add new structure (without content)

This commit is contained in:
Hans Pagel
2020-08-11 16:31:03 +02:00
parent b7d8fbb2ca
commit 9d22298570
4 changed files with 76 additions and 16 deletions

View File

@@ -5,29 +5,46 @@
- title: Installation
link: /installation/
- title: Core Concepts
- title: Guide
items:
- title: Renderless
link: /renderless/
- title: Schema
link: /schema/
- title: Editor
link: /editor/
- title: Extensions
link: /extensions/
- title: Commands
link: /commands/
- title: Events
link: /events/
- title: First Steps
link: /first-steps/
- title: Configuration
link: /configuration/
- title: Build your editor
link: /build-your-editor/
- title: Custom styling
link: /custom-styling/
- title: Get content
link: /get-content/
- title: "Advanced nodes"
link: /advanced-notes/
- title: Vue
items:
- title: Basic Example
link: /basic-example/
- title: Advanced Example
link: /advanced-example/
link: /advanced-vue-example/
- title: Render Vue Components
link: /render-vue-components/
- title: React
items:
- title: React
link: /react/
link: /react/
- title: Render React Components
link: /advanced-react-example/
- title: API
items:
- title: Editor
link: /editor/
- title: Extensions
link: /extensions/
- title: Commands
link: /commands/
- title: Events
link: /events/
- title: Schema
link: /schema/