{"id":13778813,"url":"https://github.com/refinery/refinerycms-portfolio","last_synced_at":"2025-04-10T01:14:40.890Z","repository":{"id":667119,"uuid":"310284","full_name":"refinery/refinerycms-portfolio","owner":"refinery","description":"A really straightforward open source Refinery CMS portfolio plugin written in Ruby on Rails","archived":false,"fork":false,"pushed_at":"2021-04-29T20:39:01.000Z","size":483,"stargazers_count":131,"open_issues_count":4,"forks_count":100,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-10T01:14:34.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"www.refinerycms.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/refinery.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-09-17T22:19:34.000Z","updated_at":"2024-04-12T04:09:10.000Z","dependencies_parsed_at":"2022-07-07T21:32:28.254Z","dependency_job_id":null,"html_url":"https://github.com/refinery/refinerycms-portfolio","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refinery%2Frefinerycms-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refinery%2Frefinerycms-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refinery%2Frefinerycms-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refinery%2Frefinerycms-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/refinery","download_url":"https://codeload.github.com/refinery/refinerycms-portfolio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137891,"owners_count":21053775,"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-08-03T18:00:57.742Z","updated_at":"2025-04-10T01:14:40.839Z","avatar_url":"https://github.com/refinery.png","language":"Ruby","funding_links":[],"categories":["Refinery team extensions"],"sub_categories":["Frontoffice extensions"],"readme":"# Refinery CMS Portfolio\n\n[![Build Status](https://travis-ci.org/refinery/refinerycms-portfolio.svg?branch=master)](https://travis-ci.org/refinery/refinerycms-portfolio)\n\nSimple portfolio engine for [Refinery CMS](http://refinerycms.com).\n\nThis version of `refinerycms-portfolio` supports Refinery 3.x and Rails 4.2.x. To use Rails 3.x / Refinery 2.0.x use the [refinerycms-portfolio \"Refinery CMS 2-0 stable branch\"](http://github.com/refinery/refinerycms-portfolio/tree/2-0-stable).\n\n## Requirements\n\nRefinery CMS version 3.0.0 or above.\n\n## Install\n\nOpen up your ``Gemfile`` and add at the bottom this line:\n\n```ruby\ngem 'refinerycms-portfolio', github: 'refinery/refinerycms-portfolio', branch: 'master'\n```\n\nNow run `bundle install` and once bundler has installed the gem run:\n\nNext, to install the portfolio plugin run:\n\n    $ rails generate refinery:portfolio\n\nRun database migrations:\n\n    $ bundle exec rake  db:migrate\n\nFinally seed your database and you're done.\n\n    $ bundle exec rake  db:seed\n\n## Developing \u0026 Contributing\n\nThe version of Refinery to develop this engine against is defined in the gemspec. To override the version of refinery to develop against, edit the project Gemfile to point to a local path containing a clone of refinerycms.\n\n### Testing\n\nGenerate the dummy application to test against\n\n    $ bundle exec rake refinery:testing:dummy_app\n\nRun the test suite with [Guard](https://github.com/guard/guard)\n\n    $ bundle exec guard start\n\nOr just with rake spec\n\n    $ bundle exec rake spec\n\n## More Information\n* Check out our [Website](http://refinerycms.com/)\n* Documentation is available in the [guides](http://refinerycms.com/guides)\n* Questions can be asked on our [Google Group](http://group.refinerycms.org)\n* Questions can also be asked in our IRC room, [#refinerycms on freenode](irc://irc.freenode.net/refinerycms)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefinery%2Frefinerycms-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frefinery%2Frefinerycms-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefinery%2Frefinerycms-portfolio/lists"}