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

Uploaded Source

Built Distribution

jinja2ssg-0.1.7-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for jinja2ssg-0.1.7.tar.gz
Algorithm Hash digest
SHA256 2b98b4f62b60dcfb3ecf4ee74609beb1109a3df4e9fd39dc229fec6bd66f570c
MD5 0dce49f64b2987bf14b5bfd143177a9a
BLAKE2b-256 57332fa87dff49bb79006b6acb7d593c6f30ab5ccddec55f21255fb4fe5d3c65

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for jinja2ssg-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 129277b4b22d3c8e3cea0944aa8beb90ff919a38597f55fda87def6cd664898f
MD5 9669edebae217150827c843f83b2d505
BLAKE2b-256 8a8b59a427207fe4d36c5130e3d1b932183f41696217c5a20b8748e9e5ee647b

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