Switch hosting to Vercel (#1113)
* Fix URLs to work when `baseURL` is in a sub-directory * Use `RelPermalink` to not have assets loaded from `baseUrl` * Add `.vercel` to gitignore * Remove deploy Github Action, we are now using Vercel
This commit is contained in:
parent
ffbe66a389
commit
d356c6caac
54 changed files with 267 additions and 290 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@ public/
|
|||
static/.sass-cache
|
||||
resources/
|
||||
.hugo_build.lock
|
||||
.vercel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue