From 4b8ef9a78a75b55ba5978bf7ccadbfe8c56faab1 Mon Sep 17 00:00:00 2001 From: Clove Twilight Date: Tue, 2 Jun 2026 20:19:17 +0100 Subject: [PATCH] bring up to date --- changelog/index.html | 99 +++++++-- css/style.css | 456 +++++++++++++++++++++++++++++++++--------- images/amd.svg | 3 - images/apple.svg | 4 - images/arch.svg | 3 - images/avatar.png | Bin 1019004 -> 0 bytes images/bluesky.svg | 3 - images/debian.svg | 3 - images/discord.svg | 3 - images/email.svg | 3 - images/estrogen.svg | 55 ----- images/favicon.png | Bin 7867 -> 0 bytes images/favicon.svg | 20 -- images/git-gay.svg | 1 - images/github.svg | 3 - images/linkedin.svg | 3 - images/mastodon.svg | 3 - images/oneko.gif | Bin 3316 -> 0 bytes images/reddit.svg | 4 - images/site.svg | 3 - images/spotify.svg | 3 - images/twitch.svg | 4 - images/twitter.svg | 3 - images/youtube.svg | 3 - index.html | 73 ++++--- js/cat.js | 144 ++++++++++++- js/now-playing.js | 297 ++++++++++++++++++++++----- tech-stack/index.html | 284 +++++++------------------- template/index.html | 45 ++++- 29 files changed, 983 insertions(+), 542 deletions(-) delete mode 100644 images/amd.svg delete mode 100644 images/apple.svg delete mode 100644 images/arch.svg delete mode 100644 images/avatar.png delete mode 100644 images/bluesky.svg delete mode 100644 images/debian.svg delete mode 100644 images/discord.svg delete mode 100644 images/email.svg delete mode 100644 images/estrogen.svg delete mode 100644 images/favicon.png delete mode 100644 images/favicon.svg delete mode 100644 images/git-gay.svg delete mode 100644 images/github.svg delete mode 100644 images/linkedin.svg delete mode 100644 images/mastodon.svg delete mode 100644 images/oneko.gif delete mode 100644 images/reddit.svg delete mode 100644 images/site.svg delete mode 100644 images/spotify.svg delete mode 100644 images/twitch.svg delete mode 100644 images/twitter.svg delete mode 100644 images/youtube.svg diff --git a/changelog/index.html b/changelog/index.html index ac98c99..da78c56 100644 --- a/changelog/index.html +++ b/changelog/index.html @@ -6,7 +6,12 @@ Clove Twilight - Changelog - + + + + + + @@ -24,7 +29,7 @@ - + @@ -33,7 +38,7 @@ - + @@ -48,17 +53,23 @@ - v1.4.0 -

Changelog

@@ -68,7 +79,56 @@
- v1.4.0 + v1.6.1-beta + +
+
    +
  • Added live "Now Playing" widget powered by Discord presence + via Lanyard — shows your Discord status (online · idle · dnd) next to the current Spotify + track, album art, and a live progress bar
  • +
  • Added page-wide accent that follows the music — the album art + is snapped to the nearest Catppuccin accent and applied to your name, the nav, link-card + hovers, and the system badges, fading back to the theme pink when nothing's playing
  • +
  • Changed retired the Last.fm now-playing widget in favour of + the Lanyard one (status + Spotify progress, all client-side — still fine on GitHub Pages)
  • +
+
+ +
+
+ v1.6.0-beta + +
+
    +
  • Added Catppuccin theme switcher — the icon button in the + top-right corner cycles Mocha · Macchiato · Frappé · Latte; choice is remembered between + visits
  • +
  • Added one official-palette CSS file per flavor
  • +
  • Changed merged the oneko cat and its secret modes into a + single cat.js; dropped dead/duplicate code
  • +
  • Changed removed the corner version tag — this changelog is + now reachable only via /changelog directly
  • +
  • Changed doughmination is now the beta playground — features + bake here before graduating to clove.is-a.dev
  • +
  • Changed
  • +
+
+ +
+
+ v1.5.0-rc + +
+
    +
  • Added in badge to the corner to reference the opposing site + (clove|doughmination)
  • +
  • Added Dusty Cat mode
  • +
+
+ +
+
+ v1.4.0-rc
- - v1.4.0 -
- Clove Twilight avatar + Clove Twilight avatar

Clove Twilight

(fae/faer)

Link Center

@@ -72,7 +82,7 @@
- v1.4.0 -
- Clove Twilight avatar + Clove Twilight avatar

Clove Twilight

(fae/faer)

Tech Stack

- JavaScript - Java - HTML5 - Markdown - LaTeX - Windows Terminal - TypeScript - Bash Script - Python - PowerShell - PHP - Cloudflare - Heroku - Linode - Vercel - Bootstrap - EJS - Electron.js - Express.js - FastAPI - Flask - Insomnia - jQuery - JWT - NPM - Next JS - NodeJS - Nodemon - PNPM - React - React Native - React Query - React Hook Form - React Router - TailwindCSS - Three js - Vite - Vue.js - WordPress - Yarn - Nginx - MySQL - SQLite - Postgres - Redis - Adobe Photoshop - Canva - Inkscape - GitHub - GitHub Actions - Git - Gitea - Arduino - Cisco - Docker - ESLint - FFmpeg - Gradle - Grafana - OpenAPI Specification - Raspberry Pi - Postman - Swagger - TOR - AMD - Epic Games + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
- + - + + \ No newline at end of file diff --git a/template/index.html b/template/index.html index 7456c92..c0ef053 100644 --- a/template/index.html +++ b/template/index.html @@ -6,7 +6,12 @@ Clove Twilight - Template - + + + + + + @@ -43,42 +48,66 @@ + + +
- Clove Twilight avatar + Clove Twilight avatar

Clove Twilight

(fae/faer)

Template

Template

-

This is a simple template for the clove.is-a.dev website, it's to make it easier for myself to create new +

This is a simple template for the clove.is-a.dev website, it's to make it easier for myself to create + new pages.

- + + + + \ No newline at end of file