diff options
Diffstat (limited to 'content/projects')
-rw-r--r-- | content/projects/indexcooking.md | 10 | ||||
-rw-r--r-- | content/projects/polypubs.md | 8 |
2 files changed, 18 insertions, 0 deletions
diff --git a/content/projects/indexcooking.md b/content/projects/indexcooking.md new file mode 100644 index 0000000..290d1d9 --- /dev/null +++ b/content/projects/indexcooking.md @@ -0,0 +1,10 @@ ++++ +title = "index.cooking" +description = "personal recipe db without the bloat" +tags = [ + "flask", + "mongodb", +] +[params] + link = "https://pubs.jezl.xyz" ++++ diff --git a/content/projects/polypubs.md b/content/projects/polypubs.md new file mode 100644 index 0000000..49b34f5 --- /dev/null +++ b/content/projects/polypubs.md @@ -0,0 +1,8 @@ ++++ +title = "polypubs" +description = "find London pubs with polygons" +tags = [ + "maps", + "algolia", +] ++++ |