Skip to content

kewellcjj/kewellcjj.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kewellcjj.github.io

This is a repository uses Flask to generate static website that can be readily hosted on GitHub. Basic packages can be installed using pip as

pip install -r requirements.txt

The website uses Bootstrap and its blog template. Blog posts also uses github markdown css.

To debug, run python app.py. To generate the website, run python app.py build.

The resulting pages can be found in the docs folder and are hosted at https://kewellcjj.github.io.

About

Flask based static website generator using markdown

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published