lolz/README.md

12 lines
926 B
Markdown
Raw Normal View History

2024-02-08 22:31:12 -06:00
# John's lolz
This repo holds miscellaneous stuff I cobbled together for use with my [omg.lol profile](https://jbowdre.lol) and [associated services](https://home.omg.lol/referred-by/jbowdre).
2024-05-01 16:56:01 -05:00
## Workflows:
2024-03-06 20:40:44 -06:00
- [`tempest.yml`](.github/workflows/tempest.yml): display (near) realtime weather data on my omg profile (details at [runtimeterror.dev](https://runtimeterror.dev/display-tempest-weather-static-site/))
2024-03-07 09:44:51 -06:00
- [`fetch-now.yml`](.github/workflows/fetch-now.yml) / [`update-now.yml`](.github/workflows/update-now.yml): manage omg /now page
2024-05-01 16:56:01 -05:00
- [`fetch-web.yml`](.github/workflows/fetch-web.yml) / [`update-web.yml`](.github/workflows/update-web.yml): manage omg web page
## Blog posts:
- [Displaying Data from a Tempest Weather Station on a Static Site](https://runtimeterror.dev/display-tempest-weather-static-site/)
- [Adding MusicThread to my /now Page](https://scribbles.jbowdre.lol/post/adding-musicthread-to-my-now-page)