Go to file
Marcus Noble 6ef5248f4d
Migrated to blog
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2022-06-22 20:38:49 +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 Migrated to blog 2022-06-22 20:38:49 +01: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 Migrated to blog 2022-06-22 20:38:49 +01:00
default.conf Migrated to blog 2022-06-22 20:38:49 +01:00

README.md

T.I.L.

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

Content has been migrated to, and combined with, my blog at https://marcusnoble.co.uk

Building from source

With Docker:

make docker-build

Standalone:

make build

License

See LICENSE