lolz/README.md

12 lines
926 B
Markdown
Raw Permalink Normal View History

2024-02-09 04:31:12 +00: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 21:56:01 +00:00
## Workflows:
2024-03-07 02:40:44 +00: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 15:44:51 +00:00
- [`fetch-now.yml`](.github/workflows/fetch-now.yml) / [`update-now.yml`](.github/workflows/update-now.yml): manage omg /now page
2024-05-01 21:56:01 +00: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)