Commit 32f7e59
committed
Upgrade to Hugo 0.148.1 and Congo v2.12.2 with new template system
- Upgrade Hugo from 0.145.0 to 0.148.1 (extended)
- Upgrade Congo theme from v2.11.0 to v2.12.2
- Migrate layouts directory structure for Hugo 0.146.0+ template system:
- Move _default files to layouts root
- Rename partials to _partials
- Rename shortcodes to _shortcodes
- Remove deprecated _internal directory
- Update GitHub Actions workflow with version pinning:
- Hugo 0.148.1, Congo v2.12.2, Go 1.20.14
- Update action versions for security
- All builds tested and working locally1 parent 04e1c6a commit 32f7e59
File tree
16 files changed
+12
-18
lines changed- .github/workflows
- layouts
- _internal/shortcodes
- _partials
- functions
- _shortcodes
16 files changed
+12
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | | - | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | | - | |
| 21 | + | |
20 | 22 | | |
21 | | - | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | | - | |
| 26 | + | |
25 | 27 | | |
26 | | - | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | | - | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
56 | | - | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments