My blog aiya000.github.io.
This repository powered by Hakyll 😄
$ git checkout develop
$ ./create-post.sh {post-title}
posts/%Y-%m-%d-{post-titile}.md
will be created
- Edit it
- Commit it
- Execute deploying
$ stack build && stack exec deploy
- Please access to here
- Open the target post
- Click the icon of the pen
- Do 'Commit changes' (and open the pull request)