solvire / scotttactical

Scott Tactical Public Blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scotttactical

Some instructions

install hugo

brew install hugo

install the JS stuff

brew install npm
npm install --global gulp-cli

hugo new post/name.md

hugo server -w

hugo -b http://scotttactical.com

Run gulp before deployment to condense things

gulp

SSL

certbot --nginx certonly -w /var/www/stac/public -d scotttactical.com

About

Scott Tactical Public Blog


Languages

Language:HTML 98.1%Language:CSS 1.9%Language:JavaScript 0.0%