Skip to content

Commit

Permalink
docs: create a “plugin authoring” page
Browse files Browse the repository at this point in the history
  • Loading branch information
jlengstorf committed Feb 27, 2018
1 parent ce9b870 commit c8e65ef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/docs/plugin-authoring.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Plugin Authoring
---

TKTK
2 changes: 2 additions & 0 deletions www/src/pages/docs/doc-links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@
link: /docs/migrating-from-v0-to-v1/
- title: Path Prefix
link: /docs/path-prefix/
- title: Plugin Authoring
link: /docs/plugin-authoring/
- title: Proxying API Requests
link: /docs/api-proxy/
- title: Using CSS-in-JS library Glamor
Expand Down

0 comments on commit c8e65ef

Please sign in to comment.