Skip to content

ElixirRuhr/elixir.ruhr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

Elixir.Ruhr

Content for https://elixir.ruhr

Requirements

To reduce the repository size we're using Git LFS. Therefor you have to setup it before cloning this repository:

  1. Download the Git LFS
  2. Install the Git command line extension

Installation

Run the following command in your terminal using Bundler to setup the environment:

$ bundle install

Usage

You can preview your changes using the Jekyll server:

$ jekyll serve

More information about using the Jekyll environment can be found in the official guides.

Contributing

  1. Fork it!
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request (PR)
  6. Preview on http://gh-pages-pr-\<PR_NUMBER>.preview.elixir.ruhr (e.g. http://gh-pages-pr-2.preview.elixir.ruhr/)

About

Website for ElixirRuhr meetup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published