Skip to main content

No project description provided

Project description

Jinja2 SSG

  • The filesystem structure in --src is copied into --dest.
  • Files starting with _ are skipped.
python3 -m pip install jinja2ssg
python3 -m jinja2ssg --src src --dest publish build

Example

site/src/
├── _base.html
├── donate
│   ├── _banner.html
│   ├── _content.html
│   ├── _donateform.html
│   ├── donate.js
│   └── index.html
├── _footer.html
└── _nav.html

Results in a DEST structure like:

site/www/
└── donate
    ├── index.html
    └── donate.js

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

jinja2ssg-0.1.2.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

jinja2ssg-0.1.2-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file jinja2ssg-0.1.2.tar.gz.

File metadata

  • Download URL: jinja2ssg-0.1.2.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.4 Linux/6.2.0-31-generic

File hashes

Hashes for jinja2ssg-0.1.2.tar.gz
Algorithm Hash digest
SHA256 e3067856d243a2ef1cc808df62702acae0ac85568f70cc72a1a674af6c17036b
MD5 b8b62c8a450fceb00fc536e6040c0480
BLAKE2b-256 2ba8ee99659c22ebb37507c5b3594fd5d47197f94982051136c35e44cb19dc76

See more details on using hashes here.

File details

Details for the file jinja2ssg-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: jinja2ssg-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.4 Linux/6.2.0-31-generic

File hashes

Hashes for jinja2ssg-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e935158aaf85b7790d430463ac70e7053af9d600a3502a271de5a5a00c486b5f
MD5 77347eafd1822ae7e6409d5786effea2
BLAKE2b-256 02d4d8d07975475e9b84cd51831e591b5f6061cfd0954912cb0252256262ba74

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