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.3.0.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

jinjabread-0.3.0-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for jinjabread-0.3.0.tar.gz
Algorithm Hash digest
SHA256 de8d4df0b4754254a7436be6093dee542c4940ef36fccd432a8ee7b9ef5f8c67
MD5 33ea18f58f1e9ce0ea5e789d1962abd1
BLAKE2b-256 33d76ff730237e838310a02a7801fa16a92a94a7e088b0f19870d6b31fa819f4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jinjabread-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 7.4 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2e28010fe533efae8f3b28d020e354871d5f23d6d2074c53365c0f67ff181343
MD5 4e861fb85e5a72975df95dacfafe944a
BLAKE2b-256 e9e0197f7bc21b68e31139bf68fa3fbafe3419b0348a528a83a7125d527e7574

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