mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-27 13:38:33 +02:00
docs(v2): Add Aide Jeune website to Docusaurus site showcase (#4887)
* Add Aide Jeune preview * add aidejeune website * correcting tags * Add opensource tag * Update website/src/data/users.js Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
0417ab9532
commit
65cf8dacee
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/aide_jeune.png
Normal file
BIN
website/src/data/showcase/aide_jeune.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 132 KiB |
|
@ -124,6 +124,14 @@ export const Tags = {
|
||||||
// Add your site to this list
|
// Add your site to this list
|
||||||
// prettier-ignore
|
// prettier-ignore
|
||||||
const Users = [
|
const Users = [
|
||||||
|
{
|
||||||
|
title: 'Aide Jeune',
|
||||||
|
description: 'French Discord server that helps young people who have been bullied or feel bad about themselves',
|
||||||
|
preview: require('./showcase/aide_jeune.png'),
|
||||||
|
website: 'https://aidejeune.fr',
|
||||||
|
source: 'https://github.com/AideJeune',
|
||||||
|
tags: ['opensource'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'AgileTs',
|
title: 'AgileTs',
|
||||||
description: 'Global State and Logic Framework for reactive Applications',
|
description: 'Global State and Logic Framework for reactive Applications',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue