Skip to content

This is a sample setup using Jade and Sass mixins for a new front end project. Compiled with codekit.

Notifications You must be signed in to change notification settings

max888/Frontend-Project-Setup-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

// Use HTML5 Boilerplate

  1. Choosing a Front End Library
  1. Set up my Jade Starting a index.jade Create my mixins

    • Document Head
    • Header
    • Footer
    • Scripts
  2. Set up my SASS Make my SASS partials Import a Global stylesheet

  3. Coffeescript Import my javascript libraries Write my own code underneath

  4. Other things Codekit

    • Tell the files where to compile to
    • Optimise images
    • Prepend files Set up other folders
    • PDF's
    • etc.

JADE mixins which go hand in hand with include parameters flow control (if, else, switch)

SASS Variables Compass

COFFEESCRIPT js2coffee.org The Little Book on Coffeescript coffeescript.org

CODEKIT image optimisation compilation live previews server prepending files

GENERAL

For HTML and CSS

CSS / SASS

JAVASCRIPT

About

This is a sample setup using Jade and Sass mixins for a new front end project. Compiled with codekit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published