mirror of
https://github.com/arnaucube/blog.git
synced 2026-02-10 04:36:41 +01:00
12 lines
322 B
Markdown
12 lines
322 B
Markdown
# blog
|
|
|
|
https://arnaucube.com/blog
|
|
|
|
## Usage
|
|
- Install [blogo](https://github.com/arnaucube/blogo)
|
|
- Edit the files from `/blogo-input`
|
|
- Execute `blogo` to generate the html files
|
|
- Alternatively, execute `blogo -d` to serve the files at `http://127.0.0.1:8080/blog/`
|
|
|
|
More details: https://github.com/arnaucube/blogo
|