website: media: Move graphical installer demo away from front page.

This is a followup to 4146d95ac0.

* website/apps/media/data.scm (playlists): Move graphical installer demo
out of the front page.
This commit is contained in:
Ludovic Courtès 2020-11-16 18:29:00 +01:00
parent 3fe5bc1b6c
commit f2463368f1
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 13 additions and 10 deletions

View File

@ -29,16 +29,7 @@
GNU Guix."))
#:url "https://guix.gnu.org/guix-videos/01-installation-from-script.webm"
#:poster (guix-url "static/videos/img/installation-from-script.png")
#:last-updated (string->date "2020-03-28T16:00:00" "~Y-~m-~dT~H:~M:~S"))
(video
#:title (C_ "video title"
"Demonstration of the Guix System graphical installer")
#:page-subpath "system-graphical-installer"
#:description
(G_ '(p "Walks you through the graphical installer of GNU Guix System."))
#:url "https://guix.gnu.org/guix-videos/guix-system-install-1.1.0.webm"
#:poster (guix-url "static/videos/img/guix-system-install.png")
#:last-updated (string->date "2020-04-15T16:00:00" "~Y-~m-~dT~H:~M:~S")))
#:last-updated (string->date "2020-03-28T16:00:00" "~Y-~m-~dT~H:~M:~S")))
(list
(video
@ -58,6 +49,18 @@ generations."))
#:url "https://guix.gnu.org/guix-videos/02-everyday-use-part-two.webm"
#:poster (guix-url "static/videos/img/everyday-use-02.png")
#:last-updated (string->date "2020-03-28T16:00:00" "~Y-~m-~dT~H:~M:~S")))
(list
(video
#:title (C_ "video title"
"Demonstration of the Guix System graphical installer")
#:page-subpath "system-graphical-installer"
#:description
(G_ '(p "Walks you through the graphical installer of GNU Guix System."))
#:url "https://guix.gnu.org/guix-videos/guix-system-install-1.1.0.webm"
#:poster (guix-url "static/videos/img/guix-system-install.png")
#:last-updated (string->date "2020-04-15T16:00:00" "~Y-~m-~dT~H:~M:~S")))
(list
(video
#:title (C_ "video title" "Asking for help")