Getting Started

Cookie is a Jekyll and Tailwind CSS theme, so getting a copy running locally takes three steps.

  1. Fork the repository.
  2. cd cookie
  3. bin/bootstrap

Then start the development server:

bin/start

The site will be running at http://127.0.0.1:4061, and Jekyll will rebuild automatically as you edit files.

You’ll also want to open _config.yml and fill in the site title, description, and URL. Most of those values feed directly into SEO tags and the RSS feed.