Go to file
Marcus Noble 5fba8d82e6
Updated conf
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2022-06-22 20:46:03 +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 Update image location 2022-06-22 20:44:16 +01:00
README.md Migrated to blog 2022-06-22 20:38:49 +01:00
default.conf Updated conf 2022-06-22 20:46:03 +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