GithubHelp home page GithubHelp logo

isabella232 / refinerycms-portfolio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from macrocoders/refinerycms-portfolio

0.0 0.0 0.0 495 KB

A really straightforward open source Refinery CMS portfolio plugin written in Ruby on Rails

Home Page: www.refinerycms.com

JavaScript 0.06% Ruby 60.97% CoffeeScript 1.94% HTML 37.03%

refinerycms-portfolio's Introduction

Refinery CMS Portfolio

Build Status

Simple portfolio engine for Refinery CMS.

This 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".

Requirements

Refinery CMS version 3.0.0 or above.

Install

Open up your Gemfile and add at the bottom this line:

gem 'refinerycms-portfolio', github: 'refinery/refinerycms-portfolio', branch: 'master'

Now run bundle install and once bundler has installed the gem run:

Next, to install the portfolio plugin run:

$ rails generate refinery:portfolio

Run database migrations:

$ bundle exec rake  db:migrate

Finally seed your database and you're done.

$ bundle exec rake  db:seed

Developing & Contributing

The 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.

Testing

Generate the dummy application to test against

$ bundle exec rake refinery:testing:dummy_app

Run the test suite with Guard

$ bundle exec guard start

Or just with rake spec

$ bundle exec rake spec

More Information

  • Check out our Website
  • Documentation is available in the guides
  • Questions can be asked on our Google Group
  • Questions can also be asked in our IRC room, #refinerycms on freenode

refinerycms-portfolio's People

Contributors

parndt avatar robyurkowski avatar ugisozols avatar gwagener avatar bricesanchez avatar modulozero avatar djones avatar ivanfefilov avatar prokopsimek avatar dougui avatar hez avatar ken-guru avatar peterz avatar pacifists avatar orthodox avatar alejoxml avatar benmoss avatar tucano avatar 3dd13 avatar jandupal avatar simi avatar kivanio avatar levicole avatar matteofuzz avatar mirosr avatar redmar avatar luthfianto avatar kovalevsky avatar unixcharles 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.