Explore >> Select a destination


You are here

carol.gg
| | www.aleksandrhovhannisyan.com
3.7 parsecs away

Travel
| | Sometimes, I prefer to compose text right in my browser and copy it over to my source files. In 11ty, we can enable this behind a keyboard shortcut in our development environment using environment variables.
| | keepinguptodate.com
3.5 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.
| | www.troyv.dev
1.6 parsecs away

Travel
| | I gave this site a full-blown refresh for 2021, so I'm going to talk about how cool it is.
| | bryanlrobinson.com
15.1 parsecs away

Travel
| In the sites Ive built with Eleventy (11ty) recently, Ive found myself reusing a couple filters. This has involved me copying and pasting the code a lot. The solution? Create an 11ty Plugin.