The theme Vikunja uses for the website
You can not 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
1 month ago
archetypes Fix archetypes 2 years ago
layouts chore: remove sponsor 1 month ago
src feat: update home page 8 months ago
static chore: format 3 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 1 month ago
package.json feat: update home page 8 months ago
tailwind.config.js chore: format 3 months ago
theme.toml Fix all references to main 2 years ago
yarn.lock feat: update home page 8 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.