From c9e71548a30aeed10a5293c11f40b4192fd53e17 Mon Sep 17 00:00:00 2001 From: Quarto GHA Workflow Runner Date: Sun, 28 Apr 2024 18:59:17 +0000 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- assets/my-revealjs-slides.html | 8 +++----- index.html | 6 ++++++ qembedio-embed-audio.html | 8 +++++++- qembedio-embed-html.html | 12 ++++++++---- qembedio-embed-pdf.html | 6 ++++++ qembedio-embed-revealjs.html | 8 +++++++- qembedio-faq.html | 6 ++++++ qembedio-release-notes.html | 15 +++++++++++++++ search.json | 31 +++++++++++++++++++++++++------ sitemap.xml | 14 +++++++------- 11 files changed, 91 insertions(+), 25 deletions(-) diff --git a/.nojekyll b/.nojekyll index 41c6177..f907c2a 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -5ebf562e \ No newline at end of file +377c3c35 \ No newline at end of file diff --git a/assets/my-revealjs-slides.html b/assets/my-revealjs-slides.html index 6fcbb82..077c022 100644 --- a/assets/my-revealjs-slides.html +++ b/assets/my-revealjs-slides.html @@ -443,7 +443,7 @@ - embedio - Example RevealJS Slides + Example RevealJS Slides @@ -1219,15 +1219,13 @@

Welcome

Some code

-
1 + 1
+
1 + 1

Math

Display mode:

\[c^2 = a^2 + b^2\]

-

Inline mode:

-

\(x = 1 + 2\)

- +

Inline mode: \(x = 1 + 2\)

+ + diff --git a/qembedio-embed-audio.html b/qembedio-embed-audio.html index b7a7a78..9ba595d 100644 --- a/qembedio-embed-audio.html +++ b/qembedio-embed-audio.html @@ -178,6 +178,12 @@ Audio
+ + @@ -259,7 +265,7 @@

Embed Audio

The audio short code generates an embedded audio object for HTML websites. You can use it with:

{{< audio file="assets/my-audio.mp3" caption="Sample Audio File">}}
-

For example, the above shortcode embeds the my-audio.mp3 in assets/ with:

+

For example, the above shortcode embeds the my-audio.mp3 in assets/ as:

Sample Audio File

Options

diff --git a/qembedio-embed-html.html b/qembedio-embed-html.html index 7e00665..1654609 100644 --- a/qembedio-embed-html.html +++ b/qembedio-embed-html.html @@ -113,9 +113,7 @@ - +

For example, the above shortcode embeds the my-revealjs-slides.html in assets/ as:

View slides in full screen

diff --git a/qembedio-faq.html b/qembedio-faq.html index 932a0fe..a1aef86 100644 --- a/qembedio-faq.html +++ b/qembedio-faq.html @@ -187,6 +187,12 @@ Audio + + diff --git a/qembedio-release-notes.html b/qembedio-release-notes.html index 635d723..11d4af8 100644 --- a/qembedio-release-notes.html +++ b/qembedio-release-notes.html @@ -145,6 +145,12 @@ Audio + + @@ -202,6 +208,7 @@

