/triviafarm-starter

Primary LanguageCSSMIT LicenseMIT

Trivia Farm Starter

Based off Vredeburg

Netlify Status

A simple starter project to create a blog using JSON data files, Eleventy and Tailwind CSS

Trivia Farm Logo

See demo at https://trivia.farm!

Getting Started

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

Use in development

npm start

Build for production

npm run build

For debugging purposes

npm run debug

Configuration

To change the title, description, author data, menu/nav item, etc, go to src/_data/.