mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-27 13:38:33 +02:00
docs(v2): add CodeYourFuture to showcase (#4731)
* Add CodeYourFuture to Showcase * Add the word Free to CodeYourFuture showcase
This commit is contained in:
parent
5fc5071882
commit
e641caba10
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/codeyourfuture.png
Normal file
BIN
website/src/data/showcase/codeyourfuture.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 KiB |
|
@ -233,6 +233,14 @@ const Users = [
|
|||
source: 'https://github.com/lyft/clutch',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'CodeYourFuture',
|
||||
description: 'The syllabus for CodeYourFuture - a free code school for refugees, asylum seekers and disadvantaged people',
|
||||
preview: require('./showcase/codeyourfuture.png'),
|
||||
website: 'https://syllabus.codeyourfuture.io/',
|
||||
source: 'https://github.com/CodeYourFuture/syllabus',
|
||||
tags: ['opensource', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'Component Kit',
|
||||
description: 'A declarative UI framework for iOS',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue