You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Anton Lydike e86d62a270 added appaling bio gourmet ricotta pesto 2 years ago
web added Edeka pesto alla calabrese 2 years ago
.gitignore added table.html to .gitignore 2 years ago
Makefile added tabular view and tags 2 years ago
README.md initial commit 2 years ago
blog.md added appaling bio gourmet ricotta pesto 2 years ago
make_table.py added barilla pesto arrabiata zucchini, serving sizes for all and a better value rating 2 years ago
make_website.py added barilla pesto arrabiata zucchini, serving sizes for all and a better value rating 2 years ago
parse-md.py added barilla pesto arrabiata zucchini, serving sizes for all and a better value rating 2 years ago
process-images.sh added barilla pesto ricotta e noci 2 years ago

README.md

Pesto Blog

This blog talks about pesto. The HTML generation is slightly convoluted though:

I write my blog in a markdown file (blog.md) (following a relatively strict schema).

A python script reads the markdown document and generates a JSON file.

The JSON file is then used to generate the website.