My Blog Hugo Blog using Terminal Theme deployed on GitHub Pages Development Install Hugo brew install hugo # sudo apt install hugo Run server in localhost:1313 hugo server