Skip to content

Commit 8cd4a2a

Browse files
authored
Merge branch 'main' into jerdog/kc2026-skeleton
2 parents 2b6ac6b + b9eed60 commit 8cd4a2a

83 files changed

Lines changed: 994 additions & 38 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ If you'd like to edit a specific devopsdays event site (and/or contribute code),
2424

2525
1. Install [Hugo](http://gohugo.io). Use the Hugo version that we use in [.github/workflows/hugo.yml](https://github.com/devopsdays/devopsdays-web/blob/main/.github/workflows/hugo.yml) file. [(Quick Install)](https://gohugo.io/getting-started/installing#binary-cross-platform)
2626
Examples of hugo installation with a version:
27-
- maxOS: `brew install hugo@0.67.1`
28-
- linux: `brew install hugo@0.67.1`
29-
- windows: `choco install hugo -confirm --version 0.67.1 --allow-downgrade`
27+
- maxOS: `brew install hugo@<version>` (pull from [the netlify version](https://github.com/devopsdays/devopsdays-web/blob/main/netlify.toml#L21))
28+
- linux: `brew install hugo@<version>` (pull from [the netlify version](https://github.com/devopsdays/devopsdays-web/blob/main/netlify.toml#L21))
29+
- windows: `choco install hugo -confirm --version <version> --allow-downgrade` (pull from [the netlify version](https://github.com/devopsdays/devopsdays-web/blob/main/netlify.toml#L21))
3030

3131

3232
### View site locally
-113 KB
Binary file not shown.
134 KB
Loading
1.71 MB
Loading
843 KB
Loading
61.2 KB
Loading
783 KB
Loading
79.3 KB
Loading
34.4 KB
Loading
279 KB
Loading

0 commit comments

Comments
 (0)