Skip to content

Commit

Permalink
docs: add Easypanel to showcase (#7022)
Browse files Browse the repository at this point in the history
* Add Easypanel site to showcase page

* Upload easypanel.png

* fixes

Co-authored-by: Joshua Chen <[email protected]>
  • Loading branch information
deiucanta and Josh-Cena authored Mar 27, 2022
1 parent a307da0 commit 0b3b642
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/easypanel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,14 @@ const Users: User[] = [
source: 'https://github.com/authdog/easyjwt/tree/master/docs',
tags: ['opensource', 'i18n'],
},
{
title: 'Easypanel',
description: 'Server control panel based on Docker',
preview: require('./showcase/easypanel.png'),
website: 'https://easypanel.io',
source: null,
tags: ['product'],
},
{
title: 'EduLinks',
description: 'Catalog of free educational resources. STEM, ESL and more.',
Expand Down

0 comments on commit 0b3b642

Please sign in to comment.