grgr.me

latest commits to https://grgr.me/
Log | Files | Refs

commit ddcd302b1d35e4b5552e497cba1b56dd24016d5b
parent 92e9860947d2d30c1f31f82eeb6370a0757c600a
Author: corndog <cauchyn@firemail.cc>
Date:   Thu,  3 Nov 2016 21:45:50 -0700

Include fizzbuzz 303, change note text

Diffstat:
Caddyfile | 1+
in/fizzbuzz/index.html | 4++++
in/galois/index.html | 2+-
out/fizzbuzz/index.html | 23+++++++++++++++++++++++
out/galois/index.html | 2+-
out/index.html | 6+++++-
6 files changed, 35 insertions(+), 3 deletions(-)

diff --git a/Caddyfile b/Caddyfile @@ -3,6 +3,7 @@ grgr.me { redir 303 { /PGP /V6eHU.txt /pgp /V6eHU.txt + /fizzbuzz/ https://gitlab.com/corndog/fizzbuzz/tree/master /galois/ https://gitlab.com/corndog/galois/tree/master } browse /sits/releases diff --git a/in/fizzbuzz/index.html b/in/fizzbuzz/index.html @@ -0,0 +1,4 @@ +title: fizzbuzz +tags: project +description: Stuff made on the road to employment. 303 to GitLab +---- diff --git a/in/galois/index.html b/in/galois/index.html @@ -1,4 +1,4 @@ title: galois tags: project -description: Exercises I've written for a math study group. NB: 303 to GitLab +description: Exercises I've written for a math study group. 303 to GitLab ---- diff --git a/out/fizzbuzz/index.html b/out/fizzbuzz/index.html @@ -0,0 +1,23 @@ +<!doctype html> +<html lang="en"> +<head> + <meta charset="utf-8"> + <meta content="width=device-width, initial-scale=1"> + <title>fizzbuzz | grgr.me</title> + <link rel="stylesheet" type="text/css" href="../static/style.css"> +</head> +<body> + + <p>title: fizzbuzz +tags: project</p> + +<h2>description: Stuff made on the road to employment. 303 to GitLab</h2> + + +<hr> +<p> +<a href="mailto:contact@grgr.me">contact@grgr.me</a><br> +<a href="./PGP">PGP</a> &ndash; 8F9A 850E 9435 4903 0CB7 30F4 C466 E02A 4B21 3DB8 +</p> +</body> +</html> diff --git a/out/galois/index.html b/out/galois/index.html @@ -11,7 +11,7 @@ <p>title: galois tags: project</p> -<h2>description: Exercises I&rsquo;ve written for a math study group. NB: 303 to GitLab</h2> +<h2>description: Exercises I&rsquo;ve written for a math study group. 303 to GitLab</h2> <hr> diff --git a/out/index.html b/out/index.html @@ -15,8 +15,12 @@ right now. This was supposed to just be a way to throw short links on my CV. Nam <ul class="post-list"> + <li><a href="./fizzbuzz/">fizzbuzz</a><br> + Stuff made on the road to employment. 303 to GitLab + </li> + <li><a href="./galois/">galois</a><br> - Exercises I've written for a math study group. NB: 303 to GitLab + Exercises I've written for a math study group. 303 to GitLab </li> <li><a href="./sits/">shimmers in the stars</a><br>