Moved to https://kolaente.dev/vikunja/website
konrad
b786cd5887
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #7 |
||
---|---|---|
archetypes | ||
layouts | ||
src | ||
static | ||
.drone.yml | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
LICENSE | ||
package.json | ||
README.md | ||
tailwind.config.js | ||
theme.toml | ||
yarn.lock |
Vikunja Theme
This repo provides the hugo theme for the vikunja.io website, docs and blog.
Building
You need nodejs 16 and yarn v1.
yarn # install all dependencies
yarn prod
yarn clean
yarn release
Will give you the theme in a tar file in the dist/
folder.