Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# hugo-template
|
||||
|
||||
**Template for websites powered by Hugo.**
|
||||
|
||||
This uses YAML configuration files stored in `config/`.
|
||||
|
||||
Customize the template as follows:
|
||||
|
||||
- Edit `config/_default.hugo.yaml`.
|
||||
- Change the project name in:
|
||||
- `.devcontainer/devcontainer.json`
|
||||
- `docker-compose.yml`
|
||||
- Change the module name in `go.mod` to something else, e.g. the project's public repository URL.
|
||||
Reference in New Issue
Block a user