Thanks to visit codestin.com
Credit goes to github.com

Skip to content

samvimes01/py-ssg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple static site generator

Python project to generate simple static sites.

Installation

Python 3.12 used for development No 3d party libs are required You may create a .python-version file in the root of the project (it's git ignored) for pyenv It could have only a python version like 3.12.2 or virtualenv name like created with pyenv

Testing

Run in a shell

./test.sh

Running

You could copy .md files in the content folder then run in a shell. Or just run in a shell

./main.sh

About

Simple starter learning project from boot.dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages