Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Minimal and ascetic Jekyll theme for content-focused static blogs and personal sites.
jekyll-true-minimal is a minimal and ascetic Jekyll theme for building content-focused static websites, blogs, and personal pages. The theme's repository describes it as 'Minimal and ascetic theme for jekyll', and the live demo is hosted at https://cyevgeniy.github.io/jekyll-true-minimal/. As an open-source project with 74 GitHub stars, it follows Jekyll's conventions for structure and deployment.
jekyll-true-minimal is a Jekyll theme that strips away decorative elements to let the content be the focus. It takes standard Jekyll projects — Markdown posts, pages, and a _config.yml configuration file — and renders them into static HTML output. The theme runs on Jekyll, the Ruby-based static site generator, and is distributed via its GitHub repository. The author is not identified on the page, but the repository is maintained under the cyevgeniy account.
Set up a Jekyll project, add jekyll-true-minimal as the theme in the _config.yml file, then write content in Markdown. Jekyll processes the files and outputs a static site ready for deployment. The live demo shows the result immediately without requiring complex configuration.
