mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-01 16:00:29 +02:00
docs: add Files Gallery website to showcase (#7125)
* Update users.tsx Product website built with Docusaurus! Thanks. www.files.gallery * Added preview image for Files Gallery PNG / 2560 x 1280 * optimize image Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
90ee1447ba
commit
b230e8a545
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/files-gallery.png
Normal file
BIN
website/src/data/showcase/files-gallery.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
|
@ -583,6 +583,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/1084350607/blog',
|
||||
tags: ['opensource', 'personal', 'i18n'],
|
||||
},
|
||||
{
|
||||
title: 'Files Gallery',
|
||||
description:
|
||||
'Single-file PHP app that can be dropped into any folder, instantly creating a gallery of files and folders.',
|
||||
preview: require('./showcase/files-gallery.png'),
|
||||
website: 'https://www.files.gallery/',
|
||||
source: null,
|
||||
tags: ['product', 'design'],
|
||||
},
|
||||
{
|
||||
title: 'KayaFolio',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue