Skip to content

IndiePython/indiepython.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Script and content for generating static website for https://indiepython.com

Just execute the generate.py script like this in this folder:

python3 generate.py

Depending on your system, you might have to replace python3 by python.

It will read contents from the content folder and create a new sibling output folder with the generated website. If the output folder already exists at the time of the call, it is removed completely and then generated.

It relies solely on Python and its standard library.

About

Script and content for generating static website for https://indiepython.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published