From 5c600d62fce3fcd25af3dcadd73679eadab07ac7 Mon Sep 17 00:00:00 2001 From: legoraft Date: Mon, 25 May 2026 16:03:05 +0000 Subject: [PATCH] page: updated history to current version --- content/pages/history.md | 8 ++++++++ static/images/pages/history/indie-webified.png | 0 2 file(s) changed, 8 insertion(s)(+), 0 deletion(s)(-) diff --git a/content/pages/history.md b/content/pages/history.md --- a/content/pages/history.md +++ b/content/pages/history.md @@ -24,3 +24,11 @@ I also made the decision to allow people to choose their own theme. I love customization and have added some of my favorite themes to this site. This was also the first time I stopped using Jekyll and started using [zola](https://getzola.org). This generator isn't that different, but it was fast and prevented all the ruby crap by just being a single binary. ![The next iteration of my personal site, with a TUI-like theme](/images/pages/history/tui-site.png) + +## Indie Web + +After creating my own theme and having more fun with my site, I started surfing the web more and more and found out about [webrings](https://indieweb.org/webring) and [88x31 badges/buttons](https://indieweb.org/buttons). I wanted to add some to my own site, so this naturally became the next iteration of my website. I also wanted to have a place to talk about the books I've read, so a custom bookshelf was also _very_ necessary. + +I also created my own [button](/images/buttons/legoraft-button.gif), that others can add to their sites. I created it in Krita and learned some of its animating workflow along the way. + +![Head-first into the indie web, a bookshelf, webring and buttons](/images/pages/history/indie-webified.png) diff --git a/static/images/pages/history/indie-webified.png b/static/images/pages/history/indie-webified.png new file mode 100644 --- /dev/null +++ b/static/images/pages/history/indie-webified.png -- tangled.sh