Skip to content

The official public repository for dotateam.me (fork)

Notifications You must be signed in to change notification settings

CrimsonTek/dota2-team-builder-fork

 
 

Repository files navigation

DOTA2 Team Builder

Introduction

This site is built using the static site generator Jekyll. This is my first project to use Jekyll, and I've found it to be very useful and intuitive.

Jekyll

The Basics

At the most basic, all the need to know is 1) you can generate and serve the site via:

jekyll serve

and 2) the generated site will be put into _site, and any files beginning with an underscore will not be included.

A Deeper Understanding

The official quick-start guide and this tutorial were all I needed to feel comfortable working with Jekyll.

Contributing

I try to keep an up-to-date todo list for the project on the about page. If you want to help out on a larger piece of functionality, please email me first so we can discuss how to go about it: [ellisd23] at [gmail] [dot] [com]

About

The official public repository for dotateam.me (fork)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.8%
  • CSS 9.9%
  • HTML 6.7%
  • Other 0.6%