Imdhemy Jekyll Theme

Jekyll theme for my personal website: imdhemy.com.

Documentation

All documentation lives in the docs/ directory.

The theme also ships with a reusable SEO foundation:

Optional Tooling

The gem also ships an optional image optimization executable for downstream sites:

bundle exec imdhemy-image path/to/image.jpg
bundle exec imdhemy-image --recursive assets/images
bundle exec imdhemy-image --dry-run path/to/images

The tool is opt-in and intended for projects using the theme. It is not part of the theme render pipeline.

Example Site

A complete runnable example is available in example/.

Development

Use the local workflow documented in Getting Started.

License

The theme is available as open source under the terms of the MIT License.