Skip to content

cideveloper/starter-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI Developer Starter Site

This is a base install that includes the following features

  1. Bootstrap enabled.
  2. gulp.js build system.
  3. Font Awesome
  4. Yeti Theme from bootswatch.com

Requirements

  1. Node and npm
  2. LiveReload Chrome extension

Install

  1. git clone git@github.com:cideveloper/starter-site.git
  2. cd starter-site
  3. alter package.json to fit your gulp needs then run npm install
  4. alter gulpfile.js to fit your needs
  5. run gulp
  6. run php -S 0.0.0.0:8000 to start up dev php server
  7. navigate to Site

About

Base Install

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published