mirror of
https://github.com/wassname/talk.git
synced 2026-07-15 11:26:58 +08:00
Jekyll Initial Commit
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting.
|
||||
|
||||
entries:
|
||||
- title: Sidebar
|
||||
levels: one
|
||||
folders:
|
||||
|
||||
- title: Quickstart
|
||||
output: web
|
||||
folderitems:
|
||||
- title: About
|
||||
url: /index.html
|
||||
output: web
|
||||
|
||||
- title: Installation
|
||||
output: web
|
||||
folderitems:
|
||||
- title: Configuration
|
||||
output: web
|
||||
url: /configuration.html
|
||||
- title: Source
|
||||
url: /install-source.html
|
||||
output: web
|
||||
- title: Docker
|
||||
url: /install-docker.html
|
||||
output: web
|
||||
- title: Setup
|
||||
url: /install-setup.html
|
||||
output: web
|
||||
|
||||
- title: Plugins
|
||||
output: web
|
||||
folderitems:
|
||||
- title: Client API
|
||||
url: /plugins-client.html
|
||||
output: web
|
||||
- title: Server API
|
||||
url: /plugins-server.html
|
||||
output: web
|
||||
- title: Experimental
|
||||
url: /plugins-experimental.html
|
||||
output: web
|
||||
Reference in New Issue
Block a user