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

オープン
#74 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
javascript
領域
content, web-dev

調査の方向性

まず、リポジトリ内でブログと「What’s New」ページのエントリポイントを特定し、それらの記事がどのように表現されているかを確認します。issue にリンクされている RSS Specification を使用し、続いて両方のフィードを取得でき、それぞれの item の完全なコンテンツが公開されていることを確認します。

索引モデルが issue の本文から書いたものです。

説明

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

主要言語
JavaScript
スター
41
フォーク
17
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

CodeEditApp/codeedit.app のほかの issue

CodeEditApp/codeedit.app の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。