Source of the RSS Please website. https://rsspls.7bit.org/
Go to file
2024-07-08 14:34:39 +10:00
content Add 0.9.0 announcement post 2024-07-08 14:09:46 +10:00
static Styling fixes for mobile 2024-07-08 14:34:39 +10:00
templates Add read more link after blog post summary 2024-04-14 12:31:42 +10:00
themes/juice Styling fixes for mobile 2024-07-08 14:34:39 +10:00
.gitignore zola init 2024-03-08 20:45:08 +10:00
config.toml Styling fixes for mobile 2024-07-08 14:34:39 +10:00
LICENSE Add LICENSE and README 2024-03-10 13:19:43 +10:00
Makefile Finish initial content 2024-03-10 14:31:33 +10:00
README.md Add LICENSE and README 2024-03-10 13:19:43 +10:00

rsspls.7bit.org

This is the source of the website for RSS Please.

Contributing

To contribute:

  1. Create an account on forge.wezm.net by signing in with your GitHub account.
  2. Fork the repo
  3. Make you changes
  4. 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.