theme/README.md
2022-01-29 18:07:39 +01:00

445 B

Vikunja Theme

Build Status

This repo provides the hugo theme for the vikunj.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.