Browse Source

deploy: fc695ed81f93a2f2a31b0144e6deffe290f433cc

github-actions[bot] 10 months ago
commit
5cfe65fd50

+ 0 - 0
.nojekyll


File diff suppressed because it is too large
+ 14 - 0
404.html


+ 1 - 0
CNAME

@@ -0,0 +1 @@
+docs.webserial.pro

File diff suppressed because it is too large
+ 0 - 0
assets/css/styles.2702d93e.css


File diff suppressed because it is too large
+ 0 - 0
assets/js/09d5ad39.4868a1db.js


File diff suppressed because it is too large
+ 0 - 0
assets/js/0e384e19.1dba92dc.js


File diff suppressed because it is too large
+ 0 - 0
assets/js/0f2ba1ec.31e60a32.js


+ 1 - 0
assets/js/125f7bdd.4dd4149d.js

@@ -0,0 +1 @@
+"use strict";(self.webpackChunkwebserial_docs=self.webpackChunkwebserial_docs||[]).push([[361],{3769:e=>{e.exports=JSON.parse('{"name":"docusaurus-plugin-content-docs","id":"default"}')}}]);

+ 1 - 0
assets/js/17896441.fd3339cb.js

@@ -0,0 +1 @@
+"use strict";(self.webpackChunkwebserial_docs=self.webpackChunkwebserial_docs||[]).push([[918],{11:(e,t,l)=>{l.d(t,{Z:()=>w});var n=l(1986),c=l(2503),a=l(210),r=l(7294),o=l(6010),d=l(5281),s=l(5130);function m(e){let{children:t}=e;const l=function(){const{metadata:e,frontMatter:t,contentTitle:l}=(0,s.k)();return t.hide_title||void 0!==l?null:e.title}();return r.createElement("div",{className:(0,o.Z)(d.k.docs.docMarkdown,"markdown")},l&&r.createElement("header",{className:"mdx-heading"},r.createElement(c.Z,{as:"h1"},l)),r.createElement(a.Z,null,t))}var i=l(7887),u=l(2400),E=l(8832),h=l(6781),k=l(4364),v=l(3120),Z=l(7524);const b="docItemContainer_c0TR",f="docItemCol_z5aJ";function w(e){let{children:t}=e;const l=function(){const{frontMatter:e,toc:t}=(0,s.k)(),l=(0,Z.i)(),n=e.hide_table_of_contents,c=!n&&t.length>0;return{hidden:n,mobile:c?r.createElement(h.Z,null):void 0,desktop:!c||"desktop"!==l&&"ssr"!==l?void 0:r.createElement(E.Z,null)}}();return r.createElement("div",{className:"row docitem-content"},r.createElement("div",{className:(0,o.Z)("col",!l.hidden&&f)},r.createElement(v.Z,null),r.createElement("div",{className:b},r.createElement("article",null,r.createElement("div",{className:"breadcrumb-row"},r.createElement("div",null,r.createElement(n.Z,null)),r.createElement("div",null,r.createElement(k.Z,null))),l.mobile,r.createElement(m,null,t),r.createElement(i.Z,null)),r.createElement(u.Z,null))),l.desktop&&r.createElement("div",{className:"col col--3"},l.desktop))}}}]);

File diff suppressed because it is too large
+ 0 - 0
assets/js/1be78505.1a427caf.js


File diff suppressed because it is too large
+ 0 - 0
assets/js/3865d09d.e1f79dc3.js


File diff suppressed because it is too large
+ 0 - 0
assets/js/3b8c55ea.417a00a6.js


File diff suppressed because it is too large
+ 0 - 0
assets/js/434.a4621f32.js


File diff suppressed because it is too large
+ 0 - 0
assets/js/625b1ed7.1bd963a0.js


File diff suppressed because it is too large
+ 0 - 0
assets/js/64b0ce6a.4e514f77.js


File diff suppressed because it is too large
+ 0 - 0
assets/js/935f2afb.ef01185e.js


+ 1 - 0
assets/js/972.5f192666.js

