On this page are the collection of resources I have used to create this website

Main sources (meat & potatoes of the site per se)

Used to make the flip button

Flip Icon button svg links

Extra miscellaneous stuff


Kramdown tricks


To consider adding:

Array.from(javascript.links)
  .filter((link) => link.hostname != window.location.hostname)
  .forEach((link) => (link.target = "_blank"));

Thing I want to add on

Big things

Small features

Thing completed from the above list

  1. Fix blog posts theme
  2. Scollbar on toc if it is long
    1. Style scrollbar
  3. Redesign home landing page (include mr. Johann Sebastian in it somehow)