Source of the RSS Please website. https://rsspls.7bit.org/
Find a file
Wesley Moore 7fc28a6215
Tweak footer
- Credit Fira Sans
- Use diamond in footer
2024-03-10 15:09:20 +10:00
content Tweak footer 2024-03-10 15:09:20 +10:00
static Small tweaks; add GoatCounter 2024-03-10 15:04:03 +10:00
templates Tweak footer 2024-03-10 15:09:20 +10:00
themes/juice Merge commit '460777b3f13ea5c90ffdeece63b33ef07b2c7b8a' as 'themes/juice' 2024-03-08 20:59:02 +10:00
.gitignore zola init 2024-03-08 20:45:08 +10:00
config.toml Finish initial content 2024-03-10 14:31:33 +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.