Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brenekh/arcane-countdown
Countdown timer until Arcane Season 2
https://github.com/brenekh/arcane-countdown
arcane arcane-lol arcane-show cloudflare-pages css html javascript js league-of-legends leagueoflegends riot-games riotgames vanilla-js
Last synced: about 17 hours ago
JSON representation
Countdown timer until Arcane Season 2
- Host: GitHub
- URL: https://github.com/brenekh/arcane-countdown
- Owner: BrenekH
- License: agpl-3.0
- Created: 2023-11-14T20:02:48.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-24T22:55:21.000Z (about 1 month ago)
- Last Synced: 2024-11-24T23:28:03.363Z (about 1 month ago)
- Topics: arcane, arcane-lol, arcane-show, cloudflare-pages, css, html, javascript, js, league-of-legends, leagueoflegends, riot-games, riotgames, vanilla-js
- Language: JavaScript
- Homepage: https://arcanecountdown.com
- Size: 1.46 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arcane Countdown
Countdown timer until Arcane Season 2.
More specifically, this website is counting down to November 9th at midnight PST, which is when Act 1 will be released.
After a day, the website will automatically start tracking Act 2 a week later, and Act 3 a week after that.Once all of Season 2 is released, the website will just have a button to take any visitors to Netflix to watch Arcane.
## Technical Info
This project is deployed to [Cloudflare Pages](https://pages.cloudflare.com) using their default build system.
All of the files in the `site/` directory get uploaded directly to the web server.
There are no frameworks and only a single library in use for this website.## LICENSE
This project is licensed under the GNU Affero General Public License (AGPL-3.0).
Read [LICENSE](LICENSE) for the full license text.