On this page

  • 0.0.1: If It Fits, I Sits (04-22-2024)
      @@ -256,6 +263,14 @@

      Features

      Changes

      • Refactored revealjs to use a general iframe_helper. (#6)
      • +
      • Added make help target to the Makefile and improved recipes. (#7)
      • +
      +
  • +
    +

    Documentation

    +
      +
    • Added html documentation page to index. (#8)
    • +
    • Cleaned up documentation for existing shortcodes. (#8)
    diff --git a/search.json b/search.json index 1fb10bc..42f996f 100644 --- a/search.json +++ b/search.json @@ -4,7 +4,7 @@ "href": "qembedio-release-notes.html", "title": "Release Notes", "section": "", - "text": "html: Include an HTML file inside of an iframe (#6)\n\n\n\n\n\nRefactored revealjs to use a general iframe_helper. (#6)", + "text": "html: Include an HTML file inside of an iframe (#6)\n\n\n\n\n\nRefactored revealjs to use a general iframe_helper. (#6)\nAdded make help target to the Makefile and improved recipes. (#7)\n\n\n\n\n\nAdded html documentation page to index. (#8)\nCleaned up documentation for existing shortcodes. (#8)", "crumbs": [ "Extra", "Release Notes" @@ -26,7 +26,18 @@ "href": "qembedio-release-notes.html#changes", "title": "Release Notes", "section": "", - "text": "Refactored revealjs to use a general iframe_helper. (#6)", + "text": "Refactored revealjs to use a general iframe_helper. (#6)\nAdded make help target to the Makefile and improved recipes. (#7)", + "crumbs": [ + "Extra", + "Release Notes" + ] + }, + { + "objectID": "qembedio-release-notes.html#documentation", + "href": "qembedio-release-notes.html#documentation", + "title": "Release Notes", + "section": "", + "text": "Added html documentation page to index. (#8)\nCleaned up documentation for existing shortcodes. (#8)", "crumbs": [ "Extra", "Release Notes" @@ -70,7 +81,7 @@ "href": "qembedio-embed-audio.html", "title": "Embed Audio", "section": "", - "text": "The audio short code generates an embedded audio object for HTML websites. You can use it with:\nFor example, the above shortcode embeds the my-audio.mp3 in assets/ with:", + "text": "The audio short code generates an embedded audio object for HTML websites. You can use it with:\nFor example, the above shortcode embeds the my-audio.mp3 in assets/ as:", "crumbs": [ "Shortcodes", "Audio" @@ -202,21 +213,29 @@ "href": "qembedio-embed-html.html", "title": "Embed HTML Webpage", "section": "", - "text": "The html short code generates an embedded <iframe> area for HTML web pages. You can use it with:\nFor example, the above shortcode embeds the my-html-page.html in assets/ as:\nView webpage in full screen" + "text": "The html short code generates an embedded <iframe> area for HTML web pages. You can use it with:\nFor example, the above shortcode embeds the my-html-page.html in assets/ as:\nView webpage in full screen", + "crumbs": [ + "Shortcodes", + "HTML" + ] }, { "objectID": "qembedio-embed-html.html#options", "href": "qembedio-embed-html.html#options", "title": "Embed HTML Webpage", "section": "Options", - "text": "Options\n\n\n\n\n\n\n\n\nKeyword Argument\nDefault Value\nDescription\n\n\n\n\nfile\nNone\nSpecifies the input file path for the HTML webpage.\n\n\nheight\n“475px”\nSpecifies the height of the embedded webpage.\n\n\nfull-screen-link\n“true”\nAdd a link to view the embedded webpage in a new full screen browser window.\n\n\n\nYou may also omit specifying a file option. We’ll automatically use the first parameter as the file" + "text": "Options\n\n\n\n\n\n\n\n\nKeyword Argument\nDefault Value\nDescription\n\n\n\n\nfile\nNone\nSpecifies the input file path for the HTML webpage.\n\n\nheight\n“475px”\nSpecifies the height of the embedded webpage.\n\n\nfull-screen-link\n“true”\nAdd a link to view the embedded webpage in a new full screen browser window.\n\n\n\nYou may also omit specifying a file option. We’ll automatically use the first parameter as the file", + "crumbs": [ + "Shortcodes", + "HTML" + ] }, { "objectID": "qembedio-embed-revealjs.html", "href": "qembedio-embed-revealjs.html", "title": "Embed RevealJS Slides", "section": "", - "text": "The revealjs short code generates an embedded <iframe> area for HTML websites. You can use it with:\nFor example, the above shortcode embeds the my-revealjs-slides.html in assets/ as:\nView slides in full screen", + "text": "The revealjs short code generates an embedded <iframe> area for RevealJS HTML Slides. You can use it with:\nFor example, the above shortcode embeds the my-revealjs-slides.html in assets/ as:\nView slides in full screen", "crumbs": [ "Shortcodes", "RevealJS" diff --git a/sitemap.xml b/sitemap.xml index c9e03ce..dad8d31 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,30 +2,30 @@ https://coatless-quarto.github.io/embedio/qembedio-release-notes.html - 2024-04-28T18:55:46.397Z + 2024-04-28T18:58:59.423Z https://coatless-quarto.github.io/embedio/qembedio-embed-pdf.html - 2024-04-28T18:55:46.397Z + 2024-04-28T18:58:59.423Z https://coatless-quarto.github.io/embedio/qembedio-embed-audio.html - 2024-04-28T18:55:46.397Z + 2024-04-28T18:58:59.423Z https://coatless-quarto.github.io/embedio/qembedio-faq.html - 2024-04-28T18:55:46.397Z + 2024-04-28T18:58:59.423Z https://coatless-quarto.github.io/embedio/qembedio-embed-html.html - 2024-04-28T18:55:46.397Z + 2024-04-28T18:58:59.423Z https://coatless-quarto.github.io/embedio/qembedio-embed-revealjs.html - 2024-04-28T18:55:46.397Z + 2024-04-28T18:58:59.423Z https://coatless-quarto.github.io/embedio/index.html - 2024-04-28T18:55:46.397Z + 2024-04-28T18:58:59.423Z