The theme Vikunja uses for the website
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kolaente eed394d5e5
continuous-integration/drone/push Build is passing Details
chore: remove sponsor
4 months ago
archetypes Fix archetypes 2 years ago
layouts chore: remove sponsor 4 months ago
src feat: update home page 10 months ago
static chore: format 5 months ago
.drone.yml feat: add prettier 1 year ago
.gitignore fix: release pipeline 1 year ago
.prettierignore feat: add prettier 1 year ago
.prettierrc feat: add prettier 1 year ago
LICENSE feat: add license 1 year ago
README.md chore: remove sponsor 4 months ago
package.json feat: update home page 10 months ago
tailwind.config.js chore: format 5 months ago
theme.toml Fix all references to main 2 years ago
yarn.lock feat: update home page 10 months ago

README.md

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.