Add gulp-ejs removal to DEVLOG
Some checks failed
build-docker / Build Image (push) Has been cancelled
Some checks failed
build-docker / Build Image (push) Has been cancelled
This commit is contained in:
parent
5f58c55a6c
commit
c7f0cfddf7
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
## gulp-ejs removal
|
||||||
|
Removed the gulp-ejs dependency for building the .ejs views into HTML files to address GHSA-mh99-v99m-4gvg, we now have an inline function that takes care of this.
|
||||||
|
|
||||||
|
|
||||||
## Server Observations
|
## Server Observations
|
||||||
|
|
||||||
Added a new `Server Observations` forecast screen that blends Linux server telemetry into the WeatherStar rotation using `fastfetch`.
|
Added a new `Server Observations` forecast screen that blends Linux server telemetry into the WeatherStar rotation using `fastfetch`.
|
||||||
|
|
@ -22,3 +26,4 @@ Added a new `Linux News: LWN` screen that pulls current stories from the LWN hom
|
||||||
- registered the new screen in the main display deck and included it in the startup/progress screen list
|
- registered the new screen in the main display deck and included it in the startup/progress screen list
|
||||||
- tightened the story card layout to prevent page bleed and overlapping text between stacked pages
|
- tightened the story card layout to prevent page bleed and overlapping text between stacked pages
|
||||||
- shortened LWN blurbs and reduced headline/body typography so long top-slot stories fit cleanly inside the 512x250 content box
|
- shortened LWN blurbs and reduced headline/body typography so long top-slot stories fit cleanly inside the 512x250 content box
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue