A barebones personal page generator written in Python. Easy to modify or extend.
- populate the Python objects in
generate.py
with your bio, co-authors, publications, courses, etc. - add additional images or pdfs to the
www.your-wesbite.com/data
folder - run
generate.py
to create a static webpage inwww.your-website.com
- serve the contents of
www.your-website.com
as a static site
Website dependencies (included in www.your-website.com/assets
)
Python dependencies (i.e. generation script imports)