Skip to content

ksr583/wilto-makes-food

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.6%
  • HTML 38.3%
  • JavaScript 15.1%