Posty
v2.0.1

Contents:

  • Quickstart
  • CLI Reference
  • Config File
  • Post and Page Schema
  • Templating
  • Importing From Other Static Site Generators
  • Development

Module docs:

  • posty
Posty
  • Docs »
  • Posty
  • Edit on GitHub

Posty¶

A simple static site generator tool. It reads in a series of posts and pages containing YAML metadata and Markdown text, and renders them as HTML.

Contents:

  • Quickstart
    • Config
    • Content
    • Templates
    • Static files
  • CLI Reference
    • Full CLI Reference
  • Config File
    • Example Config
    • Config Variables
  • Post and Page Schema
    • Page
    • Post
  • Templating
    • Template Files
    • Template Variables
    • Jinja Filters
  • Importing From Other Static Site Generators
    • Posty 1.x
  • Development
    • Bootstrapping
    • Testing

Module docs:

  • posty
    • posty package
      • Subpackages
        • posty.renderer package
          • Submodules
            • posty.renderer.atom module
            • posty.renderer.base module
            • posty.renderer.feed module
            • posty.renderer.html module
            • posty.renderer.json module
            • posty.renderer.posty1_redirect module
            • posty.renderer.rss module
            • posty.renderer.util module
          • Module contents
      • Submodules
        • posty.cli module
        • posty.config module
        • posty.exceptions module
        • posty.importers module
        • posty.model module
        • posty.page module
        • posty.post module
        • posty.site module
        • posty.util module
      • Module contents

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2018, Nick Pegg. Revision 6ea4c60d.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v2.0.1
Versions
latest
stable
v2.0.1
v2.0.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.