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

codesyracuse/old_codesyracuse.org

Repository files navigation

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