A simple static Jekyll site for keeping track of recipes 0u0
Find a file
2020-03-01 04:11:17 +10:00
.vscode setup jekyll structure 2020-03-01 02:07:24 +10:00
_includes remove some whitespace on rendered pages 2020-03-01 04:07:36 +10:00
_layouts show recipe method 2020-03-01 04:11:17 +10:00
.drone.yml added drone CI config 2020-03-01 02:10:14 +10:00
.gitignore render recipes with embedded subrecipes, print some meta information, etc 2020-03-01 04:05:06 +10:00
_config.yml render recipes with embedded subrecipes, print some meta information, etc 2020-03-01 04:05:06 +10:00
Gemfile setup jekyll structure 2020-03-01 02:07:24 +10:00
Gemfile.lock setup jekyll structure 2020-03-01 02:07:24 +10:00
index.html render recipes with embedded subrecipes, print some meta information, etc 2020-03-01 04:05:06 +10:00
LICENSE Initial commit 2020-02-29 15:42:47 +00:00
README.md Initial commit 2020-02-29 15:42:47 +00:00

recipe-site

A simple static Jekyll site for keeping track of recipes 0u0