My personal website built to learn SvelteKit. The largest part is the Recipes subsection. https://bocken.org
Go to file
2023-10-27 15:31:40 +02:00
src Safari and Firefox render cards correctly 2023-10-19 14:04:44 +02:00
static more settings theming, heart hvoers pale red 2023-10-27 15:31:40 +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-lock.json move to cheerio as server side rendering does not support DOMParser 2023-10-10 10:31:56 +02:00
package.json move to cheerio as server side rendering does not support DOMParser 2023-10-10 10:31:56 +02:00
pnpm-lock.yaml move to cheerio as server side rendering does not support DOMParser 2023-10-10 10:31:56 +02:00
README.md move from new.bocken.org to bocken.org 2023-10-05 10:09:50 +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, 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

  • create LDAP and OpenID

E-Mail

  • emailwiz setup
  • fail2ban
  • LDAP?

Dendrite

  • setup dendrite
  • Connect to LDAP
  • Serve some web-frontend -> Just element?

Gitea

  • consistent theming
  • LDAP/OpenID

Jellyfin

  • connect to LDAP