Commit Graph

6 Commits

Author SHA1 Message Date
David Karlsson 4443d3640a hugo: update layout architecture
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-16 14:43:05 +02:00
David Karlsson 70833553ba site: add learning paths
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-22 10:24:00 +02:00
David Karlsson 92c31e093d hugo: move youtube script out of shortcode template
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-04 11:10:48 +02:00
David Karlsson 4e9c179e91 get-started: add overview and template
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 18:26:57 +02:00
Michael Irwin 0ddba23dec
Add heap tracking support to YouTube embeds (#19710)
* Add heap tracking support to YouTube embeds

The shortcode has been updated to bootstrap the YouTube API once,
even if there are mutiple embeds on the same page.

Currently supports two events (Video Play and Video Paused) with
attributes for the video id, page path, and page title.

* Update layouts/shortcodes/youtube-embed.html

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-29 15:47:20 +01:00
Ajeet Singh Raina, Docker Captain, ARM Innovator a846de1787
Add documentation for core Docker concepts and guides (#19691)
* Added the-basic pages
---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Michael Irwin <mikesir87@gmail.com>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-03-27 14:09:35 -07:00