TECH STACK
- Static site generator: Hugo
- Hosting: GitHub Pages
- Version control: Git + GitHub
- Theme: Hugo-Narrow
- File Control/Code: VS Code
If you only want the quickest setup: Hugo + GitHub Pages is the shortest path I found.
Pre-requisites
Getting started with GitHub
Github Account Creation
Getting started with VS Code
VS Code Installation
This is the collapsed detailed content.
You can include any Markdown syntax here:
Installing Git
Git Installation
Installing Hugo
Installing Hugo is very simple but can change depending on your operating system.
Simply open the command line and copy and paste the code snippets to run.
Windows
winget install Hugo.Hugo.ExtendedMac
brew install hugoIf the previous methods did not work for you please watch the included video on how to manually install Hugo.