Skip to content

baileymiller/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple static website building template

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 docs/data folder
  • run generate.py to create a static webpage in docs
  • serve the contents of docs as a static site

Website dependencies (included in www.your-website.com/assets)

Python dependencies (i.e. generation script imports)

Example websites using this template:

About

Simple template for generating a static personal page.

Resources

License

Stars

Watchers

Forks

Languages