# 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). ## Workflows: - [`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/)) - [`fetch-now.yml`](.github/workflows/fetch-now.yml) / [`update-now.yml`](.github/workflows/update-now.yml): manage omg /now page - [`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)