Skip to content

openwichita/openwichita.org

Repository files navigation

Welcome to www.openwichita.org!

Prerequisites

Getting Started

# Clone the repo
git clone https://github.com/openwichita/openwichita.org

# Change directory
cd openwichita.org

#Install dependencies
bundle install

# Start the server
jekyll serve