denovo / alfonsoborragan

alfonsoborragan custom WP theme - built using grompf wordpress framework (foundation 5 & gulp)

Home Page:http://alfonsoborragan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfonsoborragan

alfonsoborragan WP theme - using grompf worpdpress framework (foundation 5 & gulp)

notes on Grompf beloooowww:

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

alfonsoborragan custom WP theme - built using grompf wordpress framework (foundation 5 & gulp)

http://alfonsoborragan.com

License:GNU General Public License v2.0


Languages

Language:CSS 73.1%Language:PHP 21.8%Language:JavaScript 5.0%