* Add worker threads architecture plan for blog generation
* fix: tries to optimize rendering, still slow
* feat: moved site rendering into web worker
* fix: calendar grabs from central data source for calendar
* fix: feeds now use blog language content and not canonical content
---------
Co-authored-by: hugo <hugoms@me.com>
* feat: implementation of language detection
* run utility scripts in tasks
* fix: addiitonal fixes for background utilities
* feat: toast() also for utility scripts
---------
Co-authored-by: hugo <hugoms@me.com>