Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Nuboard is a free and open-source Jekyll theme with separate pages for showcasing your case studies, portfolio, and podcast.

A customizable Jekyll portfolio theme with about, portfolio, and tools sections, easily configured via _config.yml.
Nuboard Theme is a free and open-source Jekyll theme that uses Tailwind CSS to power separate pages for podcast episodes, case studies, and portfolio projects.
Nuboard Theme is a Jekyll theme distributed as a Ruby gem, designed for content creators who need distinct layouts for podcasts, case studies, and project showcases. It is styled with Tailwind CSS and can be run locally with Jekyll's development server. The theme is released under the MIT license and hosted on the RubyGems registry, with a live demo at nuboard-theme.pages.dev.
gem install nuboard-theme, and manage dependencies through Bundler.bundle exec jekyll serve to serve the site locally during development.Install the gem with gem install nuboard-theme, then run bundle to install Ruby dependencies and npm install to set up Tailwind CSS. Start a local server with bundle exec jekyll serve. If you are using Ruby 3.0.0 or higher, you may need to add the webrick gem to your Gemfile to avoid a known Jekyll startup issue.
Yes. Nuboard Theme is open-source and distributed under the MIT license, so you can use it for personal and commercial projects without cost.
You need Ruby 2.5.0 or higher, RubyGems, GCC, Make, and NPM. These are required for running Jekyll and compiling Tailwind CSS.
It can, but you may need to add webrick to your Gemfile. The theme's documentation notes that Ruby 3.0.0 and higher can encounter a known Jekyll server issue that webrick resolves.
The theme provides a demo site at nuboard-theme.pages.dev. The source code and download links are available on GitHub.
