m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarcin Chrzanowski <marcin.j.chrzanowski@gmail.com>2019-11-04 17:31:48 +0100
committerMarcin Chrzanowski <marcin.j.chrzanowski@gmail.com>2019-11-04 17:31:48 +0100
commitd93ece45d42225e153f5b92cd51a5b641169542b (patch)
tree700b43dd4d49f053d20f13b7aa747d3be532d096 /src
parentdbaaba95e2390effa794a9918f1c7a9515aefe10 (diff)
Add Hex Curler to projects
Diffstat (limited to 'src')
-rw-r--r--src/projects.html.erb (renamed from src/projects.html)5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/projects.html b/src/projects.html.erb
index a16253d..90cd36c 100644
--- a/src/projects.html
+++ b/src/projects.html.erb
@@ -7,4 +7,9 @@
used Jekyll, but I wanted to play around and build something minimal for
personal use. I'm not a webdev.
</li>
+ <li><a href='http://hex.m-chrzan.xyz'>Hex Curler</a>: a minimal webgame to be
+ played with <code>curl</code>.
+ <a href='<%= path_to 'blog_hex-curler' %>' >[blog]</a>
+ <a href='https://gitlab.com/m-chrzan/hex-curler'>[source]</a>
+ </li>
</ul>