Skip to main content

A simple static site generator - supports Markdown, YAML and JSON inputs and Jinja2 templating

Project description

PyPI version

Papery

Static site generator with Jinja2 templates and structured content in Markdown, YAML, and JSON

Features

  • Describe content with Markdown, YAML, and JSON
  • Jinja2 templating

Requirements

Installation

papery is available on pypi.

pip install papery

Usage

Creating a new site

Run the following command

cd path/to/your_site/directory
papery init

Run with the development server

papery run

You can see your web site via http://localhost:8000. All pages are automatically updated when you modified any resources.

Build manually

papery build

TODO

  • documentation
  • validate Markdown, JSON, and YAML syntax
  • code syntax highlight - styling with SASS/SCSS

License

Copyright 2013-2020 Xcoo, Inc.

Licensed under the Apache License, Version 2.0.

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

papery-0.4.0.tar.gz (19.3 kB view hashes)

Uploaded Source

Built Distribution

papery-0.4.0-py3-none-any.whl (25.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