koenraijer / koenraijer.io

Personal website made with SvelteKit.

Home Page:https://www.koenraijer.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inspiration:

BUGS:

  • Ensure that images are rounded on mobile screens
  • Search bar closes on enter without removing the text, squishing the text that was entered.

Optional new features:

Completed:

  • Update ToC: endgoal should be a fixed ToC like on gwern.net, but on scrolling, the active heading should appear as a sticky header at the top of the page, including a progress bar.
  • Convert [slug]/+page.server.js to be fully dependable on api/posts, also for the content.
  • Add category links to posts, created category cloud, and added category pages.
  • Hero placeholder shows up on all screen sizes
  • Add tag for in templates
  • Syntax Highlighting with two themes that switch depending on active theme
  • Add compact post list for Archive
  • Added Fuse.js for client-side fuzzy search
  • Add semi-automated changelog? I.e., whenever a new page is added?
  • Create a menu for all options in top right
  • Add books page
  • Change text select colour
  • https://alex-schnabl.medium.com/lazy-loading-images-and-components-in-svelte-and-sveltekit-using-typescript-6a8443bb9479 <-- lazy loading (sitewide, but at least on the books page).
  • Bug fix: white vertical stroke on mobile on books page removed.

About

Personal website made with SvelteKit.

https://www.koenraijer.io/


Languages

Language:Svelte 97.3%Language:CSS 1.6%Language:JavaScript 1.0%Language:TypeScript 0.1%Language:HTML 0.0%