lwojcik / eleventy-example-embed-custom-code-in-posts

Eleventy: custom markup alongside item contents - minimal demo

Home Page:https://blog.lukaszwojcik.net/eleventy-custom-markup-alongside-item-contents/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eleventy: Custom Code in Posts Example

This is a minimal example illustrating how to embed custom code alongside item contents in Eleventy.

Demo

Read the blog post explaining this

Setup

git clone https://github.com/lwojcik/eleventy-embed-custom-code-in-posts.git
cd eleventy-embed-custom-code-in-posts
npm install
npm start

About

Eleventy: custom markup alongside item contents - minimal demo

https://blog.lukaszwojcik.net/eleventy-custom-markup-alongside-item-contents/

License:The Unlicense


Languages

Language:JavaScript 52.9%Language:Nunjucks 47.1%