jackiekazil / dcfemtech.github.io

DCFemTech Website

Home Page:http://dcfemtech.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Development

This site uses Jekyll and hosts on Github pages.

If you don't have bundler:

  • gem install bundler Then:
  • bundle install
  • bundle exec jekyll serve

Redirects

We've added in the Jekyll Redirect Gem to handle redirects from old URL's. To use it, just add the url that you want to redirect to the page into the page frontmatter: ie:

---
layout: default
redirect_from:
  - /dcftawards_2016
---

Adding Organizations

Adding Events

About

DCFemTech Website

http://dcfemtech.github.io


Languages

Language:HTML 69.0%Language:CSS 29.6%Language:Ruby 1.4%