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:
Pablo Vidal 2021-02-19 12:17:10 +01:00 committed by GitHub
parent db7a3482f4
commit af2e3cbdb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

View file

@ -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',