DEV Notes

Jekyll setup

So at the end I decided to use Jekyll. I checked and tried a number of options recently including just manually created HTML pages and decided to stick to a solution which is supported by GitHub.

This setup is based on this Jekyll theme and I stripped it even more. No plugins. No tracking any sort. No feeds. Just plain HTML, CSS and Markdown.

The main purpose of all of this is just keep my dev notes on anything.

NOTE: As of April 2026 I added tags support.
I don’t use plugins for that so for each new tag an appropriate .md file must be created manually (see the tag/ folder).