Skip to content

Commit

Permalink
fix: add hugo cmd for gitpod
Browse files Browse the repository at this point in the history
  • Loading branch information
dotoleeoak committed Nov 1, 2023
1 parent 5ad938c commit 18edeb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
tasks:
- init: brew install hugo
command: hugo server -D -F --baseURL $(gp url 1313) --liveReloadPort=443 --appendPort=false --bind=0.0.0.0

0 comments on commit 18edeb8

Please sign in to comment.