From 00052c905628e1b2380467a42639918ca948a4b5 Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 23 Dec 2022 16:35:19 +0100 Subject: [PATCH] chore: format --- layouts/_default/baseof.html | 2 +- layouts/home/baseof.html | 391 +++++++++++++++++++++-------- layouts/partials/navbar-light.html | 6 +- layouts/partials/navbar.html | 116 ++++++++- static/fonts/fonts.css | 46 ++-- tailwind.config.js | 12 +- 6 files changed, 436 insertions(+), 137 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 858eb21..74d6727 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -4,7 +4,7 @@ {{ partial "header.html" . }} - + {{ partial "navbar.html" . }} {{ block "main" . }} diff --git a/layouts/home/baseof.html b/layouts/home/baseof.html index 9f11a32..e884506 100644 --- a/layouts/home/baseof.html +++ b/layouts/home/baseof.html @@ -4,197 +4,376 @@ {{ partial "header.html" . }} - - + {{ partial "navbar-light.html" . }} -
+ +
-
- image/svg+xml +
+ + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

- The open-source, self-hostable to-do app. + The open-source, + self-hostable + to-do app.

-

- Organize everything, on all platforms. +

Organize everything, on all platforms.

+

+ Also one of the two wild South American camelids which live in the high alpine + areas of the Andes and a + relative of the llama.

-

- Also one of the two wild South American camelids which live in the high - alpine areas of the Andes and a relative of the - llama. -

-
-
-
+
+
- - - + class="absolute left-0 top-0 right-0 w-full object-contain object-top shadow-lg transition-all duration-300 ease-in-out" + > + + + - - - + class="absolute left-0 top-0 right-0 w-full object-contain object-top opacity-0 shadow-lg transition-all duration-300 ease-in-out" + > + + + - - - + class="absolute left-0 top-0 right-0 w-full object-contain object-top opacity-0 shadow-lg transition-all duration-300 ease-in-out" + > + + + - - - + class="absolute left-0 top-0 right-0 w-full object-contain object-top opacity-0 shadow-lg transition-all duration-300 ease-in-out" + > + + + - - - + class="absolute left-0 top-0 right-0 w-full object-contain object-top opacity-0 shadow-lg transition-all duration-300 ease-in-out" + > + + + - - - + class="absolute left-0 top-0 right-0 w-full object-contain object-top opacity-0 shadow-lg transition-all duration-300 ease-in-out" + > + + + - - - + class="absolute left-0 top-0 right-0 w-full object-contain object-top opacity-0 shadow-lg transition-all duration-300 ease-in-out" + > + + + - - - + class="absolute left-0 top-0 right-0 w-full object-contain object-top opacity-0 shadow-lg transition-all duration-300 ease-in-out" + > + + + - - - + class="absolute left-0 top-0 right-0 w-full object-contain object-top opacity-0 shadow-lg transition-all duration-300 ease-in-out" + > + + +
-
-
-

- - +
+
+

+ + Stay organized

- Organize all of your tasks in lists. Put lists together in a namespace to keep related stuff - grouped together. + Organize all of your tasks in lists. Put lists together in a namespace + to keep related stuff grouped together.

-
-

- - +
+

+ + Collaborate with peers

- Vikunja lets you easily share a list or a namespace with another user or a whole team! - You can also assign tasks to people so everybody knows who's working on what. + Vikunja lets you easily share a list or a namespace with another user or + a whole team! You can also assign tasks to people so everybody knows + who's working on what.

-
-

- - +
+

+ + Use it how you need it

- You can show your tasks in the classic list view - each task underneath each other. - Or you can use the Gantt view to get a time overview. Or Table view to show all details you - need. - Or Kanban if you want that birds-eye view of the status of all current tasks. + You can show your tasks in the classic list view - each task underneath + each other. Or you can use the Gantt view to get a time overview. Or + Table view to show all details you need. Or Kanban if you want that + birds-eye view of the status of all current tasks.

-
- +
+ Installation - + Features - + Get it hosted
{{ partial "footer.html" . }} diff --git a/layouts/partials/navbar-light.html b/layouts/partials/navbar-light.html index bc38e7a..6a74eb6 100644 --- a/layouts/partials/navbar-light.html +++ b/layouts/partials/navbar-light.html @@ -36,7 +36,11 @@ -