Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple static site generator. Just add markdown files to the data directory and a static site is created inside the static folder.

clone repository

git clone https://github.com/lucasgerads/KleinStatic.git

move into directory

cd KleinStatic/

create virtual envirnmont

python -m venv venv

activate virtual envirnmont

source venv/bin/activate

install requirements

pip install -r requirements.txt

start server

python server.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages