11ty

11ty

558 bookmarks
Newest
HTML / Sass Jumpstart
HTML / Sass Jumpstart
dart sass powered, includes stylelint and prettier, and autoprefix upon build. Develop script includes hot-reload via browsersync. Themeable and scalable.
·5t3ph.github.io·
HTML / Sass Jumpstart
Shortcodes
Shortcodes
Forging shortcodes,A blog devoted to Eleventy static site generator users,Useful tips to use Eleventy static site generator: site structure, content processing, build processing, assets minifying
·11tytips.netlify.com·
Shortcodes
Using Eleventy's (11ty) JavaScript Data Files - bryanlrobinson.com
Using Eleventy's (11ty) JavaScript Data Files - 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.
·bryanlrobinson.com·
Using Eleventy's (11ty) JavaScript Data Files - bryanlrobinson.com