diff --git a/public/img/lego.svg b/public/img/lego.svg new file mode 100644 index 0000000..2b40b92 --- /dev/null +++ b/public/img/lego.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/img/nomoney.svg b/public/img/nomoney.svg new file mode 100644 index 0000000..fd1b24c --- /dev/null +++ b/public/img/nomoney.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/public/img/noplastic.svg b/public/img/noplastic.svg new file mode 100644 index 0000000..9fbf4fb --- /dev/null +++ b/public/img/noplastic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/public/img/pasta.svg b/public/img/pasta.svg new file mode 100644 index 0000000..e96fdb1 --- /dev/null +++ b/public/img/pasta.svg @@ -0,0 +1,4 @@ + + + + diff --git a/public/img/pickle.svg b/public/img/pickle.svg new file mode 100644 index 0000000..285c39c --- /dev/null +++ b/public/img/pickle.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/public/img/soup.svg b/public/img/soup.svg new file mode 100644 index 0000000..4ba2021 --- /dev/null +++ b/public/img/soup.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/public/index.html b/public/index.html index e069fa8..29e79c0 100644 --- a/public/index.html +++ b/public/index.html @@ -98,6 +98,22 @@ +
+ +
+
No Purchases
+

+ You're allowed to prepare for this one. Force yourself to plan ahead and don't buy anything for a full week. + +

+
+
+ + #mind + +
+
+
@@ -182,6 +198,22 @@
+
+ +
+
Fresh Pasta
+

+ Learn to make fresh pasta. Hard work. But rewarding! + +

+
+
+ + #cooking + +
+
+
@@ -313,6 +345,22 @@
+
+ +
+
No Plastic
+

+ Don't buy anything this month if it will cause plastic waste. + +

+
+
+ + #mind + +
+
+
@@ -490,6 +538,22 @@
+
+ +
+
Pickle and Ferment
+

+ Learn how to pickle and ferment. So many great flavours and so many options! + +

+
+
+ + #home + +
+
+
@@ -604,6 +668,22 @@
+
+ +
+
Lego Challenge
+

+ Buy a box of legos and build it ... without using the instructions manual. Throw it away! + +

+
+
+ + #mind + +
+
+
diff --git a/src/ideas/lego-challenge.yml b/src/ideas/lego-challenge.yml new file mode 100644 index 0000000..e4b0be5 --- /dev/null +++ b/src/ideas/lego-challenge.yml @@ -0,0 +1,6 @@ +name: Lego Challenge +img: lego.svg +tags: + - mind +appendix: | + Buy a box of legos and build it ... without using the instructions manual. Throw it away! diff --git a/src/ideas/no-purchases.yml b/src/ideas/no-purchases.yml new file mode 100644 index 0000000..62b33ed --- /dev/null +++ b/src/ideas/no-purchases.yml @@ -0,0 +1,6 @@ +name: No Purchases +img: nomoney.svg +tags: + - mind +appendix: | + You're allowed to prepare for this one. Force yourself to plan ahead and don't buy anything for a full week. diff --git a/src/ideas/noplastic.yml b/src/ideas/noplastic.yml new file mode 100644 index 0000000..4ec7c94 --- /dev/null +++ b/src/ideas/noplastic.yml @@ -0,0 +1,6 @@ +name: No Plastic +img: noplastic.svg +tags: + - mind +appendix: | + Don't buy anything this month if it will cause plastic waste. diff --git a/src/ideas/pickle.yml b/src/ideas/pickle.yml new file mode 100644 index 0000000..a33bbb3 --- /dev/null +++ b/src/ideas/pickle.yml @@ -0,0 +1,6 @@ +name: Pickle and Ferment +img: pickle.svg +tags: + - home +appendix: | + Learn how to pickle and ferment. So many great flavours and so many options! diff --git a/src/ideas/soup.yml b/src/ideas/soup.yml new file mode 100644 index 0000000..ce3e792 --- /dev/null +++ b/src/ideas/soup.yml @@ -0,0 +1,6 @@ +name: Fresh Pasta +img: pasta.svg +tags: + - cooking +appendix: | + Learn to make fresh pasta. Hard work. But rewarding! diff --git a/src/img/lego.svg b/src/img/lego.svg new file mode 100644 index 0000000..2b40b92 --- /dev/null +++ b/src/img/lego.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/img/nomoney.svg b/src/img/nomoney.svg new file mode 100644 index 0000000..fd1b24c --- /dev/null +++ b/src/img/nomoney.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/src/img/noplastic.svg b/src/img/noplastic.svg new file mode 100644 index 0000000..9fbf4fb --- /dev/null +++ b/src/img/noplastic.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/img/pasta.svg b/src/img/pasta.svg new file mode 100644 index 0000000..e96fdb1 --- /dev/null +++ b/src/img/pasta.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/img/pickle.svg b/src/img/pickle.svg new file mode 100644 index 0000000..285c39c --- /dev/null +++ b/src/img/pickle.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/img/soup.svg b/src/img/soup.svg new file mode 100644 index 0000000..4ba2021 --- /dev/null +++ b/src/img/soup.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + +