Skip to content

aku11i/rssified

Repository files navigation

@aku11i/rssified

build generate-feed

I created RSS feeds for favorite websites because they are not providing them. 🥺

This repository has useful functions to make RSS feed for any websites easily.
You can fork this repository and get started to create your own RSS feed.

Generated RSS feeds

https://rssified.akutagawa.dev/tanocstore-new-items.rss

https://rssified.akutagawa.dev/tanoc-releases.rss

Usage

Setup

yarn install

Recommended Node.js version is 16.x.

Generate

yarn generate

RSS feeds are generated into dist directory.

Deploy

An example which deploys to netlify.

npx netlify-cli deploy --dir dist --prod

Development

Runs yarn generate in development mode.

yarn dev [siteName]
# yarn dev tanocstore-new-items

About

RSS feed for favorite websites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published