An open API service indexing awesome lists of open source software.

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

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/)