21 lines
1007 B
Plaintext
21 lines
1007 B
Plaintext
# A new site !
|
|
|
|
I've (once again) remade my site, this time using Ploum's site generator.
|
|
|
|
=> https://ploum.net Ploum's site
|
|
|
|
Huge thanks to them for making the source available !
|
|
|
|
I've slightly tailored it to better fit my needs, and clean a tiny bit the source code.
|
|
Here's a quick list of what I changed:
|
|
* Better handling of header levels : Before, every gemini header was converted to the <h2> tag in HTML, regardless of if it was a title or a sub-title.
|
|
* Using CSS variables to ease the change of colorscheme
|
|
* Auto-fill the author's and website's name in all files (like the atom feed or in html/gemini templates)
|
|
|
|
I chose this generator because it has everything I wanted for my blog. An easy way to have posts in French or English, the support of RSS/Atom feeds, and most importantly a gemini support.
|
|
Once again, I'm really greatful that Ploum made this tool !
|
|
|
|
I plan to upload my own version of this generator somewhere. Check my "software" page for updates !
|
|
|
|
=> software.gmi My projects page
|