/site

source code for sonnyshi.com

Primary LanguageShell

sonnyshi.com

source files for personal site

Installation

Install Hugo: https://gohugo.io

$ git clone --recurse-submodules --remote-submodules git@github.com:thisisshi/site.git

Deployment

To deploy, run:

$ ./deploy.sh "commit messge'

This will run Hugo to create the public directory and push the changes to thisisshi/thisisshi.github.io