https://github.com/kglw-dot-net/kglw-today
Today in King Gizzard History, powered by kglw.net
https://github.com/kglw-dot-net/kglw-today
kglw kinggizzard music-band
Last synced: 2 months ago
JSON representation
Today in King Gizzard History, powered by kglw.net
- Host: GitHub
- URL: https://github.com/kglw-dot-net/kglw-today
- Owner: kglw-dot-net
- Created: 2023-04-04T06:17:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T02:52:56.000Z (6 months ago)
- Last Synced: 2025-01-30T21:32:42.486Z (4 months ago)
- Topics: kglw, kinggizzard, music-band
- Language: JavaScript
- Homepage: http://kglw.today
- Size: 3.97 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# [KGLW.today] — brought to you by **[KGLW.net]**!
## Routes
### Home page ([`/`][KGLW.today])
Single page, shows a table of months with a link for every day in every month.
### Now page ([`/now`])
Single page, links to the current Month-Day page (based on the browser's date / timezone).
### Month-Day pages (e.g. [`/jan-7`])
Multiple pages, one for every day in every month (including [Leap Day]).
URL pattern: `/mmm-D`
* `mmm` — lowercase/slugified English abbreviation for month name
* `D` — number of the day in the month (no zero-padding)Links to any concerts, album releases, etc which happened on the given day in previous years.
### Year-Month-Day redirects (e.g. `/2023-06-07`, `/2023-06-08@2`)
Multiple redirects, one for every concert recorded on KGLW.net.
URL pattern: `/YYYY-MM-DD`
* `YYYY` — four-digit year
* `MM` — two-digit (zero-padded) month
* `DD` — two-digit (zero-padded) dayURL pattern: `/YYYY-MM-DD@#`
* `#` — [optional] one-digit, to differentiate multiple shows on the same dateRedirects to the appropriate concert URL on the KGLW.net site.
## Framework docs
This site is set up using Gatsby:
- [Documentation](https://www.gatsbyjs.com/docs/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)
- [Tutorials](https://www.gatsbyjs.com/tutorial/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)
- [Guides](https://www.gatsbyjs.com/tutorial/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)
- [API Reference](https://www.gatsbyjs.com/docs/api-reference/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)
- [Plugin Library](https://www.gatsbyjs.com/plugins?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)
- [Cheat Sheet](https://www.gatsbyjs.com/docs/cheat-sheet/?utm_source=starter&utm_medium=readme&utm_campaign=minimal-starter)[`/jan-7`]: https://kglw.today/jan-7?source=github&campagin=readme
[`/now`]: https://kglw.today/now?source=github&campagin=readme
[KGLW.net]: https://kglw.net?source=kglw.today&campaign=github-readme
[KGLW.today]: https://kglw.today?source=github&campaign=readme
[Leay Day]: https://kglw.today/feb-29?source=github&campagin=readme