Updated readme
This commit is contained in:
parent
c578e5ecc1
commit
8c123389c6
@ -8,11 +8,12 @@ I made some slight changes to better suit my needs:
|
|||||||
- Edits to the CSS file to ease the change of color scheme
|
- Edits to the CSS file to ease the change of color scheme
|
||||||
- Better handling of header levels
|
- Better handling of header levels
|
||||||
- Auto-filling the author and blog names on most of the files
|
- Auto-filling the author and blog names on most of the files
|
||||||
|
- RetroAchievements integration (optional, for now only generates a page of mastered/beaten games)
|
||||||
|
|
||||||
Key features made by Ploum:
|
Key features made by Ploum:
|
||||||
- Support for blog posts in French and English
|
- Support for blog posts in French and English
|
||||||
- Generate HTML and Gemini files
|
- Generate HTML and Gemini files
|
||||||
- RSS/Atom feed
|
- RSS/Atom feeds
|
||||||
|
|
||||||
For more information, see the original repo : https://sr.ht/~lioploum/ploum.net/
|
For more information, see the original repo : https://sr.ht/~lioploum/ploum.net/
|
||||||
|
|
||||||
@ -22,4 +23,4 @@ I will only maintain this for my personal use, I most probably won't accept PR o
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
The generator is aGPLv3 licensed. My website's content (everything in the [en/] and [fr/] folders) is CC0.
|
The generator is aGPLv3 licensed. My website's content (everything in the [en/], [fr/] and [rareview/] folders) is CC0.
|
||||||
|
@ -104,7 +104,7 @@
|
|||||||
<div class="navbar">
|
<div class="navbar">
|
||||||
<a href="/index.html">Blog</a>
|
<a href="/index.html">Blog</a>
|
||||||
<a href="/software.html">Software</a>
|
<a href="/software.html">Software</a>
|
||||||
<a href="/retroachievements.html">RetroAchievements</a>
|
<a href="/retroachievements.html">RA</a>
|
||||||
<a href="/about.html">About</a>
|
<a href="/about.html">About</a>
|
||||||
<a href="/contact.html">Contact</a>
|
<a href="/contact.html">Contact</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user