{"id":21053379,"url":"https://github.com/thecodechef/devise-bulma-views","last_synced_at":"2025-07-05T11:40:52.871Z","repository":{"id":49773035,"uuid":"227293771","full_name":"thecodechef/devise-bulma-views","owner":"thecodechef","description":"Bulma views for Devise with I18n support.","archived":false,"fork":false,"pushed_at":"2021-06-09T23:17:41.000Z","size":8,"stargazers_count":2,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-15T06:08:01.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodechef.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2019-12-11T06:34:03.000Z","updated_at":"2023-02-03T20:11:18.000Z","dependencies_parsed_at":"2022-08-31T11:14:12.966Z","dependency_job_id":null,"html_url":"https://github.com/thecodechef/devise-bulma-views","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thecodechef/devise-bulma-views","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechef%2Fdevise-bulma-views","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechef%2Fdevise-bulma-views/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechef%2Fdevise-bulma-views/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechef%2Fdevise-bulma-views/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodechef","download_url":"https://codeload.github.com/thecodechef/devise-bulma-views/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechef%2Fdevise-bulma-views/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260660062,"owners_count":23043483,"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-11-19T16:06:00.905Z","updated_at":"2025-07-05T11:40:52.843Z","avatar_url":"https://github.com/thecodechef.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Devise Bulma Views\n\nHere are some of the highlights:\n\n- Devise views with Bulma CSS\n- Responsive layout\n- I18n support\n\n\u003c!-- ![Screenshot](https://raw.githubusercontent.com/thecodechef/devise-bulma-views/master/Screenshot.png) --\u003e\n\n## Installation\n\nMake sure Bulma is installed:\n\n### Gemfile\n```ruby\ngem 'bulma-rails', '~\u003e 0.8.0'\n```\n\n#### OR\n\n### CDN\n```html\n\u003clink rel=\"stylesheet\" href=\"https://https://cdn.jsdelivr.net/npm/bulma@0.8.0/css/bulma.min.css\"\u003e\n```\n\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'devise-bulma-views', '~\u003e 0.1.0'\n```\n\nAnd then execute:\n\n    $ bundle install\n\n## I18n\n\nInstall [devise-i18n](https://github.com/tigrish/devise-i18n) for other locales. Make sure to insert `gem 'devise-i18n'` before `gem 'devise-bulma-views'`\n\n## Customizing Views\n\nThe `devise:views:bulma_templates` generator will copy all views to your application, so you can modify the files as you wish:\n\n```sh\n$ rails g devise:views:bulma_templates\n```\n\n## Contributing\n\n1. Fork it ( https://github.com/thecodechef/devise-bulma-views/fork )\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 a new Pull Request","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodechef%2Fdevise-bulma-views","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodechef%2Fdevise-bulma-views","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodechef%2Fdevise-bulma-views/lists"}