/nemupm.com

https://nemupm.com

Primary LanguageCSS

Dependency

  • hugo
    • brew install hugo

Development

$ git clone <repo>
$ git submodule -f update --init --recursive
$ hugo server -D

Deploy

$ hugo -t minimo
$ aws s3 sync --delete ./public/ s3://nemupm.com