A simple, extensible static site generator.
Project description
Gilbert
Another static site generator.
https://en.wikipedia.org/wiki/William_Gilbert_(astronomer)
This README contains a brief introduction to the project. Full documentation is available here.
Quick Start
Install gilbert:
$ pip install gilbert
Create a gilbert project:
$ gilbert --root mysite init
(You can omit --root
if it's the current directory.)
Create page files in mysite/pages/
Render your site:
$ gilbert --root mysite render
Have gilbert serve your site:
$ gilbert --root mysite serve
Serve your site and re-render on changes:
$ gilbert --root mysite serve --watch
Finally, list all loaders and plugins:
$ gilbert --root mysite plugins
Installation requirements
Gilbert current requires Python 3.7 or greater.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
gilbert-0.6.0-py3-none-any.whl
(14.5 kB
view details)
File details
Details for the file gilbert-0.6.0-py3-none-any.whl
.
File metadata
- Download URL: gilbert-0.6.0-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6aa6e2e987254b06aa7405d8a644e4b347c23f3f3420ea797f0c178831795b6 |
|
MD5 | b089ba2659990e82d1b7dfe8f0545353 |
|
BLAKE2b-256 | a6fd52d1b632e3ce849fe27b35276a6714abf56fc3e71ed075b2b59b637a9144 |