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.
|
11 months ago | |
---|---|---|
.dockerignore | 3 years ago | |
.gitignore | 3 years ago | |
Dockerfile | 11 months ago | |
LICENSE | 3 years ago | |
Makefile | 11 months ago | |
README.md | 11 months ago | |
default.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