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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gilbert-0.6.1-py3-none-any.whl.
File metadata
- Download URL: gilbert-0.6.1-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 |
06d15c21327ae704051988c0c3d305bb56dbbe752ea296bba0b00cbdea3698b9
|
|
| MD5 |
e692d43eb884547fbea350a4e72094b5
|
|
| BLAKE2b-256 |
bbb662205c6166f361a6e6e4e8d8539ecd4beda855e9bdf9d82c45d2e0e024bf
|