Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanwebinfo/astro-cricket-score
Automated Static site - Publish Live Cricket Score Updates for Every 5 to 10 Minutes.
https://github.com/sanwebinfo/astro-cricket-score
astro astro-theme astrojs bootstrap bootstrap5 cloudflare-pages cricket cricket-api cricket-app cricket-data score
Last synced: 3 months ago
JSON representation
Automated Static site - Publish Live Cricket Score Updates for Every 5 to 10 Minutes.
- Host: GitHub
- URL: https://github.com/sanwebinfo/astro-cricket-score
- Owner: sanwebinfo
- License: mit
- Created: 2023-09-11T11:22:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-14T00:44:08.000Z (10 months ago)
- Last Synced: 2024-04-14T04:14:44.161Z (10 months ago)
- Topics: astro, astro-theme, astrojs, bootstrap, bootstrap5, cloudflare-pages, cricket, cricket-api, cricket-app, cricket-data, score
- Language: Astro
- Homepage: https://cricketblog.pages.dev
- Size: 862 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Astro Cricket Score
[![build-script](https://github.com/sanwebinfo/astro-cricket-score/actions/workflows/build.yml/badge.svg)](https://github.com/sanwebinfo/astro-cricket-score/actions/workflows/build.yml) [![cloudflare-pages](https://github.com/sanwebinfo/astro-cricket-score/actions/workflows/deploy.yml/badge.svg)](https://github.com/sanwebinfo/astro-cricket-score/actions/workflows/deploy.yml)
Automated Static site - Publish Live Cricket Score Updates for Every 5 to 10 Minutes.
## Features
- astro v3
- Bootstrap 5
- Markdown
- SEO Meta tags
- 404 Error Page
- Responsive
- Color Palette## How it works?
we use our Cricket API to get score data and it will update Markdown file with current score and push it to git repo later deploy it to cloudflare pages.
## Base theme
Astro Simple Blog theme -
## LICENSE
MIT