The pages in the gallery are rendered based on the following metadata, as processed and returned by
str(rmdgallery::gallery_site_config()$gallery$meta)
List of 6
$ mirai-Covid19 :List of 8
..$ title : chr "Covid19"
..$ author : chr "Mirai Solutions"
..$ url : chr "https://example.com/"
..$ menu_entry: chr "Mirai Covid19"
..$ content : chr "https://miraisolutions.shinyapps.io/Covid19"
..$ .meta_file: chr "mirai-Covid19.json"
..$ page_name : chr "mirai-Covid19"
..$ template : chr "embed-url"
$ rTRhexNG :List of 9
..$ title : chr "rTRhexNG"
..$ author : chr "Mirai Solutions"
..$ url : chr "https://example.com/"
..$ menu_entry: chr "rTRhexNG"
..$ type : chr "shiny"
..$ content : chr "https://miraisolutions.shinyapps.io/rTRhexNG/"
..$ .meta_file: chr "rTRhexNG.json"
..$ page_name : chr "rTRhexNG"
..$ template : chr "embed-url"
$ SmaRP :List of 8
..$ title : chr "SmaRP"
..$ author : chr "Mirai Solutions"
..$ url : chr "https://example.com/"
..$ menu_entry: chr "SmaRP"
..$ template : chr "embed-url"
..$ content : chr "https://smarp.mirai-solutions.ch"
..$ .meta_file: chr "SmaRP.yml"
..$ page_name : chr "SmaRP"
$ techguides :List of 10
..$ title : chr "Techguides"
..$ author : chr "Mirai Solutions"
..$ url : chr "https://example.com/"
..$ menu_entry: chr "Techguides"
..$ menu_icon : chr "fa-gear"
..$ type : chr "webpage"
..$ content : chr "https://mirai-solutions.ch/techguides"
..$ .meta_file: chr "techguides.json"
..$ page_name : chr "techguides"
..$ template : chr "embed-url"
$ example-embed-html:List of 9
..$ title : chr "Embedding arbitrary raw HTML"
..$ author : chr "riccardo"
..$ url : chr "https://example.com/"
..$ menu_entry: chr "Raw HTML"
..$ type : chr "embed"
..$ content : chr "<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Oh nice! Riccardo Porreca from Mirai Solutions s"| __truncated__
..$ .meta_file: chr "example-embed-html.yaml"
..$ page_name : chr "example-embed-html"
..$ template : chr "embed-html"
$ example-gist :List of 8
..$ title : chr "Gist Embedding Example"
..$ author : chr "riccardo"
..$ url : chr "https://example.com/"
..$ menu_icon : chr "fa-github"
..$ template : chr "embed-script"
..$ content : chr "https://gist.github.com/riccardoporreca/8fdf653d79be44ed1ad5a90e34bcbeb1.js"
..$ .meta_file: chr "example-gist.json"
..$ page_name : chr "example-gist"