Skip to content

activimetrics/activimetrics.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

activimetrics.com

The Activimetrics website, which should be running live here.

Installation

$ npm install
$ component install
$ make

Execution

$ node server.js

Organization

./server.js                                # the web server, uses express
./views/*.jade                             # html templates
./client/boot/                             # client-side javascript and css, in component_js format
./client/component-theleagueof-raleway/    # Raleway font packaged as a local component

Details

There's only one page. It's in views/index.jade. Client-side javascript is managed using component.js and implemented in client/boot. We're using bootstrap and font-awesomefor styling along with some web fonts---some packaged as components. See component.json for the complete list of components used.

About

Activimetrics website

Resources

Stars

Watchers

Forks

Packages

No packages published