omkz / joyofelixir

A gentle introduction to the Elixir programming language

Home Page:https://joyofelixir.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Joy of Elixir

Hello! You've reached the GitHub repository for Joy of Elixir. You can find more information about this book on its "About" page.

If you're here to file an issue, please go ahead and do that. We love getting feedback!

Working with the book's source

This book is written in HTML + CSS and is compiled with Jekyll. To generate this book from the source, you can run:

bundle install
bundle exec jekyll serve

Then you'll be able to go to http://localhost:4000 and view the generated source.

Each chapter's text is located in the _includes/ch/* files, as they're all compiled into one big gnarly HTML file called book.html for easy PDF generation -- see pdf.rb for that part.

About

A gentle introduction to the Elixir programming language

https://joyofelixir.com

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:HTML 91.4%Language:JavaScript 5.2%Language:Ruby 1.8%Language:SCSS 1.5%Language:Shell 0.1%