DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: 0.1.2 tixe/README.md -rw-r--r-- 1.0 KiB
08cdeb9cJonni Liljamo fix: update tag check in ci again 11 months ago

#tixë

Bookmarking / link organizing application.

#Installation and configuration

An example docker compose file is provided.

#OIDC

Tested and in use with self-hosted Authelia.

Todo... Provide some docs here, and examples. Maybe even try with other services as OIDC providers, and give generic guides for those. Though that might be for the man page (man.src.quest).

#Todo / Ideas

  • Larger "notes" / "description" section for links, explaining the content
  • Configurable OIDC group that the user has to be in, in order to use the service.
  • Make a page for licenses, accessible by anyone like login.
  • A small bit of JS, that would let animations finish even if the user is no longer interacting with the thing.
    • e.g. no longer hovering it.
  • Prolly make the pen animations last longer than the scribble, so the pen can have time to rotate as needed, etc.

#Dev

#Tailwind

tailwindcss -i input.css -o ./static/styles.css --watch