mirror of
https://github.com/jbowdre/lolz.git
synced 2024-11-12 17:32:19 +00:00
readme: add blog post
This commit is contained in:
parent
48f3ec5dfc
commit
9edbfe4546
1 changed files with 6 additions and 1 deletions
|
@ -2,6 +2,11 @@
|
|||
|
||||
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
|
||||
- [`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)
|
Loading…
Reference in a new issue