Skip to content

Commit

Permalink
docs: Add juffalow.com to Docusaurus showcase (#5895)
Browse files Browse the repository at this point in the history
* Update users.tsx

* Add juffalow.com screenshot
  • Loading branch information
juffalow committed Nov 7, 2021
1 parent e0127c6 commit b25031c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/juffalow.png
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 @@ -1536,6 +1536,14 @@ const Users: User[] = [
source: 'https://github.com/patrikmasiar/patrikmasiar-projects-docusaurus',
tags: ['personal', 'opensource'],
},
{
title: 'Matej Jellus',
description: 'IT enthusiast that loves to write code, try new things and share knowledge. If not sitting in front of computer, then I am playing badminton, riding bike or hiking.',
preview: require('./showcase/juffalow.png'),
website: 'https://juffalow.com/',
source: 'https://github.com/juffalow/juffalow-com',
tags: ['personal', 'opensource'],
},

/*
Pro Tip: add your site in alphabetical order.
Expand Down

0 comments on commit b25031c

Please sign in to comment.