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

Uploaded Source

Built Distribution

jinja2ssg-0.1.8-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jinja2ssg-0.1.8.tar.gz
  • Upload date:
  • Size: 3.1 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.8.tar.gz
Algorithm Hash digest
SHA256 aba1b40ec8f76e12c5d9a85869a9f0c8084ad57d64da797ffe9887cc8a5f0a17
MD5 6b023ef28f83b6d83d8fb0bb71fc6f4b
BLAKE2b-256 a5a8fca4beb8cd3e6ed14d4b63c95e0e3439b67de4464e7dc3b659978092ac45

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jinja2ssg-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 3.6 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 a627b6d809d6043ad3481b6ddd339bd211d5affa084c32fd8e69bc52a1d781c4
MD5 c7ac5a73419c3644f61e3487209f4ab0
BLAKE2b-256 ec18b7e3c7d3b3a9bb0a94a692f4e68e7c80d2fe5f4e51ab2cf6c6c1fe221da1

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