Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 341 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 341 Bytes

Requirements

conda install:

  • jinja2
  • simplejson

Instructions

  1. Fork this repo and rename it (Go to settings)
  2. Edit data.json with your site's info and run python generator.py
  3. Add the generated pages: git add index.html css/css/stylish-portfolio.css
  4. Commit the changes and push to the gh-pages branch of your repo