Source of the RSS Please website.
https://rsspls.7bit.org/
content | ||
static | ||
templates | ||
themes/juice | ||
.gitignore | ||
config.toml | ||
LICENSE | ||
Makefile | ||
README.md |
rsspls.7bit.org
This is the source of the website for RSS Please.
Contributing
To contribute:
- Create an account on forge.wezm.net by signing in with your GitHub account.
- Fork the repo
- Make you changes
- Open a pull request
Development
The site is built with Zola. Follow the Zola installation instructions to get started.
Run zola serve
to serve the website locally while you edit it.