https://github.com/megamsys/aryabhata
A launching soon template built using the genta template => http://bit.ly/ZBIX8R. Users needs to buy a version of if to use this Rails app.
https://github.com/megamsys/aryabhata
Last synced: 2 months ago
JSON representation
A launching soon template built using the genta template => http://bit.ly/ZBIX8R. Users needs to buy a version of if to use this Rails app.
- Host: GitHub
- URL: https://github.com/megamsys/aryabhata
- Owner: megamsys
- Created: 2012-12-17T05:54:17.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-04T12:47:07.000Z (about 12 years ago)
- Last Synced: 2024-04-11T00:06:11.876Z (over 1 year ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
aryabhata
=========Named after the indian mathematician - http://bit.ly/c4bfPz
A launching soon template built using the genta template => http://bit.ly/ZBIX8R.
Users needs to buy a version of the genta template genta template => http://bit.ly/ZBIX8R, before trying to clone a copy of this github project.
Getting Started
===============1. Buy a license to use this template from wrapbootstrap.com, http://bit.ly/ZBIX8R.
2. At the command prompt, clone this project:
git clone https://github.com/indykish/aryabhata.git (where aryabhata is the name of this application.)3. Change directory to aryabhata and start the web server:
cd aryabhata; rails server (run with --help for options)4. Go to http://localhost:3000/ and you'll see:
"Megam Systems Launching ..."5. You can customize the recent tweets, time to launch in the script.js file.
6. You can customize the background images in the backstretch-init.js file.
7. Customize the favicon.ico as seen in the public/favicon.ico to your hearts content.
If you are new to rails, then refer the guides here.
* The Getting Started Guide: http://guides.rubyonrails.org/getting_started.html
* Ruby on Rails Tutorial Book: http://www.railstutorial.org/Also, the Genta template documentation can be found in the unzipped bundle.
* This template uses JQuery - Backstretch - http://bit.ly/Apqj7r, we found that supersized.js (3.2.7) didn't work in Rails.