suzuken / suzuken.github.io-hugo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

suzuken.github.io - hugo

This repository is a generator for suzuken.github.io using Hugo.

Installation

make install

Development

make server

launches built-in server by Hugo. Open http://127.0.0.1:1313 to check your contents. Livereload is also enable. For detail, see Using Hugo.

Deploy

make build
make deploy MSG=commit_msg

make build to build contents to public, and make deploy makes commit and git push to my own github pages. This method is based on Hosting on GitHub Pages.

LICENSE

MIT

Author

Kenta Suzuki (a.k.a. suzuken)

About


Languages

Language:Makefile 100.0%