Skip to main content

A small static site generator powered by KDL and Jinja2.

Project description

kdlj2-web

An example of using Jinja2 and KDL as building blocks to build robust, possibly dynamic website markup and interpolation pipelines with a friendly syntax.

This example is very small. It has a simple file browser (only when using the debug HTTP server), and an example invoices table.

Quick Guide

After installing through pipx or uv or anything else,

  • Put your static assets in static/.

  • Write your page templates in the top level of templates/.

    • Snippets to be used inside pages should go on templates/partials/.
    • Layouts a page should inherit should go on templates/layouts/.
  • Run kdlj2-web to render your pages!

    • As a debug server: python kdlj2-web serve --port=1234
    • To a static file folder: python kdlj2-web build --outdir=my-path/
    • Add custom options: python kdlj2-web --opts theme=dark serve
  • If you want your static and template directories in a different location, you can use the -s argument, like so: python kdlj2-web -s my_webroot/ ...

Other Tools

A few auxiliary tools ship with this package.

$ echo 'p "hello"; p { - "world,"; b "o mighty"; }; br; - "that I so much"; i "crave!"' | kdl-to-html
<p>hello</p><p>world,<b>o mighty</b></p><br></br>that I so much<i>crave!</i>

$ echo '' | html-to-kdl

Copyright

(c)2026 Gustavo Ramos Rehermann (wallabra) gr.wallabra@proton.me.

All code and assets in this project are made available under the Cooperative Non-Violent Public License: about, raw, ScanCode LicenseDB.

Please see LICENSE.md.

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

kdlj2_web-0.1.2.tar.gz (67.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kdlj2_web-0.1.2-py3-none-any.whl (22.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kdlj2_web-0.1.2.tar.gz
  • Upload date:
  • Size: 67.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"CachyOS Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for kdlj2_web-0.1.2.tar.gz
Algorithm Hash digest
SHA256 3612e5abb54837f71dd1fe6f6c4c82687ccea8caa1aa3f176f73f246d27eccef
MD5 519844da69541190795adf13f6805cd0
BLAKE2b-256 24af30647467ccc02c48e519320425d7179c5df1724ab000e7e14bafdafb71c0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kdlj2_web-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 22.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"CachyOS Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for kdlj2_web-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b6904a0b0ce371c147282608cb72b72ba3d53b9457f934a440df9c5ae85f088f
MD5 6815c553032f108db8765e3be91cbc3f
BLAKE2b-256 8d6a44f709285ef551b33881b6ae413c197315a3b81b74796dd33fc0399c8550

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page