benlk / cota-reroute-pdf-rss

An RSS feed of alerts from COTA.com
https://raw.githubusercontent.com/benlk/cota-reroute-pdf-rss/main/rss.xml
1 stars 0 forks source link

GitHub doesn't serve the .rss file with the correct MIME type #8

Open benlk opened 8 months ago

benlk commented 8 months ago

The solution, I fear, is to set up a GitHub Page for this repo so that the file can be served directly.

Bonus goals:

benlk commented 8 months ago

Looks like it'll be a combination of:

  1. Create a GH Pages branch
  2. Create an action that builds the site as static HTML
  3. Create an action that deploys the site https://github.com/marketplace/actions/deploy-to-github-pages