mirror of
https://github.com/venthur/blag.git
synced 2025-11-26 13:13:06 +00:00
12 lines
117 B
Markdown
12 lines
117 B
Markdown
# blag -- a simple, blog-aware static site generator
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
$ pip install blag
|
|
```
|
|
|
|
## Usage
|
|
|
|
TBD
|