https://github.com/thenewdynamic/hugo-workshop-starter
Starter for the Hugo Workshop
https://github.com/thenewdynamic/hugo-workshop-starter
Last synced: 3 months ago
JSON representation
Starter for the Hugo Workshop
- Host: GitHub
- URL: https://github.com/thenewdynamic/hugo-workshop-starter
- Owner: theNewDynamic
- Created: 2019-10-14T16:55:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-19T00:00:35.000Z (over 6 years ago)
- Last Synced: 2025-01-13T08:28:24.165Z (over 1 year ago)
- Language: HTML
- Size: 26.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hugo Workshop Starter
### Instructors:
- Régis Philibert [@regisphilibert](https://twitter.com/regisphilibert)
- Bud Parr [@budparr](https://twitter.com/budparr)
### Requirements:
For this workshop you will need a
- GitHub Account
- Code Editor (VS Code, Sublime etc...)
- Adding Hugo snippet extensions to your editor of choice will be a definite plus:
- [VS Code](https://github.com/budparr/language-hugo-vscode)
- [Sublime](https://github.com/regisphilibert/Sublime-Hugo-Snippets)
- [Atom](https://github.com/holehan/Atom-Hugo-Snippets)
### Resources:
- [Hugo Quick Install](https://gohugo.io/getting-started/installing/#quick-install)
- [Hugo Documentation](https://gohugo.io/documentation/)
### Good reads:
- [Hugo cheat sheet](https://regisphilibert.com/blog/2017/04/hugo-cheat-sheet-go-template-translator/)
- [Hugo Context and Dot](https://regisphilibert.com/blog/2018/02/hugo-the-scope-the-context-and-the-dot/)