Skip to content

Wordpress Starter Theme (v4.1 and later) with SASS, Bourbon.io Neat and IcoMoon.io icons

Notifications You must be signed in to change notification settings

wpHaxx/bourboneat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bourboneat

Wordpress Theme (v4.1 and later) with SASS, Bourbon.io Neat and IcoMoon.io icons

setup


$ npm install
$ bower install

gulp tasks


$ gulp styles // recompile sass
$ gulp js // recompile js

Menus

Header

After activating the theme, in Appearance > Menus, select the Manage Locations tab. Then for the Primary Menu, select the menu to use in the Header.

Social links

Social links are icons that correspond with the URL that is added to a menu of links.

  1. Create a menu and add social links,

  2. In Appearance > Menus, select the Manage Locations tab. Then for the Social Links Menu location, select the menu of links you created.

  3. View and/or update the available icons in

    • /icomoon/demo.html
    • /src/sass/modules/_icons.scss
    • /src/sass/modules/_nav-social.scss

Footer

After activating the theme, in Appearance > Menus, select the Manage Locations tab. Then for the Footer Menu, select the menu to use in the Footer. Typically this is for links to About and Contact pages. See the documentation folder for more info.

Terms

After activating the theme, in Appearance > Menus, select the Manage Locations tab. Then for the Terms Menu, select the menu to use in the Footers secondary links. Typically this is for links to Terms and Conditions and Privacy Policy pages. See the documentation folder for more info.

About

Wordpress Starter Theme (v4.1 and later) with SASS, Bourbon.io Neat and IcoMoon.io icons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.2%
  • HTML 33.6%
  • PHP 14.9%
  • JavaScript 1.3%