{"id":13407360,"url":"https://github.com/xdite/bootstrappers","last_synced_at":"2025-03-14T12:30:58.690Z","repository":{"id":4960979,"uuid":"6118476","full_name":"xdite/bootstrappers","owner":"xdite","description":"Bootstrappers is the base Rails application using Bootstrap template and other goodies.","archived":false,"fork":false,"pushed_at":"2014-05-05T06:10:53.000Z","size":466,"stargazers_count":312,"open_issues_count":9,"forks_count":81,"subscribers_count":59,"default_branch":"master","last_synced_at":"2024-10-18T05:45:23.944Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"7digital/7digital-Android-SDK","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xdite.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-08T02:04:41.000Z","updated_at":"2024-08-25T21:29:31.000Z","dependencies_parsed_at":"2022-07-08T05:26:41.487Z","dependency_job_id":null,"html_url":"https://github.com/xdite/bootstrappers","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdite%2Fbootstrappers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdite%2Fbootstrappers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdite%2Fbootstrappers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdite%2Fbootstrappers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xdite","download_url":"https://codeload.github.com/xdite/bootstrappers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243577711,"owners_count":20313691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T20:00:38.451Z","updated_at":"2025-03-14T12:30:58.393Z","avatar_url":"https://github.com/xdite.png","language":"Ruby","readme":"# Bootstrappers\n\nBootstrappers is the base Rails application using Bootstrap template and other goodies.\n\n## Installation\n\nFirst install the bootstrappers gem:\n\n    gem install bootstrappers\n\n## Rails 4.0+\n  \n    gem install bootstrappers 4.0.rc1\n\nThen run:\n\n    $ bootstrappers project_name\n\n\n## Gemfile\n\nTo see the latest and greatest gems, look at Suspenders' template/Gemfile_additions, which will be appended to the default generated projectname/Gemfile.\n\n\nIt includes application gems like:\n\n### View / SCSS\n* [Bootstrap SCSS](https://github.com/anjlab/bootstrap-rails)\n* [Bootstrap Helper](https://github.com/xdite/bootstrap-helper)\n* [SimpleForm](https://github.com/plataformatec/simple_form)\n* [WillPaginate](https://github.com/mislav/will_paginate/)\n* [Compass](http://compass-style.org/)\n\n### Photo Upload\n\n* [CarrierWave](https://github.com/jnicklas/carrierwave)\n\n### Social / SEO\n\n* [SeoHelper](https://github.com/techbang/seo_helper)\n* [OpenGraphHelper](https://github.com/techbang/open_graph_helper)\n\n### Deploy \n\n* [Capistrano](https://github.com/capistrano/capistrano)\n* [Cape](https://github.com/njonsson/cape)\n* [rvm-capistrano](https://github.com/wayneeseguin/rvm-capistrano)\n* [Airbrake](https://github.com/airbrake/airbrake)\n* [NewRelic RPM](https://github.com/newrelic/rpm)\n* [Turbo Sprockets for Rails 3.2.x](https://github.com/ndbroadbent/turbo-sprockets-rails3) Speeds up your Rails 3 rake assets:precompile by only recompiling changed assets\n\n### CommandLine\n\n* [Magic encoding](https://github.com/m-ryan/magic_encoding)\n* [Annotate](https://github.com/ctran/annotate_models)\n* [Settingslogic](https://github.com/binarylogic/settingslogic)\n* [Pry](http://pryrepl.org/)\n\n### Dev Enviorments\n\n* [Better Errors](https://github.com/charliesome/better_errors)\n\n## Remind\n\nconfig/database.yml default setting:\n\n```\ndevelopment: \u0026default\n  adapter: mysql2\n  encoding: utf8\n  database: \u003c%= app_name %\u003e_development\n  host: localhost\n  username: root\n  password: \"\"\n```  \n\nbut we still ask for your preferences\n\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n\n## Issues\n\n\nIf you have problems, please create a [Github issue](https://github.com/xdite/bootstrappers/issues).\n\n## Credits\n\nBootstrappers is maintained and funded by [@xdite](http://github.com/xdite)\n\nsome codes of bootstrappers were borrowed from [suspenders](https://github.com/thoughtbot/suspendersus)\n\n\nLicense\n-------\n\nBootstrappers is Copyright © 2012 xdite. It is free software, and may be redistributed under the terms specified in the LICENSE file.\n","funding_links":[],"categories":["Lib/Framework/API/Dev Tool","Rails Application Generators"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxdite%2Fbootstrappers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxdite%2Fbootstrappers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxdite%2Fbootstrappers/lists"}