Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Jekyll blog theme built on Jekyll-Bootstrap with an elementaryOS-inspired design.
Simpleyyt is a Jekyll theme for building static blogs, built on Jekyll-Bootstrap and styled after the elementaryOS portal page.
Simpleyyt is a Jekyll theme for building personal blogs, built on top of Jekyll-Bootstrap. Jekyll-Bootstrap is a framework that provides the directory structure and tooling for Jekyll static sites. This theme specifically adapts the visual style of the elementaryOS portal page, giving blogs a flat, modern, and clean aesthetic. The theme is maintained by Simpleyyt on GitHub and is released under the MIT license. It takes Jekyll Markdown posts, YAML configuration, and image assets as input, and outputs a fully static blog with pagination, configurable excerpts, locally hosted fonts, and an integrated Google Custom Search Engine.
_config.yml can be set to "teaser" or "truncate_words". In "teaser" mode, a post's homepage excerpt is everything before a More tag (an HTML comment manually placed in the post). If no More tag is found, the full post is shown. In "truncate_words" mode, the excerpt is automatically the first 20 words of the post; this mode does not work well for non-English posts._config.yml.assets/themes/Snail/img updates the profile picture and browser tab icon._config.yml setting.The theme follows standard Jekyll conventions. You write posts in Markdown, place them in the _posts folder, and the theme builds pages with the chosen excerpt mode. Configuration happens in _config.yml, where you set the excerpt method and other site-wide properties. To change the avatar or favicon, you simply replace the corresponding files in the assets/themes/Snail/img directory.
