1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Updated with logo changes.

This commit is contained in:
Stephen Asbury
2019-05-30 15:50:18 -07:00
parent 67853151a0
commit 261b391caf
153 changed files with 3289 additions and 845 deletions

View File

@@ -2349,7 +2349,7 @@
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"Containers","level":"6.6.4","depth":2,"next":{"title":"Fault Tolerance","level":"6.7","depth":1,"path":"nats_streaming/fault-tolerance/ft.md","ref":"nats_streaming/fault-tolerance/ft.md","articles":[{"title":"Active Server","level":"6.7.1","depth":2,"path":"nats_streaming/fault-tolerance/active-server.md","ref":"nats_streaming/fault-tolerance/active-server.md","articles":[]},{"title":"Standby Servers","level":"6.7.2","depth":2,"path":"nats_streaming/fault-tolerance/standby-server.md","ref":"nats_streaming/fault-tolerance/standby-server.md","articles":[]},{"title":"Shared State","level":"6.7.3","depth":2,"path":"nats_streaming/fault-tolerance/shared-state.md","ref":"nats_streaming/fault-tolerance/shared-state.md","articles":[]},{"title":"Failover","level":"6.7.4","depth":2,"path":"nats_streaming/fault-tolerance/failover.md","ref":"nats_streaming/fault-tolerance/failover.md","articles":[]}]},"previous":{"title":"Auto Configuration","level":"6.6.3","depth":2,"path":"nats_streaming/clustering/auto-configuration.md","ref":"nats_streaming/clustering/auto-configuration.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-highlight","include-html","toggle-chapters","anchors"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"prism":{"lang":{"ascii":"markup","text":"markup"}},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-html":{},"fontsettings":{"theme":"white","family":"sans","size":2},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{},"toggle-chapters":{}},"theme":"default","author":"The NATS Maintainers","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"NATS","gitbook":"*","description":"Administrative, developer and conceptual documentation for the NATS messaging system."},"file":{"path":"nats_streaming/clustering/containers.md","mtime":"2019-05-29T16:43:54.851Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T17:42:48.393Z"},"basePath":"../..","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"Containers","level":"6.6.4","depth":2,"next":{"title":"Fault Tolerance","level":"6.7","depth":1,"path":"nats_streaming/fault-tolerance/ft.md","ref":"nats_streaming/fault-tolerance/ft.md","articles":[{"title":"Active Server","level":"6.7.1","depth":2,"path":"nats_streaming/fault-tolerance/active-server.md","ref":"nats_streaming/fault-tolerance/active-server.md","articles":[]},{"title":"Standby Servers","level":"6.7.2","depth":2,"path":"nats_streaming/fault-tolerance/standby-server.md","ref":"nats_streaming/fault-tolerance/standby-server.md","articles":[]},{"title":"Shared State","level":"6.7.3","depth":2,"path":"nats_streaming/fault-tolerance/shared-state.md","ref":"nats_streaming/fault-tolerance/shared-state.md","articles":[]},{"title":"Failover","level":"6.7.4","depth":2,"path":"nats_streaming/fault-tolerance/failover.md","ref":"nats_streaming/fault-tolerance/failover.md","articles":[]}]},"previous":{"title":"Auto Configuration","level":"6.6.3","depth":2,"path":"nats_streaming/clustering/auto-configuration.md","ref":"nats_streaming/clustering/auto-configuration.md","articles":[]},"dir":"ltr"},"config":{"plugins":["prism","-sharing","-highlight","custom-favicon","include-html","toggle-chapters","anchors"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"prism":{"lang":{"ascii":"markup","text":"markup"}},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"include-html":{},"fontsettings":{"theme":"white","family":"sans","size":2},"favicon":"assets/images/favicon.ico","custom-favicon":{},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"anchors":{},"toggle-chapters":{}},"theme":"default","author":"The NATS Maintainers","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"NATS","gitbook":"*","description":"Administrative, developer and conceptual documentation for the NATS messaging system."},"file":{"path":"nats_streaming/clustering/containers.md","mtime":"2019-05-30T21:51:29.880Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-30T22:43:13.918Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
@@ -2440,6 +2440,19 @@
}
function pageChanged() {
var logos = document.querySelectorAll(".nats");
if (logos && logos.length == 0) {
gitbook.toolbar.createButton({
icon: 'nats',
label: 'NATS Home Page',
position: 'right',
onClick: function () {
var win = window.open("https://nats.io/", '_blank');
win.focus();
}
});
}
document.querySelectorAll('.js-copy').forEach(elem => {
elem.addEventListener("click", function () {
var el = this;
@@ -2504,6 +2517,14 @@
<!-- Styles -->
<style>
.nats {
display: inline-block;
width: 16px;
height: 16px;
background: url(/assets/images/nats.svg);
background-size: 16px 16px;
}
div.graphviz {
background: transparent;
border: 0;
@@ -2766,10 +2787,6 @@
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>