From 861eafb4ee1ecdd72a66ef95fc8078c6acad7a1c Mon Sep 17 00:00:00 2001 From: dish Date: Sun, 23 Feb 2025 15:58:12 -0500 Subject: [PATCH] update tech stack --- src/_data/about.toml | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/src/_data/about.toml b/src/_data/about.toml index 211a503..f6c7ac7 100644 --- a/src/_data/about.toml +++ b/src/_data/about.toml @@ -1,8 +1,3 @@ -[[techs]] -type = "Static Site Generator" -name = "Lume" -link = "https://lume.land" - [[techs]] type = "Color Scheme" name = "Catppuccin Mocha" @@ -17,3 +12,28 @@ link = "https://rsms.me/inter/" type = "Font" name = "IBM Plex Serif" link = "https://www.ibm.com/plex/" + +[[techs]] +type = "Icon Font" +name = "Bootstrap Icons" +link = "https://icons.getbootstrap.com" + +[[techs]] +type = "Icon Font" +name = "Simple Icons" +link = "https://simpleicons.org/" + +[[techs]] +type = "Search Engine" +name = "Pagefind" +link = "https://pagefind.app/" + +[[techs]] +type = "Static Site Generator" +name = "Lume" +link = "https://lume.land" + +[[techs]] +type = "Syntax Highlighter" +name = "Shiki" +link = "https://shiki.style/" -- 2.51.2