Skip to content

OpenFusionist/rss-page

Repository files navigation

RSS Page

Generate my rss feeds to github page

Step 1: Fork this Repository

Step 2: Set Up GitHub Pages

  1. Go to your repository page and click on “Settings.”
  2. Find the “Pages” section in the left menu.
  3. Under “Source,” select "Github Actions" and click “Save.”
  4. GitHub will automatically generate a URL for your page, accessible via this URL.

Step 3: Enable Github workflow

Step 4: Modify a Configuration

  1. Edit the subscription sources in src/config.ts under the feeds section.