Version 0.4.1 of the website just dropped! Read the release notes

Version 0.4.0-alpha.4

Alpha version
In this early phase, new features are constantly being worked on. These can be unstable.

Commits

View commit history

perf: defer loading some Preact components and switch to sass-embedded

feat(media): media player enhancements

Make various improvements to the audio visualizers, media player shortcuts and related styles.

View older commits (since 0.3.1)

feat: add version information & clean up npm scripts

Use git for checking the current branch, and add version information to the website.

refactor: migrate to astro v7

  • Correct spacing issues caused by the new default whitespace handling
  • Switch to the Satteri markdown processor (some plugins still need to be ported)

fix: Fix meta tags and add badge in dev builds

Fix meta tags erroneously pointing to the main website in development builds, and add a little DEV badge next to the site logo.

fix: minor changes/fixes & next blog post draft

Add an unfinished draft of part 2 of the "gaze upon the stars" blog post. Also change and fix some things that I felt were needed while writing, along with some other things.