Skip to main content

An Python-based static site generator using Jinja templates.

Project description

jinjabread

WORK IN PROGRESS

An Python-based static site generator using Jinja templates.

Inspired by staticjinja and hugo.

Install

pip install jinjabread

Usage

Create new jinjabread site

python -m jinjabread new mysite
cd mysite

Build jinjabread site

python -m jinjabread build .

Run development server

python -m jinjabread serve .

Contributing

Setup

python -m venv venv && \
  . venv/bin/activate && \
  pip install pip pip-tools --upgrade && \
  pip-sync requirements.txt

Test

python -m unittest jinjabread.tests

Build

python -m build

Release

python -m twine upload dist/*

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

jinjabread-0.2.0.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

jinjabread-0.2.0-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file jinjabread-0.2.0.tar.gz.

File metadata

  • Download URL: jinjabread-0.2.0.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.1

File hashes

Hashes for jinjabread-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b9ab72db36c23c30b72d1fb80ed41babf1c96f7ad545b62d866467f4565bd9bd
MD5 66f52ab60d5352e4e28d771224483a69
BLAKE2b-256 02f9fafb5f56a8cd68c798bfee53c6b6873b4eca6933406aaecc88760655d51f

See more details on using hashes here.

File details

Details for the file jinjabread-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: jinjabread-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.1

File hashes

Hashes for jinjabread-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 37245ae218f8ceb83b32c6b13bb87173710c41a4908ccaef5a1d5fb9f0256f17
MD5 ca9a3bc9b5fc22cbe03a3d6a02074784
BLAKE2b-256 00679202af3bd8a97a0159fa458253b4053c299d0afb157136ae1478cd79a916

See more details on using hashes here.

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