From c791349aa6884e1efea43fe330870c6c5f4ccade Mon Sep 17 00:00:00 2001 From: janis Date: Tue, 24 Jan 2023 17:55:37 +0100 Subject: [PATCH] working website build system --- website/docs/plugins/extras.html | 2 +- website/docs/plugins/navigation-ui.html | 2 +- website/docs/plugins/rel.html | 2 +- website/docs/plugins/toolbar.html | 2 +- website/docs/src/build.js | 61 ++++++++++++++++++------- 5 files changed, 49 insertions(+), 20 deletions(-) diff --git a/website/docs/plugins/extras.html b/website/docs/plugins/extras.html index a13b288..403ccdb 100644 --- a/website/docs/plugins/extras.html +++ b/website/docs/plugins/extras.html @@ -19,7 +19,7 @@

Extras Plugin

The Extras plugin will initialize the optional addon plugins from -extras/ directory, if they were loaded.

+extras/ directory, if they were loaded.

Generally, for an extras plugin to have been loaded, 2 things must have happened:

  1. The extras plugins must be present in extras/ directory, for example after diff --git a/website/docs/plugins/navigation-ui.html b/website/docs/plugins/navigation-ui.html index b264cdb..8ac729a 100644 --- a/website/docs/plugins/navigation-ui.html +++ b/website/docs/plugins/navigation-ui.html @@ -22,7 +22,7 @@ a specific slide number.

    Element attribut title is used for select option content if available, it uses element id if no title is provided.

    The navigation controls are visible if the toolbar plugin is enabled. To add the toolbar to your -presentations, see toolbar plugin README.

    +presentations, see toolbar plugin README.

    Author

    Henrik Ingo (@henrikingo), 2016

diff --git a/website/docs/plugins/rel.html b/website/docs/plugins/rel.html index e0e2de5..8b3a336 100644 --- a/website/docs/plugins/rel.html +++ b/website/docs/plugins/rel.html @@ -99,7 +99,7 @@ cannot or don't want to add the explicit 0 values where needed, your last resort remove the rel.js plugin completely. You can either: