mkeung / newtoleague

beginner's guide to league of legends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New to League

A guide for players completely new to League of Legends. NewToLeague.com

How to contribute

  1. Fork this repository

  2. Modify the following files:

  • common.css.sass
  • index.html.haml

Optional: create the corresponding css and html files by running:

haml index.html.haml index.html
sass --update common.css.sass:common.css

The haml and sass gems are required to perform this step

  1. Pull the latest changes from this repo (if any)
  2. Fix conflicts then submit a pull request

About

beginner's guide to league of legends


Languages

Language:CSS 91.7%Language:JavaScript 8.3%