Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 664 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 664 Bytes

jemdoc+mathjax: make your academic homepage


QuickStart

cd scripts
python jemdoc.py

Parameters

  • -i: the directory of input .jemdoc files, file name included only for single .jemdoc file
  • -o: the directory of output .jemdoc files, file name is not allowed to be included.
  • -c: the path of .conf file

Examples

python jemdoc.py -i ./my_jemdocs -o ./my_htmls -c ./mysite.conf

Tutorial for HTML/Python-Rookie

Click here (Lang: CN)