- Fixes in form labels
- Styling improvements
- Inherit application layout
- Remove logo requirement removed (add the layout file to your views to customize)
- Refactor partials
- [BREAKING] No longer inherits application layout
- [BREAKING] Use CDN to install required libraries, skipping asset pipeline
- [BREAKING] Layout file requires a logo.svg file in assets, otherwise will break
- Upgrade to Tailwind v2.0
- New layout design
- Togglable sidebar menu
- Use Highlight.js for syntax highlighting
- Improve default styling
- Bug fixes
- Fix gemspec error
- Remove duplicate gem file
- Add changelog
- Add index page for categories
- Add descriptions to categories
- Change home page layout
- [BREAKING] Remove Bootstrap in favor of TailwindCSS
- Default CSS changes
- Change article layout
- Fix mailer errors
- Initial release