working website build system

This commit is contained in:
janis
2023-01-24 17:55:37 +01:00
parent 4fb1ff42c1
commit c791349aa6
5 changed files with 49 additions and 20 deletions

View File

@@ -19,7 +19,7 @@
<div id="doc-container">
<h1>Extras Plugin</h1>
<p>The Extras plugin will initialize the optional addon plugins from
<a href="../../../extras/">extras/</a> directory, if they were loaded.</p>
<a href="https://github.com/impress/impress.js/src/plugins/extras/">extras/</a> directory, if they were loaded.</p>
<p>Generally, for an extras plugin to have been loaded, 2 things must have happened:</p>
<ol>
<li>The extras plugins must be present in extras/ directory, for example after