Giter Club home page Giter Club logo

shipyard's Introduction

Shipyard

A light-weight, powerful, front-end framework for faster web development and useful tools for Ruby on Rails and Jekyll enthusiasts.

Installation

Add this line to your application's Gemfile:

gem 'shipyard-framework'

And then execute:

$ bundle

Or install it yourself as:

$ gem install shipyard-framework

Then add this line to your application's CSS file(s):

@import "shipyard"

If you're using Jekyll, make sure you add the following the code in your _config.yml file:

plugins:
  - shipyard-framework

Running Builds on Codeship Pro

  1. Install Homebrew
  2. Run brew bundle
  3. Run jet steps

Running Builds on Jenkins

  1. Install Homebrew
  2. Run brew bundle
  3. Run jenkins
  4. Open Jenkins

Running Jekyll Locally via Docker

  1. Install Docker for Mac
  2. Run rake shipyard:run

Status

Gem Version Codeship Status for codeship/shipyard

Development Workflow

Shipyard uses Codeship Basic to automate the testing and deployment workflows. If you would like to make a contribution to this project, all tests will need to pass and an administrator will need to approve the changes before they can be merged into master.

Bugs & Feature Requests

Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

License

The gem is available as open source under the terms of the MIT License.

shipyard's People

Contributors

jondavidjohn avatar jsouth avatar markbiegel avatar michaelneale avatar ryanjwilke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

shipyard's Issues

Error with loading files in Jekyll

Upgrading to the latest version of Shipyard causes an error when running jekyll build. The error message is related to loading files:

Dependency Error: Yikes! It looks like you don't have shipyard-framework or one of its dependencies installed. In order to use Jekyll as currently configured, you'll need to install this gem. The full error message from Ruby is: 'cannot load such file -- ../app/helpers/shipyard/button_helper' If you run into trouble, you can find helpful resources at https://jekyllrb.com/help/!

A quick look into the source suggests that the fix is to replace the require with require_relative in a couple of files.

Please rename "idle" to "paused"

As the word paused is used everywhere else (Janus, Mothership, etc) It would be amazing to also name the "idle.svg" Icon to "paused.svg".

Wdyt?

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.