Iet uz failu
Marcus Noble 6659932af9 Added post about spaces in yaml keys 2021-05-12 08:05:01 +01:00
archetypes Initial commit 2020-09-13 01:46:26 +01:00
content/posts Added post about spaces in yaml keys 2021-05-12 08:05:01 +01:00
static/images Add placeholder directory 2020-09-14 21:18:06 +01:00
themes/hello-friend-ng Include tags in RSS feed 2020-09-13 20:34:27 +01:00
.dockerignore Include .git folder in dockerfile for hugo gitinfo 2020-09-13 19:56:25 +01:00
.gitignore Added project files 2020-09-13 19:40:35 +01:00
Dockerfile Update to use opengraph-image-gen 2021-05-11 18:40:15 +00:00
LICENSE Added project files 2020-09-13 19:40:35 +01:00
Makefile Fix typo 2020-09-17 03:23:07 +00:00
README.md Added project files 2020-09-13 19:40:35 +01:00
config.toml Added post social image 2020-09-14 20:43:52 +01:00

README.md

T.I.L.

Repo containing the code for https://til.marcusnoble.co.uk where I record all small interesting things I learn.

Building from source

With Docker:

make docker-build

Standalone:

make build

License

See LICENSE