static_site_generator

Static Site Generator

This project was one of my first attempts at generating a static website using python/jupyter notebooks and the bootstrap css framework.

Visit the current website

Visit the latest generation of the website here (hosted on github-pages).

Before you get started

Should be familiar with the following before running this project:

Setup

How to obtain this repository:

git clone https://github.com/danielc92/static_site_generator.git

Modules/dependencies:

Install the following dependences:

cd /local/location/of/this/repo
pip install requirements.txt

Tests

Contributors

Sources