Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.02 KB

File metadata and controls

22 lines (16 loc) · 1.02 KB

Seattle Community Network Website

This is the repository that contains the code for the Seattle Community Network website, currently hosted at: https://seattlecommunitynetwork.org/

Deployment

The website is deployed via GitHub Pages at local-connectivity-lab.github.io and is redirected to seattlecommunitynetwork.org via the CNAME file.

How to Contribute

If you see any issues or possible improvements, here's how you can get that changed:

Option 1

Create an "Issue" via the GitHub UI and describe the issue you see and what you'd like to see changed. Someone will review this and try to implement these changes if it makes sense.

Option 2

Create a "Fork" of this repository, make the changes you'd like on your own repository, and then create a "Pull request" to get it pulled into the main repository.

Technologies Used

Currently this website uses a minimal amount of technologies:

  • HTML
  • CSS + SASS/SCSS
  • Bootstrap
  • Javascript