An extensive static site generator built in python. Designed for the real world, builder.py comes with components and a modern markdown compiler out of the box with minimal setup. Unlike most static site generators, it grows with you as your site needs do.
Important We have migrated this repository to codeberg due to github using public repos as AI training data. This repository will be completely purged at some point.
The anime girl SSG.
- Tryoxiss
Big WIP!!
Builder.py is licenced under the Mozilla Public Licence version 2.0 Only (MPL-2.0). It states that any changes made to the core builder must be distributed under the same terms, however any larger or compatible works (such as modules, or a site made with builder.py) may be licenced how you choose.
All files in this repository, with the exception of example files such as runme.py, are required to be under the MPL-2.0.
For clairity:
- Is Covered
docs/example_content/example_target/modules/README.md- Any improvements or changes you make to the core builder or files that are in this repository.
- Is Not Covered -- public domain
components/content/- Except
lyrics.txt.
- Except
target/.gitignoreEMOJIS.txtrunme.pytest4.py
- Is not covered -- other licence
__pycache__/LICENCE.txt- Any site you make or build with builder.