mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
updated readme
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# sg.py -- a small static site generator
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
$ pip install sg.py
|
||||
```
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
Populate directory with markdown files (they have to end with
|
||||
.markdown). You can also create arbitrarily nested subdirectories
|
||||
containing .markdown files.
|
||||
|
||||
0
tests/__init__.py
Normal file
0
tests/__init__.py
Normal file
Reference in New Issue
Block a user