Go to file
Marcus Noble f2d4d24f5b Add placeholder directory 2020-09-14 21:18:06 +01:00
archetypes Initial commit 2020-09-13 01:46:26 +01:00
content/posts Added post social image 2020-09-14 20:43:52 +01:00
social-image-gen Added post social image 2020-09-14 20:43:52 +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 Added post social image 2020-09-14 20:43:52 +01:00
LICENSE Added project files 2020-09-13 19:40:35 +01:00
Makefile Added project files 2020-09-13 19:40:35 +01: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