mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs(v2): add Blink Shell Documentation to Showcase (#5114)
This commit is contained in:
parent
f74e6c5107
commit
e5bfa2ede2
Binary file not shown.
|
After Width: | Height: | Size: 121 KiB |
|
|
@ -208,6 +208,14 @@ const Users = [
|
|||
source: 'https://github.com/Jeffail/benthos',
|
||||
tags: ['opensource', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Blink Shell Docs',
|
||||
description: 'Documentation for Blink Shell a professional, desktop grade terminal for iOS',
|
||||
preview: require('./showcase/blinkshell.png'),
|
||||
website: 'https://docs.blink.sh/',
|
||||
source: 'https://github.com/blinksh/docs',
|
||||
tags: ['opensource', 'design', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'blog.johnnyreilly.com',
|
||||
description: 'The blog of johnnyreilly',
|
||||
|
|
|
|||
Loading…
Reference in New Issue