Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

✨ RSS Feed for the blog and "What's New" page

Abierto
#74 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
35/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
javascript
Área
content, web-dev

Línea de trabajo

Empieza por localizar en el repositorio los puntos de entrada del blog y de la página “What’s New”, y revisar cómo se representan sus artículos. Usa la RSS Specification enlazada en la issue y, después, verifica que ambos feeds se puedan obtener y expongan el contenido completo de sus respectivos items.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

enhancement
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 allows either a summary or the full content of each item in the <description> 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

Lenguaje dominante
JavaScript
Estrellas
41
Forks
17
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de CodeEditApp/codeedit.app

Todos los issues de CodeEditApp/codeedit.app

Issues similares

Más issues de JavaScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.