Skip to content

emlama/Betascape-2012

Repository files navigation

Betascape-2012

Requirements

The site is all static, but has some node.js based tools for managing css and js compilation.

You'll need recess:

npm install recess -g

and coffeescript:

npm install coffee-script -g

and uglify.js:

npm install uglify-js -g

Hacking

Make changes to css-src/style.less and js-src/application.coffee, run make.

Run make web for a simple webserver. Site will be available at http:https://localhost:8000

Building

Run the default make task:

make

Done. Check in all the compiled resources and deploy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •