Skip to content

LexLadiesCode/LexLadiesCode.github.io

 
 

Repository files navigation

LexLadiesCode

This is the main website for the Lex Ladies Coding Club in Lexington, KY. To view the site go to http://lexladiescode.github.io/

How to Run

  1. bundle to install necessary gems, including Jekyll.
  2. jekyll serve -w
  3. Visit http://localhost:4000 in your browser to view the site.

How To Contribute

Jekyll

This site uses Jekyll to create static HTML pages. Read more about Jekyll at http://jekyllrb.com/

GitHub Pages

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/

Bootstrap

The site uses Twitter Bootstrap for style. Try it out for yourself! http://getbootstrap.com/

Markdown

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/

Liquid

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

About

Jekyll site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11