Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 562 Bytes

File metadata and controls

21 lines (16 loc) · 562 Bytes

Personal Site

www.cinderblock.tech & cinderblock.github.io

  • (Formally - cinderblook.github.io/cinderblook.com)

GitHub Pages Workflow

Checkout what is in my .github/workflows/cinderbock.yml file to see the automated configuration to get Hugo to update the GitHub page.

Host local to test changes before deployment

(If WindowS)

  • Install Choco
  • Install Hugp
  • Install Git
  • Install Go

After installing all of these, navigate to your Hugo server folder, and run:

hugo server

Look at the locally hosted server at http://localhost:1313