mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: add TiDB community books to showcase (#7235)
* docs(showcase): add TiDB community books * minor tweaks Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
743738d8c6
commit
2204efd8ea
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
|
|
@ -1853,6 +1853,14 @@ const Users: User[] = [
|
|||
source: null,
|
||||
tags: ['meta'],
|
||||
},
|
||||
{
|
||||
title: 'TiDB Community Books',
|
||||
description: 'A website for co-created books by TiDB Community users.',
|
||||
preview: require('./showcase/tidb-community-book.png'),
|
||||
website: 'https://tidb.net/book/',
|
||||
source: 'https://github.com/pingcap/book.tidb.net/tree/main/website',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Tinaël Devresse',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in New Issue