Skip to content

kreapress/jaechicks-site

 
 

Repository files navigation

jaechick's site is a WordPress theme built on Roots.

Requirements

  • Node
  • grunt-cli
    • via command line npm install grunt-cli -g
  • Composer
    • via command line curl -sS https://getcomposer.org/installer | php mv composer.phar /usr/local/bin/composer

Features

But Wait! Their's More!

  • Front-end package management via Bower!
    • Bootstrap
    • Fluidbox
    • Font Awesome
    • Modernizr
    • Respond.js
  • PHP dependency management via Composer
  • LESS & jQuery compiling and jQuery linting via Grunt

Installation

  1. Clone the repo git clone https://github.com/jaechick/jaechicks-site.git
  2. Update npm npm update npm -g
  3. cd into the theme directory
  4. Install Grunt and Bower dependencies npm install
  5. Install Composer dependencies composer install
  6. Activate theme locally
  7. Get ready to rock & roll

About

jaechick's site is a WordPress theme built on Root’s.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 60.4%
  • CSS 29.7%
  • JavaScript 9.9%