From a065cdee376cc28977d9b64cab007362ea9ca659 Mon Sep 17 00:00:00 2001 From: Julien Eluard Date: Fri, 11 Jan 2019 10:43:51 +0100 Subject: [PATCH] Deploy website Deploy website version based on 5d1aded686c873af339e79a6b109aa15a1b4a3fa --- docs/Development.html | 83 - docs/Manifesto.html | 2 +- docs/Principles.html | 2 +- docs/Roadmap.html | 79 - docs/assets/extensions/demo/extension.edn | 19 - docs/assets/extensions/piplette/extension.edn | 52 - docs/build/Deployment.html | 29 - docs/build/FirstExtension.html | 29 - docs/build/Packaging.html | 29 - docs/concepts/Anatomy.html | 2 +- docs/concepts/Block.html | 2 +- docs/concepts/Event.html | 2 +- docs/concepts/Hook.html | 2 +- docs/concepts/Query.html | 2 +- docs/concepts/Reference.html | 2 +- docs/concepts/Registry.html | 4 +- docs/concepts/View.html | 2 +- docs/decisions/0001-record-decisions.html | 2 +- docs/decisions/0002-reader-errors.html | 2 +- docs/decisions/README.html | 2 +- docs/decisions/templates/template.html | 2 +- en/help.html | 2 +- en/index.html | 2 +- en/todo.html | 2 +- examples.html | 5 +- help.html | 2 +- index.html | 2 +- js/cljs/core/constants.js | 87 +- js/cljs/spec/alpha.cljs.cache.json | 2 +- js/cljs/spec/alpha.js | 3082 ++++++++--------- js/cljs/spec/gen/alpha.cljs.cache.json | 2 +- js/cljs/spec/gen/alpha.js | 1410 ++++---- js/cljs/tools/reader.cljs | 21 +- js/cljs/tools/reader.cljs.cache.json | 2 +- js/cljs/tools/reader.js | 637 ++-- js/cljs/tools/reader/edn.cljs.cache.json | 2 +- js/cljs/tools/reader/edn.js | 244 +- .../tools/reader/impl/commons.cljs.cache.json | 2 +- js/cljs/tools/reader/impl/commons.js | 54 +- .../tools/reader/impl/errors.cljs.cache.json | 2 +- js/cljs/tools/reader/impl/errors.js | 172 +- .../tools/reader/impl/inspect.cljs.cache.json | 2 +- js/cljs/tools/reader/impl/inspect.js | 8 +- .../tools/reader/impl/utils.cljs.cache.json | 2 +- js/cljs/tools/reader/impl/utils.js | 132 +- .../tools/reader/reader_types.cljs.cache.json | 2 +- js/cljs/tools/reader/reader_types.js | 44 +- js/cljsc_opts.edn | 2 +- js/clojure/data.cljs.cache.json | 2 +- js/clojure/data.js | 170 +- js/clojure/set.cljs.cache.json | 2 +- js/clojure/set.js | 182 +- js/clojure/string.cljs.cache.json | 2 +- js/clojure/string.js | 106 +- js/clojure/walk.cljs.cache.json | 2 +- js/clojure/walk.js | 36 +- js/goog/string/stringformat.js | 221 ++ js/pluto.js | 1463 ++++---- js/pluto/js.cljs.cache.json | 2 +- js/pluto/js.js | 2 +- js/pluto/reader.cljc.cache.json | 2 +- js/pluto/reader.js | 108 +- js/pluto/reader/blocks.cljc.cache.json | 2 +- js/pluto/reader/blocks.js | 352 +- js/pluto/reader/destructuring.js | 30 +- js/pluto/reader/errors.cljc.cache.json | 2 +- js/pluto/reader/errors.js | 82 +- js/pluto/reader/hooks.cljc.cache.json | 2 +- js/pluto/reader/hooks.js | 16 +- js/pluto/reader/reference.cljc.cache.json | 2 +- js/pluto/reader/reference.js | 22 +- js/pluto/reader/types.cljc.cache.json | 2 +- js/pluto/reader/types.js | 271 +- js/pluto/reader/views.cljc.cache.json | 2 +- js/pluto/reader/views.js | 249 +- js/pluto/utils.cljc.cache.json | 2 +- js/pluto/utils.js | 88 +- js/process/env.cljs.cache.json | 2 +- js/re_frame/cofx.cljc.cache.json | 2 +- js/re_frame/cofx.js | 16 +- js/re_frame/core.cljc.cache.json | 2 +- js/re_frame/core.js | 148 +- js/re_frame/db.cljc.cache.json | 2 +- js/re_frame/events.cljc.cache.json | 2 +- js/re_frame/events.js | 62 +- js/re_frame/fx.cljc.cache.json | 2 +- js/re_frame/fx.js | 448 +-- js/re_frame/interceptor.cljc.cache.json | 2 +- js/re_frame/interceptor.js | 92 +- js/re_frame/interop.cljs.cache.json | 2 +- js/re_frame/interop.js | 12 +- js/re_frame/loggers.cljc.cache.json | 2 +- js/re_frame/loggers.js | 24 +- js/re_frame/registrar.cljc.cache.json | 2 +- js/re_frame/registrar.js | 8 +- js/re_frame/router.cljc.cache.json | 2 +- js/re_frame/router.js | 308 +- js/re_frame/std_interceptors.cljc.cache.json | 2 +- js/re_frame/std_interceptors.js | 146 +- js/re_frame/subs.cljc.cache.json | 2 +- js/re_frame/subs.js | 424 +-- js/re_frame/trace.cljc.cache.json | 2 +- js/re_frame/trace.js | 110 +- js/re_frame/utils.cljc.cache.json | 2 +- js/re_frame/utils.js | 22 +- js/reagent/core.cljs.cache.json | 2 +- js/reagent/core.js | 190 +- js/reagent/debug.cljs.cache.json | 2 +- js/reagent/debug.js | 48 +- js/reagent/dom.cljs.cache.json | 2 +- js/reagent/dom.js | 106 +- js/reagent/impl/batching.cljs.cache.json | 2 +- js/reagent/impl/batching.js | 36 +- js/reagent/impl/component.cljs.cache.json | 2 +- js/reagent/impl/component.js | 270 +- js/reagent/impl/template.cljs.cache.json | 2 +- js/reagent/impl/template.js | 264 +- js/reagent/impl/util.cljs.cache.json | 2 +- js/reagent/impl/util.js | 186 +- js/reagent/ratom.cljs.cache.json | 2 +- js/reagent/ratom.js | 556 +-- sitemap.xml | 5 - todo.html | 2 +- try.html | 2 +- 124 files changed, 6613 insertions(+), 6618 deletions(-) delete mode 100644 docs/Development.html delete mode 100644 docs/Roadmap.html delete mode 100644 docs/assets/extensions/demo/extension.edn delete mode 100644 docs/assets/extensions/piplette/extension.edn delete mode 100644 docs/build/Deployment.html delete mode 100644 docs/build/FirstExtension.html delete mode 100644 docs/build/Packaging.html create mode 100644 js/goog/string/stringformat.js diff --git a/docs/Development.html b/docs/Development.html deleted file mode 100644 index 8e94251..0000000 --- a/docs/Development.html +++ /dev/null @@ -1,83 +0,0 @@ -Development · Pluto
\ No newline at end of file diff --git a/docs/Manifesto.html b/docs/Manifesto.html index fe800af..1284636 100644 --- a/docs/Manifesto.html +++ b/docs/Manifesto.html @@ -1,4 +1,4 @@ -Manifesto · Pluto