My blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update tech stack

dish 861eafb4 1c103d0d

+25 -5
+25 -5
src/_data/about.toml
··· 1 - [[techs]] 2 - type = "Static Site Generator" 3 - name = "Lume" 4 - link = "https://lume.land" 5 - 6 1 [[techs]] 7 2 type = "Color Scheme" 8 3 name = "Catppuccin Mocha" ··· 17 12 type = "Font" 18 13 name = "IBM Plex Serif" 19 14 link = "https://www.ibm.com/plex/" 15 + 16 + [[techs]] 17 + type = "Icon Font" 18 + name = "Bootstrap Icons" 19 + link = "https://icons.getbootstrap.com" 20 + 21 + [[techs]] 22 + type = "Icon Font" 23 + name = "Simple Icons" 24 + link = "https://simpleicons.org/" 25 + 26 + [[techs]] 27 + type = "Search Engine" 28 + name = "Pagefind" 29 + link = "https://pagefind.app/" 30 + 31 + [[techs]] 32 + type = "Static Site Generator" 33 + name = "Lume" 34 + link = "https://lume.land" 35 + 36 + [[techs]] 37 + type = "Syntax Highlighter" 38 + name = "Shiki" 39 + link = "https://shiki.style/"