Bloak
Bloak is a markdown blog engine for Ruby on Rails
- Gem
- bloak
- Repository
- kuyio/bloak
- License
- MIT
- Stars
- 39
- Added
- August 14, 2026
About
Bloak is a markdown blog engine for Ruby on Rails
Bloak is a Ruby on Rails engine to provide the functionality of a micro-blog with articles written in Markdown. It includes an attractive admin UI that makes managing and writing new blog articles a breeze. Bloak is lightning-fast, and optimized for SEO, accessibility and supports open-graph meta-tags for rich social media sharing. Easy customization and styling makes Bloak a joy to integrate into your existing web-application and match the host application's look and feel.
What you get
- [x] Responsive and mobile friendly
- [x] Google Lighthouse score of 90+ on all categories
- [x] Write Blog posts in Markdown format (extended Github-flavoured markdown)
- [x] SimpleDME markdown editor integration
- [x] Custom Markdown tags for info, warning, quote boxes, table-of-contents and more
- [x] Syntax highlighting for fenced code blocks provided by Rouge
- [x] Custom Markdown renderer supports ERB and HTML tags in Markdown
Mounting it
# Gemfile
gem "bloak"
# config/routes.rb
mount Bloak::Engine, at: "/blog"
Details
39 stars on GitHub · MIT licensed · maintained by kuyio. Source: https://github.com/kuyio/bloak
Discussion (0)
Sign in to join the discussion.
No comments yet.