Skip to content

ErlangCentral/tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0af8722 · May 30, 2018

History

15 Commits
May 17, 2018
May 9, 2018
May 8, 2018
May 17, 2018
May 17, 2018
May 7, 2018
May 7, 2018
May 30, 2018
May 17, 2018
May 17, 2018
May 17, 2018
May 30, 2018
May 7, 2018
May 7, 2018

Repository files navigation

ErlangCentral tutorials

This is the code for the tutorials.erlangcentral.org. It is a Jekyll project hosted by GitHub Pages.

Contributing

Contributions are very welcome! Please open a pull request at this repository to add a tutorial or improve existing ones.

Getting started

To build the tutorials locally:

  1. Install Jekyll.

  2. Clone this repository:

    $ git clone https://github.com/ErlangCentral/tutorials.git
  3. Run Jekyll to serve the site locally:

    $ bundle exec jekyll serve

Learning more

To learn more about ErlangCentral, please visit ErlangCentral.org.