ivanch.me/README.md

11 lines
183 B
Markdown
Executable File

# [Personal website](https://ivanch.me)
## Running
1. `git submodule update --init --recursive`
1. `hugo server`
## Build
1. `hugo`
## Add new post
1. `hugo new posts/post-name.md`