Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 999 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 999 Bytes

systers.github.io

Project Overview

This is the main website for Systers Open Source. It contains information about our various open source projects, the programs we participate in (as well as their historical data), information about how to contribute, and general information about how to contact us.

In the future, we hope to add Google Calendar integration and additional orientation/onboarding materials.

Installation

To preview, run these commands in your terminal (as long as you’ve previously installed node):

  1. git clone https://github.com/systers/systers.github.io
  2. cd systers.github.io
  3. npm install
  4. npm start

Then open http://localhost:8050 in your browser, you should see a current version of the website!

Contact Information

If you have any questions or want to discuss something about this repo, please sign up for the Systers Slack Channel and join the the #gh-pages channel.