Skip to content

Wordpress theme created using Sprig Foundation Starter Theme & Gulp Foundation 5 Template

License

Notifications You must be signed in to change notification settings

srisrianna/srisrianna-wordpress-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp Foundation 5 Template

This is a Gulp template to start your own project using the Foundation 5 framework.

Requirements

You'll need to have the following items installed before continuing.

  • Node.js: Use the installer provided on the NodeJS website.
  • Gulp: Run [sudo] npm install -g gulp
  • Bower: Make sure Bower is installed globally [sudo] npm install bower -g

Quickstart

>> git clone https://github.com/christiananguiano/Gulp-Foundation-5-Template.git

>> npm install && bower install (This will install all dependencies required for gulp to work.)

While you're working on your project, run:

>> gulp

And you're set!

Directory Structure

  • assets/scss/main.scss: Application styles go here.
  • assets/scss/_settings.scss: Configure Foundation settings here.
  • Build/: compiled versions of Jade and Sass go here.

Link to git repository: Gulp - Foundation 5 Template

About

Wordpress theme created using Sprig Foundation Starter Theme & Gulp Foundation 5 Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published