This is the main website for the Lex Ladies Coding Club in Lexington, KY. To view the site go to http://lexladiescode.github.io/
bundleto install necessary gems, including Jekyll.jekyll serve -w- Visit
http://localhost:4000in your browser to view the site.
This site uses Jekyll to create static HTML pages. Read more about Jekyll at http://jekyllrb.com/
The site is hosted on GitHub via the awesome GitHub Pages feature. You push your changes and GitHub rebuilds the pages using Jekyll. Read more about how it works here: https://pages.github.com/
The site uses Twitter Bootstrap for style. Try it out for yourself! http://getbootstrap.com/
Pages in a Jekyll site can be created using basic HTML, Markdown, or Textile. We'll use Markdown heavily. Markdown is a way to turn simple text into HTML. Everything you'd want to know is here: https://daringfireball.net/projects/markdown/
We'll insert some programming logic into our website using Liquid. More about that soon! Check out index.html for a look. http://docs.shopify.com/themes/liquid-basics