grgr.me

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

commit bd1a072a195756a3de2c0d93a094d4451748a750
parent 53d0f81dab3cfad1ad06642dfdd59d902a6d3098
Author: corndog <cauchyn@firemail.cc>
Date:   Sat, 14 Apr 2018 21:11:08 -0700

On push to repo, generate site and restart Caddy

Diffstat:
Caddyfile | 2++
out/index.html | 7+++----
2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/Caddyfile b/Caddyfile @@ -17,6 +17,8 @@ grgr.me { git git@gitlab.com:corndog/grgr.me.git ../ { key /home/ervin/.ssh/id_dropbear hook /uguu + then ~/bin/gostatic -f ~/grgr.me/config + then kill -s USR1 $(cat ~/grgr.me/caddypid) } minify gzip diff --git a/out/index.html b/out/index.html @@ -9,9 +9,8 @@ <body> <p> -Oh dear, you <em>actually</em> visited the homepage. As is evident, not much to look at -right now. This was supposed to just be a way to throw short links on my <a -href="resume.pdf">CV</a>. Namely, +Oh, you <em>actually</em> visited the homepage. This was supposed to just be a way to +throw short links on my <a href="resume.pdf">CV</a>. Namely, </p> <ul class="post-list"> @@ -49,7 +48,7 @@ href="resume.pdf">CV</a>. Namely, </ul> <p> -Thank you for your attention &mdash; have a good, good day. +Have a good, good day. </p>