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

Aperta
#74 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
javascript
Ambito
content, web-dev

Direzione di ricerca

Inizia individuando nel repository i punti di accesso al blog e alla pagina “What’s New” e verificando come sono rappresentati i relativi articoli. Usa la RSS Specification collegata nell’issue, quindi verifica che entrambi i feed siano recuperabili ed espongano il contenuto completo dei rispettivi item.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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

Lingua principale
JavaScript
Stelle
41
Fork
17
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di CodeEditApp/codeedit.app

Tutte le issue di CodeEditApp/codeedit.app

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.