Skip to main content

PyBlue

Project description

A simple static site generator. Zero configuration. Works with any existing site.

PyBlue allows the reuse of data and visuals (header/footer) across many pages and it can generate static sites from dynamic templates.

PyBlue also makes it easy to use Markdown inside of webpages.

This file is located in docs/index.html of the PyBlue distribution.

Install

Install it with easy_install pyblue or pip install pyblue --upgrade

Alternatively download it from the PyBlue at PyPI site.

Note: Version 2.0 of pyblue moved from Mako Templates to Django Templates and with that introduced other semantic differences. To install the last version of the 1.* line use: easy_install pyblue==1.1.2 or pip install pyblue=1.1.2. See also the docs at: Pyblue 1.1.2

Usage

  • Launch pyblue to serve a directory pyblue serve -r docs.

  • View your site by visiting http:://localhost:8080.

  • Edit your pages and make changes. Reload to page to see your edits.

  • Finally, generate static output with: pyblue make -r docs -o html

Documentation

The PyBlue documentation was generated with PyBlue itself.

You can also browse the help in source format for examples.

Licensing

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

pyblue-2.1.1.tar.gz (19.7 kB view hashes)

Uploaded Source

Built Distribution

pyblue-2.1.1-py2-none-any.whl (23.4 kB view hashes)

Uploaded Python 2

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