phlog

Source code for my blog/gemlog. It used to be on gopher, hence the name
git clone http://shtanton.xyz/git/repo/phlog
Log | Files | Refs

commit 1342387fac580a159652b7827b2d04d008062593
parent 830399f51b4ede8e99b3c7e6eb58febfa7058d52
Author: Charlie Stanton <charlie@shtanton.com>
Date:   Wed,  5 Aug 2020 08:51:13 +0100

Creates .gitignore

Diffstat:
A.gitignore | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1,2 @@ +target +html