mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-09 23:27:28 +02:00
docs(v2): Add Axioms to showcase (#4251)
* Update users.js Add awe framework site * Add awe framework screenshot * Update users.js Fix comma * Update users.js Fix order
This commit is contained in:
parent
db7a3482f4
commit
af2e3cbdb0
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/awe-framework.png
Normal file
BIN
website/src/data/showcase/awe-framework.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
|
@ -77,6 +77,15 @@ const users = [
|
|||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
title: 'Awe framework',
|
||||
description: 'Awe framework, Build light-weight and functional websites quickly',
|
||||
preview: require('./showcase/awe-framework.png'),
|
||||
website: 'https://docs.aweframework.com/',
|
||||
source: 'https://gitlab.com/aweframework/awe',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'Axioms',
|
||||
description: 'Axioms Developer Hub and Documentation Portal',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue