Skip to content

amsrb/amsrb.github.com

Repository files navigation

Open in Visual Studio Online

Amsterdam.rb website

Installation

  1. Fork this repo and clone it locally.
  2. Install the app: script/setup

Usage

Run Jekyll with "watch" on, so it will track file updates you make on reload. Use the helper script to run the app easily.

bin/server

Add a job offering

  1. Fork this repository.
  2. Copy any previous posting in /_posts/.
  3. Modify the file to reflect the job listing.
  4. Add your company logo to /assets/images/logo for the posting.
  5. Send a Pull Request to merge it to main repository.
  6. Wait for it to be deployed.