ksr583 / wilto-makes-food

Ah, what the hell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wilto Makes Food

It’s a food blog.

Getting Started

1. Clone this repository:

git clone git@github.com:Wilto/wilto-makes-food.git wilto-makes-food

2. Navigate to the directory

cd wilto-makes-food

3. Install dependencies

npm install

4. Run Eleventy

npx eleventy

Or build automatically when a template changes:

npx eleventy --watch

5. Run Grunt

grunt

Or build automatically when CSS changes:

grunt watch

About

Ah, what the hell.

License:MIT License


Languages

Language:CSS 46.6%Language:HTML 38.3%Language:JavaScript 15.1%