Site built with Hugo static webpage generator.
- install Hugo
- $ cd repository directory
- $ hugo server --watch
- navigate browser to http://localhost:1313
Build script is responsible for creating github-page compatible static page into ./dist folder. following is the instruction:
- $ cd repository directory
- $ ./build.sh
Deployment script is to help out cumbersom hugo-generated page deployment process to github page easy and nice There are a few variables that needs to be setup before excuting the deployment script.
CNAME file needs to be pointing www.skyportsystems.com
- default_username: change username to skyportsystems admin
- default_email: change email to skyportsystems admin
- repo: git remote name that the github-page will be deployed to
- make sure
./build.shis called before deploying - make sure that CNAME and variables are correct
pure-u-1 pure-u-sm-22-24 pure-u-md-20-24 pure-u-lg-16-24 pure-u-xl-14-24
- Hugo Set-up
- New Style sets
- New Contents
- New Layouts
- Documentation