A Bare-Bones Eleventy Template for Glitch

A few weeks ago I blogged about a simple Alpine.js template for Glitch projects. I’m still new to Glitch and wanted to give it a whirl with an Eleventy demo I wanted to share. Glitch has an Eleventy template, but it’s a bi…


This content originally appeared on Raymond Camden and was authored by Raymond Camden

A few weeks ago I blogged about a simple Alpine.js template for Glitch projects. I'm still new to Glitch and wanted to give it a whirl with an Eleventy demo I wanted to share. Glitch has an Eleventy template, but it's a bit verbose. It sets up a basic blog with sample posts and such, and that's great to learn, but if you already know Eleventy, you may prefer to start off a bit simpler.

With that in mind, I created this repository: https://github.com/cfjedimaster/glitch-eleventy It defines an .eleventy.js file that specifies an input and output directory. It sets up a very basic HTML layout and an empty index page that uses it. I also used Liquid for my demo whereas the Glitch-provided one uses Nunjucks.

I was tempted to add a very basic style sheet (by basic I mean empty) and ensure Eleventy copied it to the output, but wasn't sure how often I'd use that in demos. As always, I'm open to suggestions (and PRs!) on this, but my goal is to keep this as slim as possible. If folks create new projects based on my repo and have to spend time removing stuff, then that's a failure imo. Anyway, let me know if this is helpful!

Photo by Michael Dziedzic on Unsplash


This content originally appeared on Raymond Camden and was authored by Raymond Camden


Print Share Comment Cite Upload Translate Updates
APA

Raymond Camden | Sciencx (2022-11-25T18:00:00+00:00) A Bare-Bones Eleventy Template for Glitch. Retrieved from https://www.scien.cx/2022/11/25/a-bare-bones-eleventy-template-for-glitch/

MLA
" » A Bare-Bones Eleventy Template for Glitch." Raymond Camden | Sciencx - Friday November 25, 2022, https://www.scien.cx/2022/11/25/a-bare-bones-eleventy-template-for-glitch/
HARVARD
Raymond Camden | Sciencx Friday November 25, 2022 » A Bare-Bones Eleventy Template for Glitch., viewed ,<https://www.scien.cx/2022/11/25/a-bare-bones-eleventy-template-for-glitch/>
VANCOUVER
Raymond Camden | Sciencx - » A Bare-Bones Eleventy Template for Glitch. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/11/25/a-bare-bones-eleventy-template-for-glitch/
CHICAGO
" » A Bare-Bones Eleventy Template for Glitch." Raymond Camden | Sciencx - Accessed . https://www.scien.cx/2022/11/25/a-bare-bones-eleventy-template-for-glitch/
IEEE
" » A Bare-Bones Eleventy Template for Glitch." Raymond Camden | Sciencx [Online]. Available: https://www.scien.cx/2022/11/25/a-bare-bones-eleventy-template-for-glitch/. [Accessed: ]
rf:citation
» A Bare-Bones Eleventy Template for Glitch | Raymond Camden | Sciencx | https://www.scien.cx/2022/11/25/a-bare-bones-eleventy-template-for-glitch/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.