All Projects → cdukes → Bones For Genesis 2 0

cdukes / Bones For Genesis 2 0

Licence: unlicense
A starting point for new Genesis projects. Built for Genesis 3.* and WordPress 5.*+.

Projects that are alternatives of or similar to Bones For Genesis 2 0

Create React Wptheme
Create modern, React-enabled WordPress themes with a single command.
Stars: ✭ 252 (+36.22%)
Mutual labels:  wordpress, wordpress-starter-theme
Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (-85.95%)
Mutual labels:  wordpress, wordpress-starter-theme
Air Light
WordPress starter theme - designed to be minimal, lightweight and easy for all kinds of WordPress projects. Public Roadmap: https://favro.com/organization/3b45e73eaf083f68fefef368/c1dd2d4a99d6723904d2e763
Stars: ✭ 285 (+54.05%)
Mutual labels:  wordpress, wordpress-starter-theme
Wp Tailwindcss Theme Boilerplate
A minimalist boilerplate for WordPress theme development using Tailwind CSS, SCSS, and Laravel Mix.
Stars: ✭ 199 (+7.57%)
Mutual labels:  wordpress, wordpress-starter-theme
Jackpine
WordPress starter theme with Timber, Tailwind, and Alpine.js.
Stars: ✭ 101 (-45.41%)
Mutual labels:  wordpress, wordpress-starter-theme
Flynt
Component based WordPress starter theme, powered by ACF Pro and Timber, optimized for a11y and fast page load results.
Stars: ✭ 363 (+96.22%)
Mutual labels:  wordpress, wordpress-starter-theme
Vue Wordpress Pwa
An offline-first SPA using Vue.js, the WordPress REST API and Progressive Web Apps
Stars: ✭ 665 (+259.46%)
Mutual labels:  wordpress, wordpress-starter-theme
Bathe
The simplest WordPress starter theme including full setup for Sass, PostCSS, Autoprefixer, stylelint, Webpack, Eslint, imagemin, Browsersync, etc.
Stars: ✭ 65 (-64.86%)
Mutual labels:  wordpress, wordpress-starter-theme
Wordless
All the power of Pug, Sass, Coffeescript and WebPack in your WordPress theme. Stop writing themes like it's 1998.
Stars: ✭ 1,374 (+642.7%)
Mutual labels:  wordpress, wordpress-starter-theme
Theme
Tonik is a WordPress Starter Theme which aims to modernize, organize and enhance some aspects of WordPress theme development.
Stars: ✭ 1,197 (+547.03%)
Mutual labels:  wordpress, wordpress-starter-theme
Live Composer Page Builder
Free page builder plugin for WordPress http://livecomposerplugin.com
Stars: ✭ 143 (-22.7%)
Mutual labels:  wordpress, wordpress-starter-theme
Wordpress Bootstrap
Bootstrap in WordPress theme form - Bootstrap 3.3.1
Stars: ✭ 1,494 (+707.57%)
Mutual labels:  wordpress, wordpress-starter-theme
Sage
WordPress starter theme with a modern development workflow
Stars: ✭ 11,531 (+6132.97%)
Mutual labels:  wordpress, wordpress-starter-theme
Nginx Helper
Nginx Helper for WordPress caching, permalinks & efficient file handling in multisite
Stars: ✭ 170 (-8.11%)
Mutual labels:  wordpress
Boo
Boo - A beautiful, clean and responsive theme for Ghost.
Stars: ✭ 176 (-4.86%)
Mutual labels:  wordpress
Wp Multi Network
A network management interface for global multisite administrators
Stars: ✭ 168 (-9.19%)
Mutual labels:  wordpress
Code Snippets Wp Speed Up
Code Snippets for WordPress and WooCommerce speed up, which can be imported into the plugin.
Stars: ✭ 168 (-9.19%)
Mutual labels:  wordpress
Wpstarter
Easily bootstrap whole site Composer packages for WordPress.
Stars: ✭ 182 (-1.62%)
Mutual labels:  wordpress
Tachyon
Faster than light image resizing service that runs on AWS. Super simple to set up, highly available and very performant.
Stars: ✭ 177 (-4.32%)
Mutual labels:  wordpress
Private Composer Installer
Composer install helper outsourcing sensitive keys from the package URL into environment variables
Stars: ✭ 168 (-9.19%)
Mutual labels:  wordpress

Bones for Genesis 2.0

Built for Genesis 3.* and WordPress 5.*.

A starting point for new Genesis projects. This is a starter child theme, not a dependency. Clone it. Fork it. Hack it for your own projects. Build cool things on the web.

Issues and pull requests are welcome and will be addressed.

To Get Started

You'll need Node.js.

git clone https://github.com/cdukes/bones-for-genesis-2-0.git genesis-bfg
cd genesis-bfg
composer install && npm install

Watch:

npm run watch

Build:

npm run build

All functions are prefixed with bfg. Do a find-and-replace to align the these function names to your project's prefix.'

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].