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 site project

python -m jinjabread new mysite

Build site project

python -m jinjabread build mysite

Run development server

python -m jinjabread serve mysite

Contributing

Setup

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

Test

python -m unittest discover .

Build

python -m build

Release

env $(cat .env.prod | xargs) 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.6.0a1.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

jinjabread-0.6.0a1-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file jinjabread-0.6.0a1.tar.gz.

File metadata

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

File hashes

Hashes for jinjabread-0.6.0a1.tar.gz
Algorithm Hash digest
SHA256 df9a40c7946a9f478cdc07b3cb7ebb052a6eb42e06e30ded5fec8a5cf236668d
MD5 03d0eb8f07630e41b419a107664ef2b5
BLAKE2b-256 4c87fd74cd38b4d2f48e84d1d3da03e020e20d9ff6e26b7fb1f1ee9f0f298cdb

See more details on using hashes here.

File details

Details for the file jinjabread-0.6.0a1-py3-none-any.whl.

File metadata

File hashes

Hashes for jinjabread-0.6.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 a7b515ab2722ab9f5859f56a42e344aa04bca8975fe81e8d5cad8be310b0969f
MD5 ee1038578eeb18014a4ff93e495e751d
BLAKE2b-256 f3f8681ff3345f24e078034e1fc9dd916462336982525dd1cf032e9201e04ca2

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