You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
322 B

6 years ago
6 years ago
6 years ago
  1. # blog
  2. https://arnaucube.com/blog
  3. ## Usage
  4. - Install [blogo](https://github.com/arnaucube/blogo)
  5. - Edit the files from `/blogo-input`
  6. - Execute `blogo` to generate the html files
  7. - Alternatively, execute `blogo -d` to serve the files at `http://127.0.0.1:8080/blog/`
  8. More details: https://github.com/arnaucube/blogo