# 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: ```sh make docker-build ``` Standalone: ```sh make build ``` ## License See [LICENSE](LICENSE)