archetypes | ||
content/posts | ||
social-image-gen | ||
static/images | ||
themes/hello-friend-ng | ||
.dockerignore | ||
.gitignore | ||
config.toml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
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