Browse Source

Add README.md

master
Drew Short 6 years ago
parent
commit
074f155115
  1. 13
      README.md

13
README.md

@ -0,0 +1,13 @@
# Null Octet Blog
Uses Hugo as the static site generator
to build site to public/
```bash
hugo
```
to serve a local development version
```bash
hugo server
```
Loading…
Cancel
Save