Tagged “eleventy_11ty_site_scratch”

All posts tagged with “eleventy_11ty_site_scratch”:

6. Expose markdown renderer as built-in filter

I often want to include Markdown snippets of content into my templates. It’s super convenient to store them in Markdown, not HTML.

#draft

5. Add tailwindcss typography

A plugin that provides a set of prose classes you can use to add beautiful typographic defaults to any vanilla HTML you don't control (like HTML rendered from Markdown, or pulled from a CMS).

#draft

4. Global data files

Your global data folder is controlled by the dir.data configuration option.

#draft

3. How To Use Tailwind CSS with Eleventy

In this guide, we'll walk through how to install Tailwind CSS in an Eleventy project.

#draft

2. Use webpack in Eleventy

Trong bài học này, chúng ta sẽ học cách sử dụng Webpack trong Eleventy project.

1. Start project

Getting Started — Eleventy, a simpler static site generator.