@@ -0,0 +1 @@
+"use strict";(self.webpackChunkwebserial_docs=self.webpackChunkwebserial_docs||[]).push([[972],{4972:(e,t,a)=>{a.r(t),a.d(t,{default:()=>i});var n=a(7294),l=a(5999),o=a(1944),r=a(8824);function i(){return n.createElement(n.Fragment,null,n.createElement(o.d,{title:(0,l.I)({id:"theme.NotFound.title",message:"Page Not Found"})}),n.createElement(r.Z,null,n.createElement("main",{className:"container margin-vert--xl"},n.createElement("div",{className:"row"},n.createElement("div",{className:"col col--6 col--offset-3"},n.createElement("h1",{className:"hero__title"},n.createElement(l.Z,{id:"theme.NotFound.title",description:"The title of the 404 page"},"Page Not Found")),n.createElement("p",null,n.createElement(l.Z,{id:"theme.NotFound.p1",description:"The first paragraph of the 404 page"},"We could not find what you were looking for.")),n.createElement("p",null,n.createElement(l.Z,{id:"theme.NotFound.p2",description:"The 2nd paragraph of the 404 page"},"Please contact the owner of the site that linked you to the original URL and let them know their link is broken.")))))))}}}]);

File diff suppressed because it is too large
+ 0 - 0
assets/js/a5ec7539.6cbe81fc.js


File diff suppressed because it is too large
+ 0 - 0
assets/js/a81a9ba7.a5a7a552.js


File diff suppressed because it is too large
+ 0 - 0
assets/js/d589d3a7.ca123a91.js


File diff suppressed because it is too large
+ 1 - 0
assets/js/main.94a02288.js


+ 53 - 0
assets/js/main.94a02288.js.LICENSE.txt

@@ -0,0 +1,53 @@
+/*
+object-assign
+(c) Sindre Sorhus
+@license MIT
+*/
+
+/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
+ * @license MIT */
+
+/**
+ * Prism: Lightweight, robust, elegant syntax highlighting
+ *
+ * @license MIT <https://opensource.org/licenses/MIT>
+ * @author Lea Verou <https://lea.verou.me>
+ * @namespace
+ * @public
+ */
+
+/** @license React v0.20.2
+ * scheduler.production.min.js
+ *
+ * Copyright (c) Facebook, Inc. and its affiliates.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */
+
+/** @license React v16.13.1
+ * react-is.production.min.js
+ *
+ * Copyright (c) Facebook, Inc. and its affiliates.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */
+
+/** @license React v17.0.2
+ * react-dom.production.min.js
+ *
+ * Copyright (c) Facebook, Inc. and its affiliates.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */
+
+/** @license React v17.0.2
+ * react.production.min.js
+ *
+ * Copyright (c) Facebook, Inc. and its affiliates.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */

File diff suppressed because it is too large
+ 0 - 0
assets/js/runtime~main.45ec945b.js


File diff suppressed because it is too large
+ 14 - 0
authentication/index.html


File diff suppressed because it is too large
+ 14 - 0
branding/index.html


File diff suppressed because it is too large
+ 14 - 0
commercial-license/index.html


File diff suppressed because it is too large
+ 14 - 0
custom-title/index.html


File diff suppressed because it is too large
+ 14 - 0
examples/index.html


File diff suppressed because it is too large
+ 14 - 0
getting-started/index.html


File diff suppressed because it is too large
+ 14 - 0
hardware-id/index.html


File diff suppressed because it is too large
+ 5 - 0
index.html


File diff suppressed because it is too large
+ 14 - 0
installation/index.html


File diff suppressed because it is too large
+ 14 - 0
printing/index.html


+ 1 - 0
sitemap.xml

@@ -0,0 +1 @@
+<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"><url><loc>https://docs.webserial.pro/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://docs.webserial.pro/authentication/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://docs.webserial.pro/branding/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://docs.webserial.pro/commercial-license/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://docs.webserial.pro/custom-title/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://docs.webserial.pro/examples/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://docs.webserial.pro/getting-started/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://docs.webserial.pro/hardware-id/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://docs.webserial.pro/installation/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://docs.webserial.pro/printing/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url></urlset>

BIN
v2/img/feature.png


BIN
v2/img/logo.png


BIN
v3/img/branding.png


BIN
v3/img/custom-title.png


BIN
v3/img/dropzone.png


BIN
v3/img/feature-mini.png


BIN
v3/img/feature.png


BIN
v3/img/firmware-version.png


BIN
v3/img/hardware-id.png


BIN
v3/img/ota-modes.png


Some files were not shown because too many files changed in this diff