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.
Release files for gilbert 0.6.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gilbert-0.6.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / gilbert-0.6.1-py3-none-any.whl
| Download URL | gilbert-0.6.1-py3-none-any.whl |
|---|---|
| Size | 14.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
06d15c21327ae704051988c0c3d305bb56dbbe752ea296bba0b00cbdea3698b9
|
|
BLAKE2b-256 checksum How to use checksums |
bbb662205c6166f361a6e6e4e8d8539ecd4beda855e9bdf9d82c45d2e0e024bf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.12.6
|