An open API service indexing awesome lists of open source software.

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.

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.