You are here |
jkc.codes | ||
| | | |
www.aleksandrhovhannisyan.com
|
|
| | | | 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. | |
| | | |
bryanlrobinson.com
|
|
| | | | 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. | |
| | | |
davedavies.dev
|
|
| | | | Use 11ty Static Site Generator to fetch posts and pages from a WordPress blog, and build them into an entirely static website we can deploy to Netlify | |
| | | |
blog.sentry.io
|
|
| | Learn all about image lazy loading and how it can help improve performance, user experience and core web vitals, which helps boost your search engine rankings. |