grgr.me

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

commit 77bdffab0dd5a1f66991884c1b43490182d942cf
parent c9b0f7d7ed790f6de8fb8744b481732089f19b1e
Author: corndog <cauchyn@firemail.cc>
Date:   Mon, 29 Oct 2018 00:09:52 -0700

Add 'practical pandoc' to portfolio

Diffstat:
caddy/redirects | 4++++
in/pandoc/index.html | 4++++
2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/caddy/redirects b/caddy/redirects @@ -14,6 +14,10 @@ grgr.me/ksa { redir / https://github.com/Koushien/keyboard-shortcut-api 303 } +grgr.me/pandoc { + redir / https://gitlab.com/corndog/practical-pandoc 303 +} + grgr.me/suguri { redir / https://gitlab.com/aos2 303 } diff --git a/in/pandoc/index.html b/in/pandoc/index.html @@ -0,0 +1,4 @@ +title: practical pandoc +tags: project +description: Templates for use with pandoc with a focus on typography. +----