You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Marcus Noble 5fba8d82e6
Updated conf
11 months ago
.dockerignore Include .git folder in dockerfile for hugo gitinfo 3 years ago
.gitignore Added project files 3 years ago
Dockerfile Migrated to blog 11 months ago
LICENSE Added project files 3 years ago
Makefile Update image location 11 months ago
README.md Migrated to blog 11 months ago
default.conf Updated conf 11 months ago

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