Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A minimal Jekyll theme for static blogs with a home page and post page.
Autm-rb is a minimal Jekyll theme for publishing a static blog, providing a clean home page and a dedicated post page.
Autm-rb is a Jekyll theme that renders Markdown or HTML content into a static website with a home view and a post view. It is distributed through the GitHub repository railsr/autm-rb, released under the MIT License, and is designed to work with GitHub Pages. The theme is configured through the site's _config.yml file and the data files placed in the _data/ directory.
Bloggers who want a clean, minimal reading experience without building a site from scratch. Developers who need a simple starting point for a personal or project blog that runs on Jekyll. And anyone who wants to publish a static site using a straightforward theme with no build step beyond running Jekyll.
Autm-rb follows the standard Jekyll workflow: add posts as Markdown files with front matter, run Jekyll to build the static site, then deploy the generated files to GitHub Pages or any static host. The theme controls the layout, styling, and structure for the generated pages.
Yes, Autm-rb is open source under the MIT License, so you can use it in personal and commercial projects without paying a fee.
Edit the _config.yml file for global site settings and place any data files in the _data/ directory. The project instructions tell users to make these changes before using the theme.
No, it is a Jekyll theme, so it generates a static site from files. No server-side database or dynamic runtime is needed.
A live demo is available at kirqe.github.io/autm-rb, and the source code is hosted on GitHub at railsr/autm-rb.
