Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 604 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 604 Bytes

Netlify Status

CODES

This is the source code to codesyracuse.org, the home of CODES a 501(c)(3) non profit dedicated to Is on a mission to serve the software development community in Syracuse, NY through education, mentoring, and opportunity creation.

This site is compiled in Jekyll and deployed via netlify

Run locally

Install necessary libraries

bundle install
yarn install

Start the jekyll server

bin/start