Skip to main content

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 watch your files, and re-render on changes:

$ gilbert --root mysite watch

Finally, list all loaders and plugins:

$ gilbert --root mysite plugins

Installation requirements

Gilbert current requires Python 3.7 or greater.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gilbert-0.5.0.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

gilbert-0.5.0-py3-none-any.whl (12.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page