Genesis Boilerplate

Boilerplate code for starting webdesign projects using the Genesis Framework.
Alternatives To Genesis Boilerplate
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Sage12,107635 days ago40July 19, 202213mitPHP
WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow
Timber5,209131779 days ago115June 22, 2022209mitPHP
Create WordPress themes with beautiful OOP code and the Twig Template Engine
Typography.js3,7572,2061864 months ago79May 10, 202195mitJavaScript
A powerful toolkit for building websites with beautiful design
Argon Theme3,160
2 months ago120gpl-3.0PHP
📖 Argon - 一个轻盈、简洁的 WordPress 主题
Understrap2,9578113 days ago37November 08, 202175gpl-3.0CSS
Underscores + Bootstrap = Understrap, the renowned open-source WordPress starter theme.
Sakura2,947
2 months ago20gpl-2.0PHP
A Wonderful WordPress Theme: 樱花庄的白猫博客主题
Frontity2,8236672 months ago60July 19, 202266apache-2.0TypeScript
» Frontity - The React Framework for WordPress
Foundationpress2,780
4 years ago35April 12, 201955mitPHP
FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb
Kratos2,710
12 hours ago6gpl-3.0PHP
📖 WordPress theme that focus on reading experience
Plugin Update Checker1,927633022 days ago31July 24, 202279mitPHP
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.
Alternatives To Genesis Boilerplate
Select To Compare


Alternative Project Comparisons
Readme

This repo is in a broken state. DO NOT USE.

Genesis Boilerplate

Genesis boilerplate is a starter kit for Genesis child themes. It uses the most common CSS and PHP functions I find myself using when creating new themes.

The repo is setup with /dev directory and a gulpfile if you want to use Gulp. The /dev directory is where your Sass and pre processed JavaScript will live. If you prefer not to use Sass or Gulp, you'll need to manually move all the CSS from the .scss files to a styles.css file in the root directory.

(A blog post about my process can be found here: bradonomics.com/genesis-boilerplate/

I've used Skeleton CSS as a base, although many changes have been made to the original. Check out http://getskeleton.com for documentation and details about the Skeleton CSS framework.

For the Genesis Framework, check out http://studiopress.com for documentation and details.

Getting Started

To start your new child theme with Genesis Boilerplate, you can Download the files from GitHub (or clone the repo: git clone https://github.com/bradonomics/genesis-boilerplate.git). You can then upload the files under Appearances -> Themes in your Wordpress Dashboard, although you'll probably want to add some styles before you do. Remember this is a starting point for a custom theme and pretty vanilla as is. If it doesn't make it into 90% of my custom theme work, it isn't in the boilerplate.

What's in the download?

The download includes a rewrite of Skeleton CSS to use standard Genesis classes, and a functions file to get you started building a custom Genesis child theme.

If you're working with a designer there are also HTML samples so the designer will know what CSS classes to use and have an HTML template.

You'll want to add a screenshot.png file so something will show in the Wordpress Dashboard. After this, zip the styles.css, funtions.php with these files and directories and upload the new theme to Wordpress. (If you don't have Genesis installed, this upload won't work. Check the documentation on StudioPress.com for more info.)

License

Skeleton is released under the open-source MIT license. The Genesis Framework itself and Genesis Boilerplate are released under the GPL-2.0 License.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Acknowledgments

Skeleton was created by Dave Gamache.

Genesis was created by Brian Gardner.

Genesis Boilerplate was created by Brad West.

Popular Theme Projects
Popular Wordpress Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Html
Css
Theme
Wordpress
Designer