Explore >> Select a destination


You are here

www.aleksandrhovhannisyan.com
| | 11ty.rocks
10.3 parsecs away

Travel
| | Collections allow you to group templates and then sort, filter, and perform other manipulations to customize the display of your template content and data.
| | bryanlrobinson.com
6.0 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.
| | bryanlrobinson.com
7.7 parsecs away

Travel
| | I enjoy building workflows for pure static sites. I enjoy ingesting data into my build process instead of loading my client-side with fetches. In this example, we'll use Eleventy's ability to use a JavaScript file, to execute code to fetch data on site build, negating the need for task runners like Gulp.
| | whitep4nth3r.com
70.0 parsecs away

Travel
| Want to show your latest blog posts on your GitHub README? Here's how I do it using the power of GitHub actions and webhooks in Contentful.