mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-29 14:38:50 +02:00
docs: add Butterfly Documentation to showcase (#6721)
* Add Butterfly Documentation * optimize image Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
c6d0d812eb
commit
1bd1160ddc
3 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/docs-butterfly.png
Normal file
BIN
website/src/data/showcase/docs-butterfly.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 12 KiB |
|
@ -311,6 +311,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/paularmstrong/build-tracker',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Butterfly Documentation',
|
||||
description:
|
||||
'The documentation of the note taking app Linwood Butterfly',
|
||||
preview: require('./showcase/docs-butterfly.png'),
|
||||
website: 'https://docs.butterfly.linwood.dev',
|
||||
source: 'https://github.com/LinwoodCloud/Butterfly',
|
||||
tags: ['opensource', 'i18n', 'versioning'],
|
||||
},
|
||||
{
|
||||
title: 'ClarityChallenge',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue