blog/README.md

16 lines
No EOL
313 B
Markdown

# Personal blog
Build using [Hugo](https://gohugo.io/).
## ToDos
- [ ] Replace mailt:plain-text-address with encrypted mail address
## Install theme
`git submodule add https://github.com/LukasJoswiak/etch.git themes/etch`
`git submodule update`
To install after a fresh clone:
`git submodule update --init`