https://github.com/hackupc/adventofcorona-web
🦠Like advent of code, but during the corona confinement #istayathome
https://github.com/hackupc/adventofcorona-web
Last synced: about 1 year ago
JSON representation
🦠Like advent of code, but during the corona confinement #istayathome
- Host: GitHub
- URL: https://github.com/hackupc/adventofcorona-web
- Owner: hackupc
- License: mit
- Created: 2020-03-14T15:45:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-30T16:29:41.000Z (over 5 years ago)
- Last Synced: 2024-07-30T20:38:55.301Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://adventofcorona.hackersatupc.org/
- Size: 1.13 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Corona webpage
Like advent of code, but during the corona confinement #istayathome
> Use it here https://adventofcorona.hackersatupc.org/


## Reddit comunity
Check out the official subreddit where you'll find discussions and answers:
https://www.reddit.com/r/adventofcorona/
## Develop
> Disclaimer: This was developed quickly, so maintainability wasn't considered.
The webpage doesn't use any pre-procesor. This are the static files deployed as is.
Any change is deployed automatically using [GitHub Pages](https://pages.github.com/).