blag
blag is a blog-aware, static site generator, written in Python.
- an example "deployment" can be found here
- online documentation is available on https://readthedocs.org.
blag is named after the blag of the webcomic xkcd.
Features
- Write content in Markdown
- Theming support using Jinja2 templates
- Generation of Atom feeds for blog content
- Fenced code blocks and syntax highlighting using Pygments
- Integrated devserver
- Available on PyPI
blag runs on Linux, Mac and Windows and requires Python >= 3.8
Install
blag is available on PyPI, you can install it via:
$ pip install blag
On Debian or Ubuntu, you can also just install the Debian package:
$ sudo aptitude install blag
Quickstart
$ pip install blag # 1. install blag
$ blag quickstart # 2. create a new site
$ vim content/hello-world.md # 3. create some content
$ blag build # 4. build the website
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blag-1.5.0.tar.gz
(15.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
blag-1.5.0-py3-none-any.whl
(13.5 kB
view details)
File details
Details for the file blag-1.5.0.tar.gz.
File metadata
- Download URL: blag-1.5.0.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9184bf2560485f983649f6d6f14e553222e5d97ac23785152f1fdcbf9bb0667a
|
|
| MD5 |
764867b294f6dbfe3c67feeeb9014f28
|
|
| BLAKE2b-256 |
9d64295390406aff12c586e6e7123e14edd71021dec279cd46cec13fdc3d2dcb
|
File details
Details for the file blag-1.5.0-py3-none-any.whl.
File metadata
- Download URL: blag-1.5.0-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
837e2c6a69e34aaee0cbf89838a5148b398a6dbb5ecc1201fd1cefd7ccbd85ac
|
|
| MD5 |
e974355498c52878d5ea2e177877f5a9
|
|
| BLAKE2b-256 |
3ef8552363d285e252d994afb7d630a167c374d46a766a56265ff53857d93718
|