Yudish is a minimal and fast Jekyll theme suitable for blogs and personal websites.
Key features include:
- Customizable Theme: Easily customized via variables in
_config.yml
. - Inline CSS: Speeds up website loading by inlining CSS.
- Prose Editing Ready: Supports easy blog post editing using Prose.
- Disqus Comments: Pre-installed Disqus comments (just add your shortname).
- Responsive Design: Adapts to different screen sizes.
- SEO improvements
Installation is straightforward: fork the repo and set master
as the source in GitHub Pages settings. Customization involves modifying the brand-color
in _config.yml
. Remember to restart the Jekyll server after changes to the config file.