gilbert 0.5.1
pip install gilbert==0.5.1
Released:
A simple, extensible static site generator.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Curtis Maloney
- Requires: Python >=3.8, <4.0
Classifiers
- License
- Programming Language
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Curtis Maloney
- Requires: Python >=3.8, <4.0
Classifiers
- License
- Programming Language
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 gilbert-0.5.1.tar.gz
.
File metadata
- Download URL: gilbert-0.5.1.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.8.0 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
839766c7be47ef1afd2bb2e8181af00a92847c6ea15f1d2a729f16b58482b4e7
|
|
MD5 |
5e17de49e6695fc6165ea377d22dbcac
|
|
BLAKE2b-256 |
30f981f076f7f709cd4eb28954a734736d4fbe4702889a8ff30260035ca724c9
|
File details
Details for the file gilbert-0.5.1-py3-none-any.whl
.
File metadata
- Download URL: gilbert-0.5.1-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.8.0 tqdm/4.43.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
674db0824dd402dee82d9f75af43e017c04ecc04e06621e989ef255ac6cc3edf
|
|
MD5 |
cabd6a185c9de79a3f93d9a627f95d55
|
|
BLAKE2b-256 |
bac928a9ed26475fa3654d6b80b1b8ecbd207858b764c8fb92429c4a771ba8f6
|