From 16f52b7bef745097f7076dde76715db378b54343 Mon Sep 17 00:00:00 2001 From: JJ Date: Wed, 19 Mar 2025 14:56:26 +0000 Subject: first commit --- content/projects/indexcooking.md | 10 ++++++++++ content/projects/polypubs.md | 8 ++++++++ 2 files changed, 18 insertions(+) create mode 100644 content/projects/indexcooking.md create mode 100644 content/projects/polypubs.md (limited to 'content/projects') 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", +] ++++ -- cgit v1.2.3