From 70add78a6c447bdf9e8a66a7575b1f8c5d01cb4f Mon Sep 17 00:00:00 2001 From: janis Date: Mon, 23 Jan 2023 18:13:23 +0100 Subject: [PATCH] build --- website/css/docs/style.css | 2 +- website/docs/gettingStarted.html | 6 ++---- website/docs/index.html | 6 ++---- website/docs/nav.html | 2 +- website/docs/src/build.js | 27 +++++++++++++++++++++++++-- website/docs/src/template.html | 8 ++++++-- 6 files changed, 37 insertions(+), 14 deletions(-) diff --git a/website/css/docs/style.css b/website/css/docs/style.css index 0548440..cc5ac2d 100644 --- a/website/css/docs/style.css +++ b/website/css/docs/style.css @@ -55,7 +55,7 @@ html, body { overflow: scroll; } -.doc-container { +#doc-container { width: 90%; margin: 5%; } diff --git a/website/docs/gettingStarted.html b/website/docs/gettingStarted.html index 0517c47..1debef2 100644 --- a/website/docs/gettingStarted.html +++ b/website/docs/gettingStarted.html @@ -13,10 +13,8 @@
-
-
-

Getting Started with impress.js

-
+
+

Getting Started with impress.js

impress.js is a JavaScript framework to create stunning presentations. Note: impress may not help you, if you have nothing interesting to say!

If you are new to impress and you want to learn to use it, we suggest you start here!

diff --git a/website/docs/index.html b/website/docs/index.html index cbf5a2e..710bd9f 100644 --- a/website/docs/index.html +++ b/website/docs/index.html @@ -13,10 +13,8 @@
-
-
-

Welcome to the impress.js docs!

-
+
+

Welcome to the impress.js docs!

impress.js is a JavaScript framework to create stunning presentations. Note: impress may not help you, if you have nothing interesting to say!

If you are new to impress and you want to learn to use it, we suggest you start here!

diff --git a/website/docs/nav.html b/website/docs/nav.html index c2672a0..c857c28 100644 --- a/website/docs/nav.html +++ b/website/docs/nav.html @@ -30,7 +30,7 @@ + + + + + +
+ +
+
+
` + html + + `
+
+ +
+ + `; + fs.writeFileSync( docRoot + '/plugins/' + path + '.html', fileOut ); } \ No newline at end of file diff --git a/website/docs/src/template.html b/website/docs/src/template.html index f11cd36..5f32244 100644 --- a/website/docs/src/template.html +++ b/website/docs/src/template.html @@ -3,13 +3,17 @@ Docs - impress.js - + + + +
+
-
+