Skip to main content ↓
wordpress feature

10 Free Blank WordPress Themes

This is a review of the top blank WordPress theme choices.

What is a Blank WordPress Theme?

Blank WordPress themes are boilerplates that serve as a starting point for developing your own custom theme, which is why they’re also called “starter themes” and (less commonly) “naked themes”. Blank WordPress themes come with basic WordPress PHP, CSS, and HTML code and theme files already filled out for you. Unlike theme frameworks, most of the files in a blank WordPress theme are meant to be modified based on your needs.

Why Use Blank WordPress Themes?

WordPress blank themes speed up your workflow by reducing the amount of code you need to write.

Having a skeletal foundation means you don’t have to do the same initiation process over and over every time you need to start creating a new theme. In addition, using a blank WordPress theme lowers the chances of you forgetting critical files or code required for a theme to function properly. Some basic WordPress themes will also have useful integrated features like responsive layouts and sample data to help you test your theme.

Below is an overview of the 10 best free blank/starter WordPress themes I could find.

1. Roots

0398 01 blank wordpress theme roots Roots is an excellent open source WordPress starter theme. It’s built with HTML5 Boilerplate and Bootstrap (if you don’t need it, you can replace or remove it). It also has Grunt files for quickly compiling LESS code and combining your CSS and JS files.

A nifty feature of Roots is its Theme Wrapper, which helps you avoid having to write the same code in multiple files. Check out themes built using Roots at the Roots Gallery. Get started with Roots by heading over to the project’s official docs.

Demo | Download Page (github.com)

2. Underscores

Underscores Underscores, or _s, is a free blank WordPress theme developed by Automattic, the creators of WordPress. It has five layout templates. Unfortunately, Underscores doesn’t have a pre-built responsive layout, so you’ll have to create one.

The tutorial series by ThemeShaper (a major WordPress theme development company) will help you learn how to create WP themes using Underscores. Download Page (underscores.me)

3. Bones

Underscores Bones is a free blank theme built on top of HTML5 Boilerplate. It’s responsive, and developed under the Mobile First philosophy. WPtuts+ has an excellent Bones tutorial to help you get started with this awesome starter theme.

Download Page (github.com)

4. HTML5 Reset WordPress Theme

This blank theme helps you start off on the right track towards producing a semantic and structurally-sound HTML5 WordPress themes. For example, the post template included in the HTML5 Reset WordPress Theme incorporates the hNews microformat to help search engines better understand your content. Download Page (github.com)

5. HTML5 Blank WordPress Theme

HTML5 Reset WordPress Theme This is a Web-performance optimized blank WordPress theme for developers. The HTML5 Blank WordPress Theme comes with useful custom theme functions such as a dynamic sidebar as well as boilerplate code for using WordPress’s Shortcode API in your themes. Demo | Download Page (html5blank.com)

6. HTML5 Boilerplate for WordPress

This open source project took the popular HTML5 Boilerplate and converted it to a blank WordPress theme. The HTML5 Boilerplate for WordPress project uses a modern HTML5 blog structure based on Opera Web evangelist Bruce Lawson’s recommended structural markup for blogs: 0398 09 blank wordpress theme html5boilerstructureSource: html5doctor.com Download Page (github.com)

7. Naked WordPress

Naked WordPress This blank WordPress theme is great for people who want to learn how to develop themes. The Naked WordPress theme is commented in-line so that as you’re building your WordPress theme, you understand what’s actually going on. It’s like a WordPress tutorial + starter theme combined.

Demo | Download Page (bckmn.com)

8. WP-Flex

WP-Flex WP-Flex is a responsive blank WordPress theme. It’s got serious features that web developers will appreciate, such as sample data for unit testing and strict compliance with the official WordPress theming guidelines. Demo | Download Page (github.com)

9. JointsWP

JointsWP JointsWP is built on top of Foundation 5 (a major front-end development framework alongside Bootstrap). You have the option to use the Sass version, or just plain CSS version if you want. Demo | Download Page (jointswp.com)

10. BlankSlate

BlankSlate BlankSlate is probably the most simple, minimalist blank/boilerplate theme you can get your hands on. BlankSlate is the middle ground between creating WordPress themes entirely from scratch and using a big starter themes like Roots or Underscore. Download Page (wordpress.org)

Summary Table

Site Repo License Developer Popularity*
Roots GitHub Custom Roots 5469
Underscores GitHub GPLv2 Automattic 4254
Bones GitHub WTFPL Themble 2945
HTML5 Reset WordPress Theme GitHub Uknown Tim Murtaugh 1091
HTML5 Blank WordPress Theme GitHub MIT Todd Motto 938
HTML5 Boilerplate for WordPress GitHub The Unlicense Zencoder 748
Naked WordPress GitHub Unknown Joshua Beckman 214
WP-Flex GitHub GPLv2 Dennis Gaebel 131
JointsWP GitHub Uknown Jeremy Englert 82
BlankSlate GitHub GPLv3 TidyThemes 18

*Popularity was calculated by summing up the number of people who watch, have starred and have forked the project on GitHub as of January 7, 2014.

Related Content

Make estimating web design costs easy

Website design costs can be tricky to nail down. Get an instant estimate for a custom web design with our free website design cost calculator!

Try Our Free Web Design Cost Calculator
Project Quote Calculator
TO TOP