0.10.5 • Published 12 years ago

site-manager v0.10.5

Weekly downloads
311
License
-
Repository
github
Last release
12 years ago

site-manager

Creating great single-page apps with HTML5 & CSS3 should not really be hard, so this project tries to make it simpler.

Key features of this package are:

  • Teams: Break the the app into many html fragments to make team development easier.
  • HTML5Boilerplate: Our default templates incorporate the latest & greatest boilerplate.
  • RequireJS: Teams can (optionally) use Asynchronous Module Definition to organize their JavaScript.
  • Change Detection: The site-manager watches the file system for changes and automatically reloads a site when a change is detected.
  • Manifest Generation: The site-manager is creating a html5 manifest on the the fly and regenerates it as needed.
  • HTML/JS/CSS Compression: not implemented yet

Getting Started

Install nodejs navigate to: http://nodejs.org/ and click Download. Once you've downloaded scroll down to the Build section to see how to configure and use it.

Install npm navigate to: http://npmjs.org/

From the site-manager directory install nodejs dependencies: npm install -d

Run the server with example sites: node server.js /path/to/site-manager/examples

To enable debugging add environment variable: NODE_DEBUG=site-manager

Developing with the Site Manager

Testing

Install jake: npm install -g jake

Note that Jake is a system-level tool, and wants to be installed globally.

To execute tests execute: jake test

License

View the LICENSE file.

0.10.5

12 years ago

0.10.1

12 years ago

0.10.0

12 years ago

0.9.0

12 years ago

0.8.12

12 years ago

0.8.11

12 years ago

0.8.10

12 years ago

0.8.9

12 years ago

0.8.8

12 years ago

0.8.7

12 years ago

0.8.6

12 years ago

0.8.5

12 years ago

0.8.4

12 years ago

0.8.3

12 years ago

0.8.2

12 years ago

0.8.1

12 years ago

0.8.0

12 years ago

0.7.9

12 years ago

0.7.8

12 years ago

0.7.7

12 years ago

0.7.6

12 years ago

0.7.5

12 years ago

0.7.4

12 years ago

0.7.2

12 years ago

0.7.1

12 years ago

0.6.4

12 years ago

0.6.3

12 years ago

0.6.2

12 years ago

0.6.1

12 years ago

0.6.0

12 years ago

0.5.5

12 years ago

0.5.4

12 years ago

0.5.3

12 years ago

0.5.2

12 years ago

0.5.1

12 years ago

0.5.0

12 years ago

0.4.7

12 years ago

0.4.6

12 years ago

0.4.5

12 years ago

0.4.4

12 years ago

0.4.3

12 years ago

0.4.2

12 years ago

0.4.1

12 years ago

0.4.0

12 years ago

0.3.12

12 years ago

0.3.11

12 years ago

0.3.10

12 years ago

0.3.9

12 years ago

0.3.7

12 years ago

0.3.6

12 years ago

0.3.5

12 years ago

0.3.4

12 years ago

0.3.3

12 years ago

0.3.2

12 years ago

0.3.1

12 years ago

0.3.0

12 years ago

0.2.1

12 years ago

0.2.0

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago