Personal academic website generated with jemdoc.
Run all page builds from the repository root:
./build.shThis regenerates:
index.htmlresearch.htmlpublication.htmltalks.htmlmentorship.htmlcodes.htmlblog.htmlalbum.html
Start a local static server:
python3 -m http.server 8000Then open:
http://localhost:8000/
- Keep
xpcpublication.bibin the repository root; the publications page loads it through BibBase. - The menu label is
Software, while the generated page remainscodes.htmlfor link stability.