21 lines
689 B
Markdown
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).
|