rramsden / elixir-lang.github.com

Website for Elixir

Home Page:elixir-lang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contents for Elixir website hosted at elixir-lang.org

It is automatically transformed by Jekyll into a static site.

Development

Development is done in the next branch, while master contains the docs and guides for the latest stable release.

Contributing with the blog

Create a new file inside _posts/YYYY-MM-DD-post-title.markdown following the template:

---
layout: post
title:
author:
category:
excerpt:
---

Body text goes here...

Or use _bin/newpost to bootstrap a new post file:

export EDITOR=vim; _bin/newpost 'Post title'

License

About

Website for Elixir

elixir-lang.org


Languages

Language:JavaScript 97.4%Language:Ruby 2.1%Language:Elixir 0.5%