Creating re-usable Components with Eleventy using Shortcodes (Advanced)
If you are creating websites with Eleventy, sometimes, you will need to create a reusable component where you can re-use it on many places. Eleventy provides us a neat way to handle this using shortcodes. However, this requires registering the shortc...
blog.surjithctly.in5 min read