Skip to content

Commit

Permalink
docs(v2): Added Axioms to users (#3556)
Browse files Browse the repository at this point in the history
* Added Axioms to users

Added Axioms to users

* Added Axioms to V2 Users list and reverted change on v1 User list

* Update website/src/data/users.js

* Update website/src/data/users.js

* Update users.js

* Update users.js

Co-authored-by: Sébastien Lorber <[email protected]>
  • Loading branch information
abhishektiwari and slorber authored Oct 9, 2020
1 parent 7290183 commit 9c961a6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/axioms.png
Loading
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.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,15 @@ const users = [
fbOpenSource: false,
pinned: false,
},
{
title: 'Axioms',
description: 'Axioms Developer Hub and Documentation Portal',
preview: require('./showcase/axioms.png'),
website: 'https://developer.axioms.io/',
source: 'https://github.com/axioms-io/developer',
fbOpenSource: false,
pinned: false,
},
{
title: 'Benthos',
description: 'A stream processor for mundane tasks',
Expand Down

0 comments on commit 9c961a6

Please sign in to comment.