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.
- Host: GitHub
- URL: https://github.com/local-connectivity-lab/local-connectivity-lab-old-website
- Owner: Local-Connectivity-Lab
- Created: 2020-11-19T02:10:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-15T18:21:10.000Z (about 4 years ago)
- Last Synced: 2024-04-17T00:01:31.021Z (about 2 years ago)
- Language: HTML
- Size: 7.8 MB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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