/yep.mk

Primary LanguageNunjucksMIT LicenseMIT

TailwindPages Starter

A simple starter project to create templates with Eleventy, Tailwind CSS and Alpine JS

Getting Started

  1. Clone this repository
git clone https://github.com/tailwindpages/starter.git project-name
  1. Navigate to the directory
cd project-name
  1. Install dependencies
npm install

Use in development

npm start

Build for production

npm run build

Configuration

To change the title, description, go to src/_data/.