Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Jekyll theme with a minimal design inspired by typewriters.
Daktilo is a Jekyll theme with a minimal design inspired by typewriters, built to give blogs and personal sites a clean, content-focused layout. It is a static site theme that runs on Jekyll, transforms Markdown posts into a responsive website, and is distributed under the MIT License.
Daktilo is a Jekyll theme with a minimal design inspired by typewriters. It runs on Jekyll, a static site generator, and takes Markdown content as input to produce a fully responsive static website. The theme is maintained by GitHub user kronik3r and is open-sourced under the MIT License. A live preview is available at daktilo.github.io, and a demo 404 page can be viewed at kronik3r.github.io/daktilo/404.html.
categories folder and an entry in _data/categories.yml; categories then appear in the footer's Explore section._config.yml.Start by cloning the repository. Then edit _config.yml — the title property is displayed as the site logo. Launch the site locally with jekyll serve --watch and visit localhost:4000. To add categories, create a file in the categories folder with the category slug, add a matching entry to _data/categories.yml, and the category will appear in the footer's Explore section.
Yes, Daktilo is open source under the MIT License, so you can use and modify it without charge.
Yes, it includes Disqus integration. You just need to connect your Disqus account to the theme.
Create a file in the categories folder using the category slug (for example, an-awesome-category.html), then add a slug-name pair to _data/categories.yml. The category then shows up in the footer's Explore section.
Yes, the theme includes Google Analytics integration. Add your tracking ID in the configuration file and analytics will be loaded on your pages.
Daktilo is released under the MIT License, so you can use, modify, and distribute it freely.
