Working With Content Management Systems (CMS) / Static Site Generators (SSG)
-
Xuanwo ☛ Build a link blog
I decided to follow simon's approach to creating a link blog, where I can share interesting links I find on the internet along with my own comments and thoughts about them.
I have been following Simon for a long time because of the content he shares about AI. I often notice that he shares well-written blog posts with direct links to the original sources, along with his own thoughts on the topic, and sometimes even his own code snippets. I think this is an excellent way to share knowledge while also keeping a personal record. It’s much better than simply saving something to Readwise to read later and leaving a few highlights or dull comments like "interesting."
-
Nathan Upchurch ☛ Building a Quiz System With Eleventy
You might seen my recent toot about the fancy new “How Much of a Linux Nerd are You?” quiz on my website. Some time ago, I realized that I missed taking fun [Internet] quizzes and decided to implement a quiz system on my own site that would allow me to easily make fun quizzes to share. Here’s how I built it with Eleventy.
-
Rob Knight ☛ Loading Pixelfed Photos with Eleventy
I'm no longer using Pixelfed so the code I used to pull in my latest photos into Eleventy is redundant but it might be useful to other people. For USER_ID, grab this by going to your profile and it will be in the URL. Get an API_KEY from account settings.