From c04ed28f1a700d071981c00f190155ca9e4ab371 Mon Sep 17 00:00:00 2001 From: Colin_ Date: Sun, 26 Jan 2020 15:39:27 -0500 Subject: [PATCH] fixup --- .DS_Store | Bin 8196 -> 6148 bytes {docs/categories => categories}/index.xml | 4 +- {docs/components => components}/index.html | 28 +++---- config.toml | 2 +- {docs/contact-us => contact-us}/index.html | 28 +++---- {docs/css => css}/app.css | 0 {docs/css => css}/app.min.css | 0 {docs/css => css}/custom.css | 0 {docs/css => css}/material.min.css | 0 docs/CNAME | 1 - docs/sitemap.xml | 73 ------------------ .../Showerloop+Kit+2019+Manual+01+(1).pdf | Bin .../how-it-works => how-it-works}/index.html | 28 +++---- .../20150918_MOREL_MG_0012_Small_poc21.jpg | Bin {docs/images => images}/PCBBasic2_1.png | Bin {docs/images => images}/PCBBasic2_10.png | Bin {docs/images => images}/PCBBasic2_11.png | Bin {docs/images => images}/PCBBasic2_2.png | Bin {docs/images => images}/PCBBasic2_3.png | Bin {docs/images => images}/PCBBasic2_4.png | Bin {docs/images => images}/PCBBasic2_5.png | Bin {docs/images => images}/PCBBasic2_6.png | Bin {docs/images => images}/PCBBasic2_7.png | Bin {docs/images => images}/PCBBasic2_8.png | Bin {docs/images => images}/PCBBasic2_9.png | Bin ...low+drain+-+all+centered+in+the+image.jfif | Bin {docs/images => images}/Schematic555.jpg | Bin {docs/images => images}/challenge.jpeg | Bin .../complete_waterloop_for_household.png | Bin {docs/images => images}/drainbubbles.png | Bin {docs/images => images}/logo2.png | Bin {docs/images => images}/make-it_1.jpg | Bin {docs/images => images}/material-bg.jpg | Bin {docs/images => images}/monitor.jfif | Bin {docs/images => images}/shower-loop1.png | Bin {docs/images => images}/shower_at_museum1.jpg | Bin .../images => images}/shower_at_museum2.jpeg | Bin .../showerloop+future+ui.png | Bin {docs/images => images}/showerspin.png | Bin .../sloopdesign+(71+of+75).jpg | Bin docs/index.html => index.html | 33 ++++---- docs/index.xml => index.xml | 44 +++++------ js/.DS_Store | Bin 0 -> 6148 bytes {docs/js => js}/app-js.js | 0 {docs/js => js}/app.css | 0 {docs/js => js}/app.js.json | 0 {docs/js => js}/app.min.css | 0 {docs/js => js}/app.min.js | 0 {docs/js => js}/material.min.js | 0 js/skip-to-content.js | 22 ++++++ {docs/licenses => licenses}/index.html | 28 +++---- {docs/make-it => make-it}/index.html | 28 +++---- {docs/posts => posts}/blog1/index.html | 34 ++++---- {docs/posts => posts}/blog2/index.html | 34 ++++---- {docs/posts => posts}/blog3/index.html | 34 ++++---- {docs/posts => posts}/blog4/index.html | 34 ++++---- {docs/posts => posts}/index.html | 36 ++++----- {docs/posts => posts}/index.xml | 20 ++--- {docs/research => research}/index.html | 28 +++---- sitemap.xml | 73 ++++++++++++++++++ {docs/tags => tags}/index.xml | 8 +- {docs/tags => tags}/post/index.xml | 20 ++--- 62 files changed, 331 insertions(+), 309 deletions(-) rename {docs/categories => categories}/index.xml (64%) rename {docs/components => components}/index.html (77%) rename {docs/contact-us => contact-us}/index.html (73%) rename {docs/css => css}/app.css (100%) rename {docs/css => css}/app.min.css (100%) rename {docs/css => css}/custom.css (100%) rename {docs/css => css}/material.min.css (100%) delete mode 100644 docs/CNAME delete mode 100644 docs/sitemap.xml rename {docs/files => files}/Showerloop+Kit+2019+Manual+01+(1).pdf (100%) rename {docs/how-it-works => how-it-works}/index.html (83%) rename {docs/images => images}/20150918_MOREL_MG_0012_Small_poc21.jpg (100%) rename {docs/images => images}/PCBBasic2_1.png (100%) rename {docs/images => images}/PCBBasic2_10.png (100%) rename {docs/images => images}/PCBBasic2_11.png (100%) rename {docs/images => images}/PCBBasic2_2.png (100%) rename {docs/images => images}/PCBBasic2_3.png (100%) rename {docs/images => images}/PCBBasic2_4.png (100%) rename {docs/images => images}/PCBBasic2_5.png (100%) rename {docs/images => images}/PCBBasic2_6.png (100%) rename {docs/images => images}/PCBBasic2_7.png (100%) rename {docs/images => images}/PCBBasic2_8.png (100%) rename {docs/images => images}/PCBBasic2_9.png (100%) rename {docs/images => images}/Picture+of+a+pair+of+legs+with+red+toenails,+a+showerhead+submerged+in+water+and+an+overflow+drain+-+all+centered+in+the+image.jfif (100%) rename {docs/images => images}/Schematic555.jpg (100%) rename {docs/images => images}/challenge.jpeg (100%) rename {docs/images => images}/complete_waterloop_for_household.png (100%) rename {docs/images => images}/drainbubbles.png (100%) rename {docs/images => images}/logo2.png (100%) rename {docs/images => images}/make-it_1.jpg (100%) rename {docs/images => images}/material-bg.jpg (100%) rename {docs/images => images}/monitor.jfif (100%) rename {docs/images => images}/shower-loop1.png (100%) rename {docs/images => images}/shower_at_museum1.jpg (100%) rename {docs/images => images}/shower_at_museum2.jpeg (100%) rename {docs/images => images}/showerloop+future+ui.png (100%) rename {docs/images => images}/showerspin.png (100%) rename {docs/images => images}/sloopdesign+(71+of+75).jpg (100%) rename docs/index.html => index.html (87%) rename docs/index.xml => index.xml (82%) create mode 100644 js/.DS_Store rename {docs/js => js}/app-js.js (100%) rename {docs/js => js}/app.css (100%) rename {docs/js => js}/app.js.json (100%) rename {docs/js => js}/app.min.css (100%) rename {docs/js => js}/app.min.js (100%) rename {docs/js => js}/material.min.js (100%) create mode 100644 js/skip-to-content.js rename {docs/licenses => licenses}/index.html (76%) rename {docs/make-it => make-it}/index.html (73%) rename {docs/posts => posts}/blog1/index.html (81%) rename {docs/posts => posts}/blog2/index.html (76%) rename {docs/posts => posts}/blog3/index.html (86%) rename {docs/posts => posts}/blog4/index.html (83%) rename {docs/posts => posts}/index.html (84%) rename {docs/posts => posts}/index.xml (81%) rename {docs/research => research}/index.html (82%) create mode 100644 sitemap.xml rename {docs/tags => tags}/index.xml (63%) rename {docs/tags => tags}/post/index.xml (80%) diff --git a/.DS_Store b/.DS_Store index e6b1900baa3dced8aa3e412afb4db9100246d8f3..c71c2f7d32624ee2078d891ce66e4660d385b39d 100644 GIT binary patch delta 329 zcmZp1XfcprU|?W$DortDU=RQ@Ie-{MGjUE#6q~50D9ic+U zIwIs!aLN^AAekrO05TS2-v;sUjRm`z7qfG42r`2NfnMYW60V?7*qHd8c{0C@BPf_a T;lKi-nIPc=7TX-pGlv-fJ`hC+ literal 8196 zcmeHM-*4MQ9RFUIwe~_+cm1($8Ym({o3skGYPAVX)zUNt3WJuW+M0D+=GbmxaD0*N zH0w%H;T37(38wMF0}SyW@Prr=;*~cLFYo{oNJth6LN=39u7ntK8WacvQ%cM>a zND$~mfSuh_@HAAxh9G)=FTE+->a}&&Hzzuxs@31gONP__sTv*3ZR&lfe-qpd0MST*B>Jw1`SQs0` zyjdSVOMS$=D=ohvM)XIe;n;pKG4UI(@xZqpf0~2Teb(du8oZ z(KfA$?p?9XptfSU^NzJ)xr^Q1UU3G~c>&@BI%yy8rR#55gEAf=ywN-|yC6pcVtfHZ}wx9mG^^)9|R zo}N`{JP}`sBEM=g!Z)N%kw{4WYLp;l=Hd)^a5hws+#bSw%JHWrXBKYOH*asfzWv5~ z;p5t)y#ao|Ti-=3GDUeIk?FTfal5>j&~`e-7gHpMyrA~;krx#?$M#=z9I*|-><2H0 zc#1K0{-59f`~Sf^N-`t}BnUjR2#{2vSjgk>+P@g$BV}jp3|=?!Vuktba2bYR#avi> zcpOK$`-dUw8DYx_xx*z|u>9*E0%XeW_I{V?x|?05>Tm|^*HrTU7e}Pz{XdI~;y>{I F{|BtyzEJ=G diff --git a/docs/categories/index.xml b/categories/index.xml similarity index 64% rename from docs/categories/index.xml rename to categories/index.xml index 6b6535f..9c40884 100644 --- a/docs/categories/index.xml +++ b/categories/index.xml @@ -2,12 +2,12 @@ Categories on - https://shower-loop.github.io/docs/categories/ + https://shower-loop.github.io/categories/ Recent content in Categories on Hugo -- gohugo.io en-us - + diff --git a/docs/components/index.html b/components/index.html similarity index 77% rename from docs/components/index.html rename to components/index.html index 6e7f071..bcac2a2 100644 --- a/docs/components/index.html +++ b/components/index.html @@ -50,19 +50,19 @@ @@ -73,19 +73,19 @@
diff --git a/config.toml b/config.toml index 9e609eb..4f6dfb4 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,7 @@ baseURL = "https://shower-loop.github.io/" languageCode = "en-us" theme = "chocolate" -publishDir = "docs" +publishDir = "./" [markup] [markup.goldmark] diff --git a/docs/contact-us/index.html b/contact-us/index.html similarity index 73% rename from docs/contact-us/index.html rename to contact-us/index.html index e8291c7..9d30116 100644 --- a/docs/contact-us/index.html +++ b/contact-us/index.html @@ -50,19 +50,19 @@ @@ -73,19 +73,19 @@
diff --git a/docs/css/app.css b/css/app.css similarity index 100% rename from docs/css/app.css rename to css/app.css diff --git a/docs/css/app.min.css b/css/app.min.css similarity index 100% rename from docs/css/app.min.css rename to css/app.min.css diff --git a/docs/css/custom.css b/css/custom.css similarity index 100% rename from docs/css/custom.css rename to css/custom.css diff --git a/docs/css/material.min.css b/css/material.min.css similarity index 100% rename from docs/css/material.min.css rename to css/material.min.css diff --git a/docs/CNAME b/docs/CNAME deleted file mode 100644 index 838deca..0000000 --- a/docs/CNAME +++ /dev/null @@ -1 +0,0 @@ -showerloop.cc \ No newline at end of file diff --git a/docs/sitemap.xml b/docs/sitemap.xml deleted file mode 100644 index 30d91c0..0000000 --- a/docs/sitemap.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - https://shower-loop.github.io/docs/posts/blog4/ - 2018-04-17T00:00:00+00:00 - - - - https://shower-loop.github.io/docs/ - 2018-04-17T00:00:00+00:00 - - - - https://shower-loop.github.io/docs/tags/post/ - 2018-04-17T00:00:00+00:00 - - - - https://shower-loop.github.io/docs/posts/ - 2018-04-17T00:00:00+00:00 - - - - https://shower-loop.github.io/docs/tags/ - 2018-04-17T00:00:00+00:00 - - - - https://shower-loop.github.io/docs/posts/blog3/ - 2018-03-27T00:00:00+00:00 - - - - https://shower-loop.github.io/docs/posts/blog2/ - 2017-09-11T00:00:00+00:00 - - - - https://shower-loop.github.io/docs/posts/blog1/ - 2017-03-09T00:00:00+00:00 - - - - https://shower-loop.github.io/docs/licenses/ - - - - https://shower-loop.github.io/docs/categories/ - - - - https://shower-loop.github.io/docs/components/ - - - - https://shower-loop.github.io/docs/contact-us/ - - - - https://shower-loop.github.io/docs/how-it-works/ - - - - https://shower-loop.github.io/docs/make-it/ - - - - https://shower-loop.github.io/docs/research/ - - - \ No newline at end of file diff --git a/docs/files/Showerloop+Kit+2019+Manual+01+(1).pdf b/files/Showerloop+Kit+2019+Manual+01+(1).pdf similarity index 100% rename from docs/files/Showerloop+Kit+2019+Manual+01+(1).pdf rename to files/Showerloop+Kit+2019+Manual+01+(1).pdf diff --git a/docs/how-it-works/index.html b/how-it-works/index.html similarity index 83% rename from docs/how-it-works/index.html rename to how-it-works/index.html index 148a176..92b650e 100644 --- a/docs/how-it-works/index.html +++ b/how-it-works/index.html @@ -50,19 +50,19 @@ @@ -73,19 +73,19 @@
diff --git a/docs/images/20150918_MOREL_MG_0012_Small_poc21.jpg b/images/20150918_MOREL_MG_0012_Small_poc21.jpg similarity index 100% rename from docs/images/20150918_MOREL_MG_0012_Small_poc21.jpg rename to images/20150918_MOREL_MG_0012_Small_poc21.jpg diff --git a/docs/images/PCBBasic2_1.png b/images/PCBBasic2_1.png similarity index 100% rename from docs/images/PCBBasic2_1.png rename to images/PCBBasic2_1.png diff --git a/docs/images/PCBBasic2_10.png b/images/PCBBasic2_10.png similarity index 100% rename from docs/images/PCBBasic2_10.png rename to images/PCBBasic2_10.png diff --git a/docs/images/PCBBasic2_11.png b/images/PCBBasic2_11.png similarity index 100% rename from docs/images/PCBBasic2_11.png rename to images/PCBBasic2_11.png diff --git a/docs/images/PCBBasic2_2.png b/images/PCBBasic2_2.png similarity index 100% rename from docs/images/PCBBasic2_2.png rename to images/PCBBasic2_2.png diff --git a/docs/images/PCBBasic2_3.png b/images/PCBBasic2_3.png similarity index 100% rename from docs/images/PCBBasic2_3.png rename to images/PCBBasic2_3.png diff --git a/docs/images/PCBBasic2_4.png b/images/PCBBasic2_4.png similarity index 100% rename from docs/images/PCBBasic2_4.png rename to images/PCBBasic2_4.png diff --git a/docs/images/PCBBasic2_5.png b/images/PCBBasic2_5.png similarity index 100% rename from docs/images/PCBBasic2_5.png rename to images/PCBBasic2_5.png diff --git a/docs/images/PCBBasic2_6.png b/images/PCBBasic2_6.png similarity index 100% rename from docs/images/PCBBasic2_6.png rename to images/PCBBasic2_6.png diff --git a/docs/images/PCBBasic2_7.png b/images/PCBBasic2_7.png similarity index 100% rename from docs/images/PCBBasic2_7.png rename to images/PCBBasic2_7.png diff --git a/docs/images/PCBBasic2_8.png b/images/PCBBasic2_8.png similarity index 100% rename from docs/images/PCBBasic2_8.png rename to images/PCBBasic2_8.png diff --git a/docs/images/PCBBasic2_9.png b/images/PCBBasic2_9.png similarity index 100% rename from docs/images/PCBBasic2_9.png rename to images/PCBBasic2_9.png diff --git a/docs/images/Picture+of+a+pair+of+legs+with+red+toenails,+a+showerhead+submerged+in+water+and+an+overflow+drain+-+all+centered+in+the+image.jfif b/images/Picture+of+a+pair+of+legs+with+red+toenails,+a+showerhead+submerged+in+water+and+an+overflow+drain+-+all+centered+in+the+image.jfif similarity index 100% rename from docs/images/Picture+of+a+pair+of+legs+with+red+toenails,+a+showerhead+submerged+in+water+and+an+overflow+drain+-+all+centered+in+the+image.jfif rename to images/Picture+of+a+pair+of+legs+with+red+toenails,+a+showerhead+submerged+in+water+and+an+overflow+drain+-+all+centered+in+the+image.jfif diff --git a/docs/images/Schematic555.jpg b/images/Schematic555.jpg similarity index 100% rename from docs/images/Schematic555.jpg rename to images/Schematic555.jpg diff --git a/docs/images/challenge.jpeg b/images/challenge.jpeg similarity index 100% rename from docs/images/challenge.jpeg rename to images/challenge.jpeg diff --git a/docs/images/complete_waterloop_for_household.png b/images/complete_waterloop_for_household.png similarity index 100% rename from docs/images/complete_waterloop_for_household.png rename to images/complete_waterloop_for_household.png diff --git a/docs/images/drainbubbles.png b/images/drainbubbles.png similarity index 100% rename from docs/images/drainbubbles.png rename to images/drainbubbles.png diff --git a/docs/images/logo2.png b/images/logo2.png similarity index 100% rename from docs/images/logo2.png rename to images/logo2.png diff --git a/docs/images/make-it_1.jpg b/images/make-it_1.jpg similarity index 100% rename from docs/images/make-it_1.jpg rename to images/make-it_1.jpg diff --git a/docs/images/material-bg.jpg b/images/material-bg.jpg similarity index 100% rename from docs/images/material-bg.jpg rename to images/material-bg.jpg diff --git a/docs/images/monitor.jfif b/images/monitor.jfif similarity index 100% rename from docs/images/monitor.jfif rename to images/monitor.jfif diff --git a/docs/images/shower-loop1.png b/images/shower-loop1.png similarity index 100% rename from docs/images/shower-loop1.png rename to images/shower-loop1.png diff --git a/docs/images/shower_at_museum1.jpg b/images/shower_at_museum1.jpg similarity index 100% rename from docs/images/shower_at_museum1.jpg rename to images/shower_at_museum1.jpg diff --git a/docs/images/shower_at_museum2.jpeg b/images/shower_at_museum2.jpeg similarity index 100% rename from docs/images/shower_at_museum2.jpeg rename to images/shower_at_museum2.jpeg diff --git a/docs/images/showerloop+future+ui.png b/images/showerloop+future+ui.png similarity index 100% rename from docs/images/showerloop+future+ui.png rename to images/showerloop+future+ui.png diff --git a/docs/images/showerspin.png b/images/showerspin.png similarity index 100% rename from docs/images/showerspin.png rename to images/showerspin.png diff --git a/docs/images/sloopdesign+(71+of+75).jpg b/images/sloopdesign+(71+of+75).jpg similarity index 100% rename from docs/images/sloopdesign+(71+of+75).jpg rename to images/sloopdesign+(71+of+75).jpg diff --git a/docs/index.html b/index.html similarity index 87% rename from docs/index.html rename to index.html index 7243eec..f72b045 100644 --- a/docs/index.html +++ b/index.html @@ -50,19 +50,19 @@ @@ -73,19 +73,19 @@
@@ -251,7 +251,7 @@ Recent News

- Croissant lollipop gummies jelly beans jelly pastry cupcake. Wafer ice cream gummies tootsie roll dessert tootsie roll cotton candy pastry. Sweet tootsie roll chocolate cake wafer pie sugar plum chocolate bar. +

@@ -288,7 +288,8 @@ In Finland, people use an average of 140 liters of water every day.

-
+ +