mirror of
https://github.com/wassname/talk.git
synced 2026-07-09 16:10:30 +08:00
Update Sidebar Nav
This commit is contained in:
+15
-1
@@ -96,6 +96,20 @@ sidebar:
|
||||
url: /configuration/
|
||||
- title: Advanced Configuration
|
||||
url: /advanced-configuration/
|
||||
- title: Authentication
|
||||
url: /authentication/
|
||||
- title: Configuring the Comment Stream
|
||||
url: /configuring-comment-stream/
|
||||
- title: Configuring the Admin
|
||||
url: /configuring-admin/
|
||||
- title: Notifications
|
||||
url: /notifications/
|
||||
- title: Event Tracking and Metrics
|
||||
url: /event-tracking-metrics/
|
||||
- title: Styling and CSS
|
||||
url: /styling-css/
|
||||
- title: Translations and i18n
|
||||
url: /translations-i18n/
|
||||
- title: Product Guide
|
||||
children:
|
||||
- title: How Talk Works
|
||||
@@ -151,4 +165,4 @@ marked:
|
||||
node_sass:
|
||||
outputStyle: compressed
|
||||
precision: 5
|
||||
sourceComments: false
|
||||
sourceComments: false
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Authenticating with Talk
|
||||
permalink: /authenticating-with-talk/
|
||||
permalink: /authentication/
|
||||
class: configuration
|
||||
toc: true
|
||||
---
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
---
|
||||
title: Configuring the Talk Comment Stream
|
||||
permalink: /configuring-comment-stream/
|
||||
class: configuration
|
||||
toc: true
|
||||
---
|
||||
|
||||
Using plugins and configuration variables, you can modify the way the Talk comment stream behaves. Here are some common configuration options:
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Configuring the Talk Admin
|
||||
permalink: /configuring-the-admin/
|
||||
permalink: /configuring-admin/
|
||||
class: configuration
|
||||
toc: true
|
||||
---
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Notifications
|
||||
permalink: /notifications//
|
||||
permalink: /notifications/
|
||||
class: configuration
|
||||
toc: true
|
||||
---
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Tracking Talk Events and Metrics
|
||||
permalink: /talk-metrics/
|
||||
permalink: /event-tracking-metrics/
|
||||
class: configuration
|
||||
toc: true
|
||||
---
|
||||
Reference in New Issue
Block a user