Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Business Jekyll Theme is a free, multipage Jekyll theme for small and medium business websites, built with Bootstrap 3.

Free Tailwind CSS and Next.js one-page template for crypto business sites, with authentication pages, modals, and responsive UI.
Business Jekyll Theme is a free, multi-page Jekyll theme for small and medium business websites, ported from Technext's Office Bootstrap template.
Business Jekyll Theme is a Jekyll-based static site theme designed for small and medium business websites. It takes Jekyll content files (pages, posts, and configuration) as input and produces a fully styled multi-page HTML website as output. The theme was originally created by Technext as a Bootstrap template called Office, then ported to Jekyll by Melvin Ch'ng, who reorganized the files to work natively with Jekyll's directory structure.
Business Jekyll Theme is for small and medium business owners who need a straightforward, professional website without building one from scratch. Developers can use it as a starting point for client projects because it is built on Jekyll and uses a conventional multi-page layout. Project promoters can also use it to create a dedicated promotional site for a specific product or initiative.
Business Jekyll Theme follows the standard Jekyll workflow. First, install Ruby and Rails from a tutorial if you don't have them, then install Jekyll with the command gem install jekyll. Start the local server by running jekyll serve from the theme directory, and your site will be available at localhost:4000. You can then edit the Jekyll configuration file _config.yml and page files in Markdown or HTML to customize the content.
Business Jekyll Theme is free. There are no paid tiers or premium features mentioned in the repository; it is published as an open-source theme you can download and use.
Yes, the repository explicitly lists "It's Free!" as a feature. There are no paid plans or trial limitations mentioned, and the original Office template is also available for free.
The theme uses Bootstrap 3. This means it relies on Bootstrap's grid, components, and utility classes for its responsive layout and styling. If you need a newer Bootstrap version, you would need to update the framework yourself.
Yes, unlike single-page themes, it is designed as a multi-page template. The original source is a multipage Bootstrap template, and the Jekyll port preserves that structure so you can build separate pages for different sections of a business site.
Install Ruby and Rails, then run gem install jekyll to get Jekyll. Navigate to the theme's root folder and run jekyll serve. The site will be served at localhost:4000 on your machine.
Yes. The theme uses Font Awesome icons and Bootstrap 3 styles, so you can change colors in the CSS files and swap icon classes in the HTML. The code is commented to help you locate where to make these edits.
