brainhack-princeton / 2020

Website for Brainhack Princeton 2020

Home Page:https://brainhack-princeton.github.io/2020/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

conda install:

  • jinja2
  • simplejson

Instructions

  1. Fork this repo and rename it (Go to settings); or Import Repository
  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
  • git push -u origin master
  • git push origin master:gh-pages

About

Website for Brainhack Princeton 2020

https://brainhack-princeton.github.io/2020/


Languages

Language:HTML 71.9%Language:CSS 24.8%Language:Python 3.3%