Skip to content

Front-End Framework for Hexagon 2015 Hack-a-Thon

Notifications You must be signed in to change notification settings

jamesparkes/parrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parrot

http://sass-lang.com/ http://compass-style.org/

Parrot is a front-end framework used to quickly stand-up web projects. Parrot was created by James Parkes, Tri-An Le, Nick Smith, and Ethan Rush.

What's included

In the Parrot download, you will find the following files...

parrot/
├── css/
│   ├── parrot.css
└── fonts/
    ├── parrot-hexacons.eot
    ├── parrot-hexacons.svg
    ├── parrot-hexacons.ttf
    └── parrot-hexacons.woff

Development

To get started with development, use the guide below.

Setup Instructions

  1. Install Ruby
  • Windows (Download)
  • Mac (Ruby comes pre-installed)
  1. Install SASS Gem
  • Run Command "gem install sass"
  1. Install Compass Gem
  • Run Command "gem install compass"

How to Compile Project

  1. Navigate to Project's Root Folder via Command Line
  2. Run Command "compass watch"

About

Front-End Framework for Hexagon 2015 Hack-a-Thon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published