Skip to content

Commit 108e7eb

Browse files
committed
Merge branch 'master' of github.com:masterpointio/masterpoint.io into feature/terms-article
2 parents e0dddeb + 582119b commit 108e7eb

File tree

77 files changed

+1446
-45
lines changed

Some content is hidden

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

77 files changed

+1446
-45
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020

2121
#### **To Run A Local Server With Hugo (with Hugo[extended] Installed Locally):**
2222

23+
0. Install hugo and other dependencies
24+
`aqua install`
25+
2326
1. Open Command Line / BASH and run
2427
`hugo serve`
2528

aqua.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
# - all
99
registries:
1010
- type: standard
11-
ref: v4.190.0 # renovate: depName=aquaproj/aqua-registry
11+
ref: v4.345.0 # renovate: depName=aquaproj/aqua-registry
1212
packages:
13-
- name: gohugoio/hugo/hugo-extended@v0.127.0
13+
- name: gohugoio/hugo/hugo-extended@v0.146.4

0 commit comments

Comments
 (0)