Skip to content

bridgetownrb/gems-index

Repository files navigation

Bridgetown Gems Server

This repo contains the source code for the canonical site located at https://gems.bridgetownrb.com.

Install

Note

When you clone this repo, you should have gems already built and available in the various pkg folders within the gem folders listed in `src/_data/load_gems.yml.

cd gems-index
bundle install && npm install

Commands

# running locally
bin/bridgetown start

# build & deploy to production
bin/bridgetown deploy

# load the site up within a Ruby console (IRB)
bin/bridgetown console

Learn more: Bridgetown CLI Documentation

Contributing

  1. Fork it
  2. Clone the fork using git clone to your local development machine.
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request

About

Source code for the canonical Bridgetown Gems Server

Resources

Stars

Watchers

Forks

Sponsor this project