mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
starters(notes): add Cover image
This commit is contained in:
parent
2d2e58d8f4
commit
aa03201adb
17 changed files with 48 additions and 27 deletions
5
scripts/update-starter.sh
Executable file
5
scripts/update-starter.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
cd "starters/$1"
|
||||
hugo mod get -u ./...
|
||||
cd ../..
|
Loading…
Add table
Add a link
Reference in a new issue