The source code for my blog, https://erambler.co.uk/
Go to file
Jez Cope 7363381fb8 Add talks page 2020-10-21 18:09:57 +01:00
data Add talks page 2020-10-21 18:09:57 +01:00
images Add profile picture 2020-01-08 12:06:43 +00:00
legacy Update remaining img tags to use https 2020-08-11 21:24:28 +01:00
pages Add talks page 2020-10-21 18:09:57 +01:00
plugins Update for Nikola 8 2018-11-17 20:58:18 +00:00
posts Merge branch 'fix/insecure-mixed-content' into production 2020-08-11 21:28:25 +01:00
shortcodes Simplify figure shortcode 2017-10-30 07:43:49 +00:00
static Add talks page 2020-10-21 18:09:57 +01:00
termux Update to work under termux on android 2019-11-24 17:31:06 +00:00
themes Add talks page 2020-10-21 18:09:57 +01:00
.dir-locals.el Initial commit 2016-08-10 07:58:37 +01:00
.gitignore Ignore /drafts 2020-01-28 11:37:14 +00:00
.gitmodules Configure for Netlify 2020-01-18 15:40:12 +00:00
Dockerfile Install s3cmd using pipenv to get latest version 2017-11-07 14:52:25 +00:00
Pipfile Update Python packages, node version; remove yarn 2020-10-21 18:09:57 +01:00
Pipfile.lock Update Python packages, node version; remove yarn 2020-10-21 18:09:57 +01:00
README.md Update README.md 2019-05-21 21:21:54 +01:00
TODO.org Add TODO list 2017-06-15 09:09:53 +01:00
conf.py Add talks page 2020-10-21 18:09:57 +01:00
netlify.toml Update Python packages, node version; remove yarn 2020-10-21 18:09:57 +01:00
package-lock.json Update Python packages, node version; remove yarn 2020-10-21 18:09:57 +01:00
package.json Update Python packages, node version; remove yarn 2020-10-21 18:09:57 +01:00
requirements.txt Configure for Netlify 2020-01-18 15:40:12 +00:00
runtime.txt Configure for Netlify 2020-01-18 15:40:12 +00:00
shell.nix Update Python packages, node version; remove yarn 2020-10-21 18:09:57 +01:00

README.md

This is my blog. You can visit the real thing at http://erambler.co.uk/, or learn from the code if you wish. It's built using Nikola, a static site generator written in Python.