Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ginetta/microsite-time
The Ginetta clock
https://github.com/ginetta/microsite-time
jquery spa time
Last synced: 28 days ago
JSON representation
The Ginetta clock
- Host: GitHub
- URL: https://github.com/ginetta/microsite-time
- Owner: ginetta
- Created: 2015-07-17T16:06:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-04T10:03:02.000Z (about 1 year ago)
- Last Synced: 2024-04-16T21:06:14.539Z (10 months ago)
- Topics: jquery, spa, time
- Language: JavaScript
- Homepage: https://time.ginetta.net/
- Size: 115 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# microsite-time
> The Ginetta clock
## URLs
- PROD: cnaming:
- LOCAL:## Development
Start a local Python server:
```bash
python3 -m http.server
```## Deployment
Push to `master` on GitHub to deploy to GitHub Pages.
## Resources
- [jQuery](https://jquery.com/download/)
- [Moment.js](https://momentjs.com/)
- [HSLuv - Human-friendly HSL](https://www.jsdelivr.com/package/npm/husl)