This is a template for generating personal academic homepage using jemdoc.
- Clean and professional academic profile layout
- Support for publications, research, education, and contact information
- Responsive design for various devices
- Easy customization through jemdoc syntax
- Clone this repository
- Install jemdoc (requires Python)
- Edit the
.jemdoc
files in thedocs
folder - Run
../jemdoc -c mysite.conf *.jemdoc
to generate HTML files
- Modify
index.jemdoc
for your personal information - Edit
Research.jemdoc
,Publications.jemdoc
for your academic content - Change CSS files in
css
folder for different styles
- Python > 3.6
- Jemdoc (included in this repository)
MIT License