This is the repository that contains the code for the Seattle Community Network website, currently hosted at: https://seattlecommunitynetwork.org/
The website is deployed via GitHub Pages at local-connectivity-lab.github.io and is redirected to seattlecommunitynetwork.org via the CNAME file.
If you see any issues or possible improvements, here's how you can get that changed:
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.
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.
Currently this website uses a minimal amount of technologies:
- HTML
- CSS + SASS/SCSS
- Bootstrap
- Javascript