GithubHelp home page GithubHelp logo

classicvalues / elixir-lang.github.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elixir-lang/elixir-lang.github.com

1.0 1.0 0.0 14.28 MB

Website for Elixir

Home Page: elixir-lang.org

Ruby 0.08% HTML 26.29% CSS 30.64% JavaScript 8.19% Elixir 12.53% TeX 17.21% Less 5.07%

elixir-lang.github.com's Introduction

This projects holds the contents for the Elixir website hosted at elixir-lang.org.

It is automatically transformed by Jekyll into a static site.

Contributing

1. Fork and clone this repository

Fork this repository and clone your fork. If you don't know what forking means or don't know how to do it, nice instructions are available here.

2. Install Ruby

This website is compiled into a static website using Jekyll, a static-site generator written in Ruby. To install Ruby you can follow this guide. To check that Ruby is installed correctly, run ruby --version in your shell; it should be 1.9.3 or later.

3. Install Bundler to manage dependencies

Bundler handles Ruby dependencies. To install it, simply run:

$ gem install bundler

Once you have installed it, cd into the local clone of your fork and run:

$ bundle install

to download and install the necessary dependencies.

4. Run Jekyll

In order to run a development server (with live-reloading on) just run:

$ bundle exec jekyll serve

The generated site will be available at http://localhost:4000. You can stop the server with Ctrl+C.

5. Make your changes and push them

Now you're ready to make your changes! Be sure to test the changes locally using the development server. Once you're done with your changes, push those changes to your fork and then submit a pull request. For a nice wrap-up on how to open a good pull request have a look at the Elixir contributing guide.

License

elixir-lang.github.com's People

Contributors

josevalim avatar eksperimental avatar ericmj avatar alco avatar whatyouhide avatar rondy avatar bchase avatar mfrasca avatar nicholasf avatar yui-knk avatar rafaelfranca avatar dbbrian avatar fxn avatar ernie avatar brettcannon avatar irio avatar jwarwick avatar dependabot[bot] avatar kuldeepaggarwal avatar fireproofsocks avatar mikepack avatar benjamintanweihao avatar bryanenders avatar milmazz avatar tonini avatar jfreeze avatar stoft avatar joshrotenberg avatar wsmoak avatar augiedb avatar

Stargazers

Classic Values avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.