Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Typography.js | 3,757 | 2,206 | 186 | 4 months ago | 79 | May 10, 2021 | 95 | mit | JavaScript | |
A powerful toolkit for building websites with beautiful design | ||||||||||
Argon Theme | 3,160 | 2 months ago | 120 | gpl-3.0 | PHP | |||||
📖 Argon - 一个轻盈、简洁的 WordPress 主题 | ||||||||||
Understrap | 2,957 | 81 | 1 | 3 days ago | 37 | November 08, 2021 | 75 | gpl-3.0 | CSS | |
Underscores + Bootstrap = Understrap, the renowned open-source WordPress starter theme. | ||||||||||
Sakura | 2,947 | 2 months ago | 20 | gpl-2.0 | PHP | |||||
A Wonderful WordPress Theme: 樱花庄的白猫博客主题 | ||||||||||
Frontity | 2,823 | 6 | 67 | 2 months ago | 60 | July 19, 2022 | 66 | apache-2.0 | TypeScript | |
» Frontity - The React Framework for WordPress | ||||||||||
Foundationpress | 2,780 | 4 years ago | 35 | April 12, 2019 | 55 | mit | PHP | |||
FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb | ||||||||||
Kratos | 2,703 | 6 days ago | 11 | gpl-3.0 | PHP | |||||
📖 WordPress theme that focus on reading experience | ||||||||||
Plugin Update Checker | 1,927 | 63 | 30 | 16 days ago | 31 | July 24, 2022 | 79 | mit | PHP | |
A custom update checker for WordPress plugins. Useful if you don't want to host your project in the official WP repository, but would still like it to support automatic updates. Despite the name, it also works with themes. | ||||||||||
Sakurairo | 1,835 | 21 hours ago | 6 | gpl-2.0 | PHP | |||||
一个多彩、轻松上手、体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题,支持简繁英日多语言)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura. Support Simplified Chinese, Traditional Chinese, English and Japanese languages) | ||||||||||
Wpgulp | 1,740 | a year ago | 20 | November 21, 2020 | 32 | other | ||||
An advanced Gulp workflow for WordPress development with extensive documentation. Used by 40,000+ themes and plugins. |
Granule is the theme I use as the starter theme for all of my Pro Theme Design themes.
The theme was initially based on Darren Hoyts Gravy theme, but has evolved over many years of developing themes for wordpress.com. It now takes inspiration from _s and is a simple starting point for creating new WordPress themes.
Things to note:
Below is a selection of the recent themes that Granule was used to create:
To use the theme as a starter theme I recommend checking out all of the files and then placing both the __sass
and granule
directories into your wp-content/themes
folder. You can then either hack away on granule, or create a copy of the granule
folder and use that to create your themes. Either way you will need to do a case sensitive search and replace on all instances of the name granule
.
Granule uses an external SASS library. This means the SASS is easily reusable - however it's entirely optional. If you don't want to use it then you can use your normal library/ process. This is one of the joys of using a starter theme.
If you want to use the Granule SASS library then I recommend the following process:
wp-content/themes
directory (Granule theme is setup to use this location)Many of the library properties are stored in variables in the __sass/lib/variables
directory. These can be overriden in the granule/assets/sass/lib/_variables.scss
GPL2