CodeEditApp / CodeEditApp/codeedit.app
✨ RSS Feed for the blog and "What's New" page
- Linguagem predominante
- JavaScript
- Estrelas
- 41
- Forks
- 17
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
### Description
RSS is a standard for providing articles and other web content in a machine-readable feed which can be fetched by clients and served to users in their app of choice. Creating RSS feeds for the blog and the "What's New" would allow people to easily keep up-to-date with the CodeEdit blog and CodeEdit updates without having to check the website manually.
### Alternatives Considered
Setting up an email list would accomplish the same goal of allowing people to keep up-to-date with blog articles and updates without having to check the website manually, and email is a more widely-used standard than RSS. However, running an email list would be significantly more complex and costly than simply providing an RSS feed, and it would not give users the same amount of choice in how they read blog articles/updates.
### Additional Context
The [RSS Specification](https://www.rssboard.org/rss-specification) allows either a summary or the full content of each item in the `` tag. I think CodeEdit should include the full content, because it makes for a more pleasant reading experience, although it does make the feed slightly larger.
### Screenshots
_No response_
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Comece localizando no repositório os pontos de entrada do blog e da página “What’s New” e revisando como seus artigos são representados. Use a RSS Specification vinculada na issue e, em seguida, verifique se ambos os feeds podem ser obtidos e expõem o conteúdo completo de seus respectivos itens.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- javascript
- Domínio
- content, web-dev
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100