* 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
5 lines
63 B
Text
5 lines
63 B
Text
public/
|
|
static/.sass-cache
|
|
resources/
|
|
.hugo_build.lock
|
|
.vercel
|