mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
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
6 lines
101 B
JSON
6 lines
101 B
JSON
{
|
|
"plugins" : [ "prism", "-highlight", "include-html"],
|
|
"pluginsConfig": {
|
|
|
|
}
|
|
} |