OS Landing Page http://novoda.github.io
A beautiful and simple landing page template to show Github's open source projects.
- Install gulp globally by
npm install -g gulp
- Install dependencies by
npm install
- Run
gulp
- When you have changes in
application.coffee
file, this will automatically createjs/application.min.js
with the latest changes. - Commit and push
js/application.min.js
to deploy the changes.
(c) Copyright 2014 Novoda
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.