jinja based static site generator
Project description
staticjinja is a library that makes it easy to build static sites using Jinja2.
Many static site generators are complex, with long manuals and unnecessary features. But using template engines to build static websites is really useful.
staticjinja is designed to be lightweight (under 500 lines of source code), and to be easy to use, learn, and extend, enabling you to focus on making your site.
$ mkdir templates
$ vim templates/index.html
$ staticjinja watch
Building index.html...
Templates built.
Watching 'templates' for changes...
Press Ctrl+C to stop.
Installation
To install staticjinja, simply:
$ pip install staticjinja
Documentation
Documentation is available at https://staticjinja.readthedocs.io.
Contribute
Please see CONTRIBUTING.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file staticjinja-5.0.0.tar.gz
.
File metadata
- Download URL: staticjinja-5.0.0.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c27f314c6b582e0eb22231211a3c4d3defe8b3c19853695bbb4983029c0afc4 |
|
MD5 | 4dcaec4697f0469db22e3d27088ae160 |
|
BLAKE2b-256 | 4b49d63c41ede3758556564218be5817a826c35f8be04821f374711190edb5d3 |
File details
Details for the file staticjinja-5.0.0-py3-none-any.whl
.
File metadata
- Download URL: staticjinja-5.0.0-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fee04fc31cc07b159823741fcfb64bb52f66e690797a3d8463a4150bf0088244 |
|
MD5 | fad97b93becd48b0e3c63c50c2848c4c |
|
BLAKE2b-256 | b8429f7b19b9ba3a3468810f2ba11185c747f1582e5480abc52f09d935f02e8a |