Skip to content
forked from schikulski/Gromf

WordPress theme based on the Roots starter theme, using Foundation & Gulp.

License

Notifications You must be signed in to change notification settings

toddspitz/gromf

 
 

Repository files navigation

Gromf

Gromf is a WordPress starter theme based on Roots 7.0, using Foundation & Gulp instead of Bootstrap & Grunt.

Features

Since Gromf is heavily based on Roots, most of the features apply to Gromf, except for Grunt & Bootstrap features. Some of the features are:

Additional features

Install the Soil plugin to enable additional features:

  • Root relative URLs
  • Nice search (/search/query/)
  • Cleaner output of wp_head and enqueued assets markup
  • Image captions use <figure> and <figcaption>

Installation

Before you start using Gromf make sure you have NodeJS, Bower and Gulp installed. If you already have NodeJS installed then just run npm install -g bower gulp

Then:

  • Clone the git repo - git clone git://github.com/schikulski/gromf.git && cd gromf
  • npm install
  • bower install
  • gulp
  • Profit!

Theme activation

Reference the theme activation documentation to understand everything that happens once you activate Roots.

Configuration

Edit lib/config.php to enable or disable theme features and to define a Google Analytics ID.

Edit lib/init.php to setup navigation menus, post thumbnail sizes, post formats, and sidebars.

Documentation

Since Gromf is heavily based on Roots, 90% of the documentation are relevant.

  • Roots 101 — A guide to installing Roots, the files, and theme organization
  • Theme Wrapper — Learn all about the theme wrapper
  • Build Script — A look into how Roots uses Grunt
  • Roots Sidebar — Understand how to display or hide the sidebar in Roots

Contributing

Feel free to contribute!

This is Yetien Grompf

Gromf

About

WordPress theme based on the Roots starter theme, using Foundation & Gulp.

Resources

License

Stars

Watchers

Forks

Packages

No packages published