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

Started on developer section of the book

Added tool to build example html
Added book.json to bring in a couple plugins
Added building_the_book.md to help with how to build things
Updated gitignore with vscode and node modules
Checking in initial version of code examples
Copy/pasted a couple pages to get started on dev book
Updated html template for dev book to support graph vis/copy icon/styles
This commit is contained in:
Stephen Asbury
2019-05-14 17:16:17 -07:00
parent 908d73835a
commit 230970f41e
62 changed files with 7202 additions and 9 deletions

3
.gitignore vendored
View File

@@ -1 +1,4 @@
_book/
.vscode
node_modules