Posts about Eleventy
Implementing a light/dark mode toggle with pure JS/CSS
Coding Jan 4, 2022 3935 views
Learn how to implement a minimal light/dark mode toggle in Eleventy with pure JavaScript and CSS.
Eleventy
JavaScript
Custom-themed Mermaid diagrams in Eleventy
Coding Jun 3, 2022 599 views
Learn how to use Mermaid diagrams embedded in your Markdown files in Eleventy. Globally define a custom theme that is used in each diagram.
Eleventy
JavaScript
Injecting an HTML snippet into every 11ty post
Coding Jul 21, 2022 224 views
Learn how to inject a rendered Nunjucks template into every post of your Eleventy blog.
Eleventy
JavaScript
Showing Plausible view counts in an Eleventy blog
Coding Jun 8, 2022 <100 views
Learn how to integrate the retrieval of page view stats from the Plausible Analytics API into your Eleventy build process to show them in your blog or website.
Eleventy
Plausible
Rendering a file structure with Prism in Eleventy
Coding Jun 15, 2022 <100 views
Learn how to display a file system structure nicely on your Eleventy website with Prism.
Eleventy
JavaScript
Scrum As Code
Process Dec 16, 2021 <100 views
Learn how to represent Scrum as code and do product management in a git repository. Use CI and CD and finally be able to get rid of Jira.
Eleventy