mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-08 06:37:18 +02:00
docs: add PCC Archive site to showcase (#7240)
* docs: add PCC Archive site to showcase * fixes Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
95eaa98ed9
commit
f9fa2127ae
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/pcc-archive.png
Normal file
BIN
website/src/data/showcase/pcc-archive.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
|
@ -1182,6 +1182,15 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/PcapPlusPlus/pcapplusplus.github.io',
|
source: 'https://github.com/PcapPlusPlus/pcapplusplus.github.io',
|
||||||
tags: ['opensource', 'versioning'],
|
tags: ['opensource', 'versioning'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'PCC Archive',
|
||||||
|
description:
|
||||||
|
"A wiki and web posts archive about Purrnelope's Country Club project.",
|
||||||
|
preview: require('./showcase/pcc-archive.png'),
|
||||||
|
website: 'https://pcc-archive.org/',
|
||||||
|
source: 'https://github.com/CuratorCat/pcc-archive.org',
|
||||||
|
tags: ['opensource', 'design'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'pdfme',
|
title: 'pdfme',
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Reference in a new issue