docs-site
docs-site copied to clipboard
The Antora playbook project, contributing documentation, and home page for the new Couchbase Docs site.
See https://github.com/couchbasecloud/couchbase-cloud/pull/18906 and https://github.com/couchbaselabs/docs-devex/pull/14
Hi, the current design assumes there is only one hardcoded swagger-ui div per page. When the macro is used multiple times, the content goes always to the 1st div. This...
Part of striping and branching investigation: * Playbook: this PR * Devex Capella branch: [couchbaselabs/docs-devex#1](https://github.com/couchbaselabs/docs-devex/pull/1) * Devex Server branch: [couchbaselabs/docs-devex#2](https://github.com/couchbaselabs/docs-devex/pull/2) * Server nav: [couchbase/docs-server#3032](https://github.com/couchbase/docs-server/pull/3032) There would be a similar inclusion...
Change pull for the OpenID auth tutorial to point to couchbase labs instead of Amarantha's personal github.
Inspired by the text adventure game language Inform7, and in particular its features for formatting the names of things. http://inform7.com/book/WI_5_3.html Inform7 is based around objects, and finds clever ways within...
Step 3 in the readme seems to be Mac/Linux specific: `$ LIVERELOAD=true gulp` I'm not 100% sure what this translates to in Windows. Is LIVERELOAD an environment variable? Why is...