Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Free, open-source Jekyll dashboard template with Bootstrap 5 for building admin panels, CRMs, and analytics.

Free open-source Tailwind CSS and Next.js admin dashboard template with 8+ pages, dark mode, RTL, and authentication screens.
Airframe is a free, open-source dashboard template built on the Jekyll static site generator and Bootstrap 5, designed to provide a responsive UI and a large collection of components for building admin panels, CRMs, CMSs, and analytics dashboards.
Airframe is a dashboard template that runs on Jekyll, meaning you install Ruby and Jekyll, download the project, and serve it as a static site. It includes a "huge collection of components" that can be combined in many ways to build custom web applications. The template is authored by Tomasz Owczarczyk (contact email provided in the README) and is released under the Apache License 2.0. A live demo is available at airframe.vercel.app, and documentation, roadmap, and changelog are hosted on Zeroheight.
jekyll serve and access the site at http://localhost:3000.The README provides installation steps: download the zip package, unpack it, navigate to the folder in your terminal, run jekyll serve, and open http://localhost:3000 in your browser. The site is then served locally as a static Jekyll site.
Airframe is free and open source under the Apache License 2.0. The README mentions no paid tiers.
Yes, Airframe is free and open source. It is released under the Apache License 2.0, so you can use, modify, and distribute it freely.
Airframe runs on Jekyll, a Ruby-based static site generator, and uses Bootstrap 5 for the frontend UI. You need to install Jekyll and Ruby before serving the site.
Download the zip package from the GitHub link, unpack it, open a terminal in the folder, run jekyll serve, and visit http://localhost:3000. Full instructions are in the README.
You can build CRMs, CMSs, admin panels, admin dashboards, and analytics applications. The repository metadata also suggests it works well for project and task management SaaS apps.
