My personal website built to learn SvelteKit. The largest part is the Recipes subsection. https://bocken.org
Go to file
2023-07-24 23:01:01 +02:00
src added missing Payment model 2023-07-24 23:01:01 +02:00
static prettier placeholder landing page 2023-07-20 23:15:28 +02:00
.gitignore Initial commit 2023-06-24 15:35:36 +02:00
.npmrc Initial commit 2023-06-24 15:35:36 +02:00
LICENSE Initial commit 2023-06-24 15:33:41 +02:00
package.json fix and update 2023-07-20 15:00:52 +02:00
pnpm-lock.yaml fix and update 2023-07-20 15:00:52 +02:00
README.md change password possible 2023-07-23 12:21:12 +02:00
svelte.config.js Update build process 2023-06-25 10:17:12 +02:00
tsconfig.json Initial commit 2023-06-24 15:35:36 +02:00
vite.config.ts first working prototype 2023-06-24 15:35:37 +02:00

Personal Homepage

My own homepage, bocken.org (new.bocken.org for now), built with svelte-kit.

TODO

General

  • Admin user management
  • upload/change pfp
  • registration only with minimal permissions
  • logout without /logout page
  • no DB request for every Layout change if session already got the username once
  • preferences page
  • change password
  • fail2ban integration
  • dark mode

Rezepte

  • nutrition facts
  • verify randomize arrays based on day
  • notes for next time

Abrechnungen

  • DB setup
  • create new entries
  • delete entries
  • edit entries
  • upload img

Flims

  • Calendar layout
  • DB setup
  • create new entries
  • delete entries
  • edit entries

Glaube

  • just keep it as MD rendering for now?
  • DB setup
  • Google Speech to Text API integration?
  • Gebete

Outside of this sveltekit project but planned to run on the server as well

E-Mail

  • emailwiz setup
  • fail2ban

Dendrite

  • setup dendrite
  • OAuth? -> Everything OAuth or OpenID?
  • Serve some web-frontend -> Just element?

Gitea

  • consistent theming