Explore >> Select a destination


You are here

bryanlrobinson.com
| | www.webstoemp.com
2.9 parsecs away

Travel
| | Fetching a whole bunch of data from APIs at build time can be an intensive process. Getting that data in a performant way and caching it locally is an important part of Jamstack projects.
| | jkc.codes
1.4 parsecs away

Travel
| | Several static site generators and content management systems have built in functionality to mark posts as drafts. Eleventy (11ty) isn't one of these...
| | keepinguptodate.com
2.0 parsecs away

Travel
| | This article covers creating a blog from scratch using the static site generator Eleventy (aka 11ty). Eleventy keeps things simple and as you'll see, enables you to very quickly create a fully functional site.
| | labanskoller.se
11.9 parsecs away

Travel
| Inpired by Hackeriet's blog where Alexander Kjäll use to post CTF write-ups, I've decided to create a personal one for myself. Focus will be on IT security. Hackeriet's blog is powered by Jekyll which is a static site generator written in Ruby. See their post Creating a fast blog for how they set up their blog. I have decided to try another static site generator called Hugo, which is written in Go.