Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Jekyll theme using the Bulma CSS framework for building responsive, static websites and portfolios.

A simple and honest theme to help you set up a production-grade website in no time.

A Next.js boilerplate template with Tailwind CSS and PostCSS preconfigured for out-of-the-box development.

The official minimal Astro starter with a single index page — a blank slate for static sites.
Bulma Jekyll Theme is a Jekyll theme styled with the Bulma CSS framework, designed to give developers a clean, responsive starting point for static websites. It pairs Jekyll's static site generation with Bulma's Flexbox-based styling and is shared as a public GitHub repository with the description "Jekyll Bulma Theme | Bulma.io Jekyll Template for Developers."
Bulma Jekyll Theme is a Jekyll theme that uses Bulma as its CSS framework, converting Markdown and Liquid content into a static HTML site. It runs in any Jekyll environment through the standard jekyll build command, and the resulting site requires no database or server-side application. The repository is hosted on GitHub with the topics bulma-css, jekyll, and theme, and has 27 stars.
_posts folder, and Jekyll generates styled pages using Bulma components.Install the theme by placing it in your Jekyll project or cloning the repository, then write content in Markdown or HTML. Run jekyll build to compile the site; Jekyll processes Liquid templates and Bulma CSS into static assets, and jekyll serve provides a local preview at localhost:4000.
