Warning
Beware using emoji as it can mess up the python live server for some reason
- live server: Requires
python
& python packages:- watchfiles
- aiohttp
- markup: Requires
git
,bash
,perl
& it's dependencies to be installed, On windows this is all included withgit
$ ./generate live
Begins live rebuild and preview of site
- index.html - Site Root (Generated)
- template.html - SSG Document Template
- src/
index.html | index.md
- Site Root Source**/*.md | **/*.html
- Document Sources
- out
**/*.html
- Document Output
Refer to out/2021/lorem.html & out/2022/nesdown.html
- Fix styling for
raylib-docs