Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/creative-computing-society/creative-computing-society.github.io
This is the Hacktoberfest first contribution website of CCS
https://github.com/creative-computing-society/creative-computing-society.github.io
beginner-friendly css firstpr-friendly hacktoberfest hacktoberfest2018 html js
Last synced: about 9 hours ago
JSON representation
This is the Hacktoberfest first contribution website of CCS
- Host: GitHub
- URL: https://github.com/creative-computing-society/creative-computing-society.github.io
- Owner: creative-computing-society
- License: mit
- Created: 2018-10-02T17:50:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T08:53:26.000Z (5 months ago)
- Last Synced: 2024-08-03T20:11:14.675Z (3 months ago)
- Topics: beginner-friendly, css, firstpr-friendly, hacktoberfest, hacktoberfest2018, html, js
- Language: HTML
- Homepage: https://creative-computing-society.github.io/
- Size: 4.58 MB
- Stars: 151
- Watchers: 8
- Forks: 223
- Open Issues: 85
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Creative Computing Society
The repository for the Creative Computing Society's Hacktoberfest website.Website can be found at: https://creative-computing-society.github.io
For an extensive beginner's guide on how to make a pull request, kindly visit
https://github.com/creative-computing-society/Guide_to_contribute_in_HacktoberfestAlso you can try and learn working with github more on try.github.io !
## Optional commands
// Set up Intructions if you want to run broswersync, scss ect. ---
1. Clone Repo
2. inside directory root, run - npm install (in terminal)
3. Run in terminal - gulp dev (will fire up localhost server so you view the site and edit)