Coder Social home page Coder Social logo

zodsoft / bootstrap-rails-startup-site Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eric-guo/bootstrap-rails-startup-site

0.0 2.0 0.0 106 KB

Rails 3.2.11 startup site based on Bootstrap 2.3 and anjlab-bootstrap-rails Gems

Home Page: http://sdss.cloudfoundry.com/

bootstrap-rails-startup-site's Introduction

Welcome to use Bootstrap Rails Startup Site

I created this startup site focus on the general enterprise internal website, which frontend code seldom to change, but logic/model changed frequently. I’m using Windows when develop rails, but I found most of the gems about Bootstrap theme need therubyracer Gems, so can not used if you develop Rails under Windows. So here is my solution :-)

The job which already do for you

  1. using Sass based Bootstrap template

  2. using ruby.taobao.org in Gemfile

  3. add win32console for more beautiful out in Windows

  4. config.assets.debug = false in config/environments/development.rb to focus function at first

  5. add developer document reference

  6. default Sublime Text 2 project

  7. Devise based authentication system

  8. simple_form style view for Devise

The job after you clone this site

  1. bundle install

  2. rake db:migrate

  3. rake assets:precompile (this will give you very clean log out)

  4. rails server

Some hint to deploy to Cloud Foundry

  1. bundle install

  2. rake assets:precompile

  3. bundle install vmc

  4. vmc push <your_app_name> –runtime ruby19

bootstrap-rails-startup-site's People

Contributors

eric-guo avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.