https://github.com/jmaietta/covington
Covington Lumberjacks
https://github.com/jmaietta/covington
baseball
Last synced: 24 days ago
JSON representation
Covington Lumberjacks
- Host: GitHub
- URL: https://github.com/jmaietta/covington
- Owner: jmaietta
- Created: 2026-05-31T07:11:08.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-09T03:36:55.000Z (26 days ago)
- Last Synced: 2026-06-09T05:22:27.242Z (26 days ago)
- Topics: baseball
- Language: HTML
- Homepage: https://covington-rosy.vercel.app/
- Size: 604 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Covington Lumberjacks Schedule
Single-page HTML schedule for the Covington Lumberjacks 2026 season.
## Files
- `index.html` - Main schedule page with embedded CSS.
- `jacks_logo.jpg` - Team logo used in the header and favicon.
- `icon-180.png`, `icon-192.png`, `icon-512.png` - Square app icons used for phone home-screen installs.
- `lumberjacks-social-v4.png` - Social sharing preview image for Open Graph and Twitter/X.
- `manifest.webmanifest` - Web app manifest for saving the site to a phone home screen.
- `sw.js` - Basic service worker for caching the page and logo.
## How To View
Open `index.html` directly in a browser.
No build step, package install, or local server is required.
## Mobile Home Screen
After deploying to Vercel, the site can be saved to a phone home screen.
- iPhone Safari: open the site, tap Share, then tap Add to Home Screen.
- Android Chrome: open the site, tap the menu, then tap Add to Home screen or Install app.
## Maintenance Notes
- Schedule rows are currently written directly in `index.html`.
- Field names link to Google Maps and open in a new tab.
- Home games are listed at Casey Field.
- The Tom Sox location links use the provided Google Maps URL: `https://maps.app.goo.gl/8VndqJhcndqdjHzE9`.
- Schedule source files are kept out of the deployed repo. Update the visible schedule rows in `index.html` directly when the schedule changes.
## Styling
The page uses the Covington Lumberjacks logo, navy/red/blue brand colors, and IBM Plex Sans from Google Fonts with local system font fallbacks.