Added a new Mastodon page to my wiki with a few links to tools, instances, and clients to use. Also added a few more links to the indieweb page.
Added a new Mastodon page to my wiki with a few links to tools, instances, and clients to use. Also added a few more links to the indieweb page.
@danielsantos It’s custom built with Eleventy. It’s mostly based on markdown files and the folder structure, plus I build a search index when it deploys. Code is on GitHub if you want to take a look github.com/rknightuk…
@rknightuk thank you!! I’ll certainly check it out. Been wanting to take 11ty for a spin but not sure if it talks well with Windows…
@danielsantos If you use the Windows subsystem it should be fine is use I think.
@rknightuk Nice tip. I’ll look into it. Btw, have you used Hugo? That’s what I use on occasion. Wondering how they compare…
@danielsantos I have, that’s what I used previously for my personal site. Eleventy fits how my brain works better which is why I use it for all my side projects now. Although I still use Hugo to edit my micro.blog templates because that’s what Micro.blog uses.