mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
Try if this fixes /docs/contributing on the website
fixed locally
This commit is contained in:
parent
5847a8df6d
commit
df0f26754d
1 changed files with 0 additions and 2 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
|
@ -300,13 +300,11 @@ Generally, documentation for integrations can be broken down into a few pieces t
|
|||
|
||||
It may be easier to copy the documentation of earlier integrations and change the parts that need to be changed rather than writing this from scratch. Preferably, keep the documentation to one page. For the front-matter, write something like:
|
||||
```markdown
|
||||
---
|
||||
title: Framework Name
|
||||
type: docs
|
||||
module: "@uppy/framework"
|
||||
order: 0
|
||||
category: "Other Integrations"
|
||||
---
|
||||
```
|
||||
|
||||
This data is used to generate Uppy's website. Refer to [the section about running the website locally](#website-previews) if you'd like to see how the docs look on the website.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue