https://github.com/axodouble/yearbycolor
https://github.com/axodouble/yearbycolor
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/axodouble/yearbycolor
- Owner: Axodouble
- Created: 2024-08-27T10:49:53.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T08:33:41.000Z (9 months ago)
- Last Synced: 2025-02-02T07:13:26.047Z (4 months ago)
- Language: HTML
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Year by Color
Watch the flow of time as the colors change.
## What is this?
It is a tiny website really just used as a placeholder, however made to be in a dockerized container.
## How to use
### Docker (prebuilt image)
1. install docker
2. run `docker run -p 80:80 ghcr.io/axodouble/yearbycolor:main`
3. open your browser and go to `http://localhost:80/`