Skip to content

Commit

Permalink
docs: add Mixcore CMS to showcase (#7730)
Browse files Browse the repository at this point in the history
* Update users.tsx

* add screenshot

* Update website/src/data/users.tsx

* Update website/src/data/users.tsx

* optimize image

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
  • Loading branch information
2 people authored and slorber committed Jul 14, 2022
1 parent 65c8a39 commit d46e311
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/mixcore.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions website/src/data/users.tsx
Expand Up @@ -1179,6 +1179,15 @@ const Users: User[] = [
source: null,
tags: ['design'],
},
{
title: 'Mixcore CMS',
description:
'Fully Open Source ASP.Net Core / Dotnet Core CMS UI Toolkit',
preview: require('./showcase/mixcore.png'),
website: 'https://docs.mixcore.org/',
source: 'https://github.com/mixcore/docs/tree/master/website',
tags: ['opensource'],
},
{
title: 'moja global',
description:
Expand Down

0 comments on commit d46e311

Please sign in to comment.