9 posts by Christopher Kirk-Nielsen
Leveraging APIs like Notion with a nice caching system
How I implemented Notion and PSN APIs in my Eleventy build for my Now and Gaming pages.
May 3, 2024
by Christopher Kirk-Nielsen (9 posts) · Website & RSS feed
Categories: How to...MarkdownNow PageRemote Data
2024 redesign
Some notes about this 2024 redesign.
Apr 4, 2024
by Christopher Kirk-Nielsen (9 posts) · Website & RSS feed
Categories: Asset PipelinesHow to...Plugins
Grouping posts by year with nunjucks in Eleventy
Group by year in a clear and readable manner.
Nov 24, 2023
by Christopher Kirk-Nielsen (9 posts) · Website & RSS feed
Categories: CollectionsDatesFiltersHow to...Nunjucks/Macros
A Future of Themes with CSS Container Style Queries
One way to implement themes on a website with style queries.
Jul 29, 2023
by Christopher Kirk-Nielsen (9 posts) · Website & RSS feed
Categories: CSS/SassAsset Pipelines
My plugin for markdown-it: codewrap
My solution to adding "Copy" to markdown code blocks (and other things).
May 28, 2023
CAUTION
The posts below were published before the release of Eleventy v2.0.0 (Feb 8, 2023). Information in these posts may be out of date. The current stable release is 2.0.1. Eleventy v3.0 is currently under development and available for testing.
Eleventy asset pipeline: precompiled assets without Gulp
Precompiled Sass and JS files that become part of the source folder.
Nov 27, 2022
by Christopher Kirk-Nielsen (9 posts) · Website & RSS feed
Categories: Asset PipelinesHow to...
Manage your SVG files with Eleventy's render plugin
Using renderFile to keep things tidy.
Oct 2, 2022
Eleventy within Eleventy to compile when you compile: precompiling reused assets
Pre-compile some reused assets to avoid repeating the same operation.
Aug 25, 2022
by Christopher Kirk-Nielsen (9 posts) · Website & RSS feed
Categories: Asset PipelinesHow to...
CAUTION
The posts below were published before the release of Eleventy v1.0.0 (Jan 9, 2022). Information in these posts may be out of date. The current stable release is 2.0.1. Eleventy v3.0 is currently under development and available for testing.
Building and maintaining components from utility classes in Eleventy
Use a collection of utilities to form components without additional CSS.
Jun 29, 2020