The website source files for https://wubsyb.github.io/
For publishing see http://docs.getpelican.com/en/3.6.3/tips.html#publishing-to-github
Required python packages: pelican markdown ghp-import
Basics:
-
Generate HTML file
$ make html
-
Start local web server at http://localhost:8000/
$ make serve
-
TODO Publish
$ make XXX