Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 444 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 444 Bytes

dc24.xyz website

Yay :) It's here! The website for Disconnect24! https://dc24.xyz

Check out material-jekyll-theme for the base theme.

If you want to work on the website, here is how to set it up (ensure you have git installed!):

git clone https://github.com/Disconnect24/dc24.xyz.git
cd dc24.xyz
bundle install
bundle exec jekyll serve --config _config.yml,_config.dev.yml