mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00: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
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…
Reference in New Issue