Add vhs tape gif

This commit is contained in:
Gerald Pinder
2024-05-27 23:45:08 -04:00
parent dec3b43bd7
commit a7498a99ed
32 changed files with 25 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
For more info, check out the [blue-build homepage](https://blue-build.org/). For more info, check out the [blue-build homepage](https://blue-build.org/).
![bluebuild](bluebuild.gif)
## Installation ## Installation
To rebase an existing Silverblue/Kinoite installation to the latest build: To rebase an existing Silverblue/Kinoite installation to the latest build:

21
bluebuild.tape Normal file
View File

@@ -0,0 +1,21 @@
Output bluebuild.gif
Require bluebuild
Require docker
Require skopeo
Set Margin 15
Set MarginFill "#674EFF"
Set BorderRadius 20
Set Theme "JetBrains Darcula"
Set Width 1920
Set Height 1080
Set FontFamily "JetBrainsMono Nerd Font"
Set FontSize 15
Set WindowBar Colorful
Set Shell bash
Type "bluebuild build recipes/*.yml"
Enter
Sleep 30

BIN
out.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 MiB

View File

@@ -23,6 +23,8 @@ modules:
- openssl-devel - openssl-devel
- bat - bat
- gh - gh
- go
- git-lfs
- type: script - type: script
scripts: scripts:
- install-mkcert.sh - install-mkcert.sh