add a few basics

This commit is contained in:
Hans Pagel
2020-08-11 17:26:10 +02:00
parent 8d0a734bf4
commit 4ed6646294
8 changed files with 151 additions and 36 deletions

View File

@@ -1,29 +1,29 @@
- title: Getting Started
items:
- title: Introduction
- title: Introduction 🚧
link: /introduction/
- title: Installation
- title: Installation 🚧
link: /installation/
- title: Guide
items:
- title: First Steps
link: /first-steps/
- title: Configuration
- title: Getting started 🚧
link: /getting-started/
- title: Configuration 🚧
link: /configuration/
- title: Build your editor
- title: Build your editor
link: /build-your-editor/
- title: Custom styling
- title: Custom styling
link: /custom-styling/
- title: Get content
- title: Get content
link: /get-content/
- title: "Advanced nodes"
- title: Advanced nodes
link: /advanced-notes/
- title: Vue
items:
- title: Use tiptap with Vue.js
link: /basic-example/
- title: Use tiptap with Vue.js 🚧
link: /basic-vue-example/
- title: Advanced Example
link: /advanced-vue-example/
- title: Render Vue Components