ploum-fork/README.md

27 lines
942 B
Markdown
Raw Permalink Normal View History

2023-01-11 21:30:44 +01:00
# Ploum.net / webair.xyz's fork
## Features
This is a fork of Ploum's static site generator, for my personal use.
I made some slight changes to better suit my needs:
- Edits to the CSS file to ease the change of color scheme
- Better handling of header levels
- Auto-filling the author and blog names on most of the files
2023-12-24 14:52:01 +01:00
- RetroAchievements integration (optional, for now only generates a page of mastered/beaten games)
2023-01-11 21:30:44 +01:00
Key features made by Ploum:
- Support for blog posts in French and English
- Generate HTML and Gemini files
2023-12-24 14:52:01 +01:00
- RSS/Atom feeds
2023-01-11 21:30:44 +01:00
For more information, see the original repo : https://sr.ht/~lioploum/ploum.net/
## Contributions
I will only maintain this for my personal use, I most probably won't accept PR on this repo. But feel free to use, copy and modify this software as you want.
## License
2023-12-24 14:52:01 +01:00
The generator is aGPLv3 licensed. My website's content (everything in the [en/], [fr/] and [rareview/] folders) is CC0.