Skip to content

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

Notifications You must be signed in to change notification settings

TingdiRen/jemdoc_mathjax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published