mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-29 14:38:50 +02:00
docs: add Tauri.app to showcase (#7790)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
6b05d4f035
commit
e912e536c8
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/tauri.png
Normal file
BIN
website/src/data/showcase/tauri.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
|
@ -2173,6 +2173,15 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/tasitlabs/tasit-sdk/tree/develop/packages/docs',
|
source: 'https://github.com/tasitlabs/tasit-sdk/tree/develop/packages/docs',
|
||||||
tags: ['opensource'],
|
tags: ['opensource'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Tauri',
|
||||||
|
description:
|
||||||
|
'Build an optimized, secure, and frontend-independent application for multi-platform deployment.',
|
||||||
|
preview: require('./showcase/tauri.png'),
|
||||||
|
website: 'https://tauri.app/',
|
||||||
|
source: 'https://github.com/tauri-apps/tauri-docs',
|
||||||
|
tags: ['opensource', 'i18n', 'product', 'design']
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'TechHarvesting',
|
title: 'TechHarvesting',
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue