Commit 5b47fb9
authored
docs: point devs to the running-locally guide (#1924)
The token error said "Check the README" but the README had no local
setup instructions, and the running-locally guide pinned the wrong Hugo
version.
- README: add a "Running locally" section linking to the guide
- github-auth.html: point the missing-token error at the running-locally
guide instead of the README
- running-locally guide: fix Hugo version 0.136.5 -> 0.136.3 to match
netlify.toml
Co-authored-by: abdishakoor-dev <294276791+abdishakoor-dev@users.noreply.github.com>1 parent d72dc8c commit 5b47fb9
3 files changed
Lines changed: 6 additions & 2 deletions
File tree
- common-theme/layouts/partials
- org-cyf-guides/content/contributing/running-locally
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments