An open API service indexing awesome lists of open source software.

https://github.com/local-connectivity-lab/local-connectivity-lab-old-website

Website for the Seattle Community Network Webpage.
https://github.com/local-connectivity-lab/local-connectivity-lab-old-website

Last synced: 10 months ago
JSON representation

Website for the Seattle Community Network Webpage.

Awesome Lists containing this project

README

          

# 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](https://local-connectivity-lab.github.io) and is redirected to [seattlecommunitynetwork.org](https://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