TingdiRen / jemdoc_mathjax

This is a repository for personal academic homepage making via jemdoc and mathjax. Some optimizations have been made to fit python3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

This is a repository for personal academic homepage making via jemdoc and mathjax. Some optimizations have been made to fit python3.


Languages

Language:Python 88.4%Language:CSS 10.6%Language:Makefile 0.9%