Snapsakademien / snaps-o-sill

A list with homemade schnaps and pickled herring made for Snapsakademien's dinners

Home Page:https://snapsakademien.github.io/snaps-o-sill/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snaps-o-sill

A list with homemade schnaps and pickled herring made for Snapsakademien's dinners

How to add recipe

In recept.js add an entry to the recept array with the following format:

{
title: "Name of thing",
group: "B1", // T1,T2,B1,B2
desc: "Long description",
ingredients: "Comma, seperated, ingredients",
imgUrl: "url/to/image.jpg" //snaps.jpg and sill.jpg are to be used as stock images
}

Upload a possible image to the images folder and reference it in the object.

About

A list with homemade schnaps and pickled herring made for Snapsakademien's dinners

https://snapsakademien.github.io/snaps-o-sill/


Languages

Language:JavaScript 62.3%Language:CSS 20.9%Language:HTML 16.8%