From 240e2d2beaaa89ad33dfa4869e2e3c23518e53b0 Mon Sep 17 00:00:00 2001 From: Damir Date: Sun, 6 Nov 2022 06:59:04 +0100 Subject: [PATCH] Rebuild docs --- docs-src/index.js | 4 ---- docs/demo.html | 15 +++++++++++++++ docs/docs.html | 15 +++++++++++++++ docs/index.html | 17 ++++++++++++++++- 4 files changed, 46 insertions(+), 5 deletions(-) diff --git a/docs-src/index.js b/docs-src/index.js index 31c011f..1f8cc08 100644 --- a/docs-src/index.js +++ b/docs-src/index.js @@ -16,10 +16,6 @@ const md = './docs-src/md'; const options = {}; readdirSync(src).forEach(file => { - if (file !== 'test.html') { - return; - } - const html = readFileSync(path.resolve(`${src}${file}`), 'utf-8'); posthtml([ diff --git a/docs/demo.html b/docs/demo.html index 1748a41..5afdb6f 100644 --- a/docs/demo.html +++ b/docs/demo.html @@ -77,6 +77,21 @@

Currently - v1.0.0-beta.15 + v1.0.0-beta.16 ยท Changelog

@@ -93,6 +93,21 @@