blog/README.md
Louis Vallat 4b4ef54c14 Added a TODO in README about better title system
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2021-03-18 23:53:35 +01:00

21 lines
689 B
Markdown

# Blog
> This is the source code from [this live website](https://blog.louis-vallat.xyz).
## Todo
- [ ] Add dark and light theme switch and colors
- [ ] Fix article order
- [ ] Add article date support
- [ ] Maybe title support in the description (like on other websites)
## Sources
- [SSG](https://www.romanzolotarev.com/ssg.html)
- [Wolfgang's video](https://youtu.be/N_ttw2Dihn8): `Fast & Minimal Blog Using POSIX Shell and Markdown`
## Licenses
The fonts provided in this repository are licensed under the [Open Font License](https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL).
The code, if not stated otherwise, is licensed under the [GPLv3 License](LICENSE).