aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris2021-01-09 14:34:38 +0100
committerJoris2021-01-09 14:34:38 +0100
commitd5c089346f0186f6b285ee3cb5b9fcfbea30678c (patch)
tree2403436cd88ca81f37bb15f67c75150104788be2
parente1c6d1e505c2978538827d92b50b3f6902256fc3 (diff)
downloadpersonal-page-d5c089346f0186f6b285ee3cb5b9fcfbea30678c.tar.gz
personal-page-d5c089346f0186f6b285ee3cb5b9fcfbea30678c.tar.bz2
personal-page-d5c089346f0186f6b285ee3cb5b9fcfbea30678c.zip
Update cooking project
-rw-r--r--public/projects.html65
-rw-r--r--public/projects/cooking.pngbin71273 -> 59417 bytes
2 files changed, 32 insertions, 33 deletions
diff --git a/public/projects.html b/public/projects.html
index e665d6d..0bf8ce7 100644
--- a/public/projects.html
+++ b/public/projects.html
@@ -69,6 +69,38 @@
</li>
<li class="g-Section">
+ <h1 class="g-Section__Title">Cooking</h1>
+
+ <div>
+ <a class="g-IconLink__Link" href="https://gitlab.com/guyonvarch/cooking">
+ <span class="g-IconLink__Icon">
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"></path></svg>
+ </span>
+ guyonvarch/cooking
+ </a>
+ </div>
+
+ <div>
+ <a class="g-IconLink__Link" href="https://cooking.guyonvarch.me">
+ <span class="g-IconLink__Icon">
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
+
+ </span>
+ https://cooking.guyonvarch.me
+ </a>
+ </div>
+
+ <p class="g-Paragraph">Show recipes with adjustable ingredient portions.</p>
+
+ <img class="g-Image" src="projects/cooking.png" />
+
+ <ul class="g-Skills">
+ <li class="g-Skills__Item">HTML</li>
+ <li class="g-Skills__Item">CSS</li>
+ </ul>
+ </li>
+
+ <li class="g-Section">
<h1 class="g-Section__Title">Reading</h1>
<div>
@@ -204,39 +236,6 @@
</ul>
</li>
- <li class="g-Section">
- <h1 class="g-Section__Title">Cooking</h1>
-
- <div>
- <a class="g-IconLink__Link" href="https://gitlab.com/guyonvarch/cooking">
- <span class="g-IconLink__Icon">
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22.65 14.39L12 22.13 1.35 14.39a.84.84 0 0 1-.3-.94l1.22-3.78 2.44-7.51A.42.42 0 0 1 4.82 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.49h8.1l2.44-7.51A.42.42 0 0 1 18.6 2a.43.43 0 0 1 .58 0 .42.42 0 0 1 .11.18l2.44 7.51L23 13.45a.84.84 0 0 1-.35.94z"></path></svg>
- </span>
- guyonvarch/cooking
- </a>
- </div>
-
- <div>
- <a class="g-IconLink__Link" href="https://cooking.guyonvarch.me">
- <span class="g-IconLink__Icon">
- <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg>
-
- </span>
- https://cooking.guyonvarch.me
- </a>
- </div>
-
- <p class="g-Paragraph">Show recipes as a blog from markdown files.</p>
-
- <img class="g-Image" src="projects/cooking.png" />
-
- <ul class="g-Skills">
- <li class="g-Skills__Item">Zola</li>
- <li class="g-Skills__Item">Ocaml</li>
- <li class="g-Skills__Item">BuckleScript</li>
- </ul>
- </li>
-
</ul>
</main>
</body>
diff --git a/public/projects/cooking.png b/public/projects/cooking.png
index 2d2bcc9..b87dca2 100644
--- a/public/projects/cooking.png
+++ b/public/projects/cooking.png
Binary files differ