https://github.com/sproutcore/showcase
The showcase source. Build and push to https://github.com/sproutcore-showcase/sproutcore-showcase.github.com.
https://github.com/sproutcore/showcase
Last synced: 12 months ago
JSON representation
The showcase source. Build and push to https://github.com/sproutcore-showcase/sproutcore-showcase.github.com.
- Host: GitHub
- URL: https://github.com/sproutcore/showcase
- Owner: sproutcore
- Created: 2012-05-22T20:06:56.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T12:36:36.000Z (about 4 years ago)
- Last Synced: 2024-03-25T23:06:47.630Z (over 2 years ago)
- Language: JavaScript
- Size: 405 KB
- Stars: 7
- Watchers: 8
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
==========================================================================
Project: SproutCoreShowcase
Copyright: @2012 My Company, Inc.
==========================================================================
To deploy:
• build the app into the working copy of the deployed page repo
$ sproutcore build showcase --buildroot=../../path_to_sproutcore-showcase.github.com_repo_working_copy
• cd to that directory and move index.html to the top of the directory
$ cd ../../path_to_sproutcore-showcase.github.com_repo
$ mv static/showcase/en/_build_number/index.html index.html
• push to git@github.com:sproutcore-showcase/sproutcore-showcase.github.com.git