Skip to content

Commit

Permalink
docs: add Tech-Notes to showcase (#7591)
Browse files Browse the repository at this point in the history
* Add "difranca | Tech-Notes" to users.tsx

* Add "difranca | Tech-Notes" preview image

* fixes

Co-authored-by: Joshua Chen <[email protected]>
  • Loading branch information
difranca and Josh-Cena authored Jun 10, 2022
1 parent adad253 commit 334c95c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/difranca-technotes.png
Loading
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 @@ -548,6 +548,14 @@ const Users: User[] = [
source: 'https://github.com/loft-sh/devspace/tree/master/docs',
tags: ['opensource'],
},
{
title: 'difranca | Tech-Notes',
description: 'This documentation aims to comprise my learning notes on various tech subjects.',
preview: require('./showcase/difranca-technotes.png'),
website: 'https://difranca.github.io/',
source: 'https://github.com/difranca/difranca.github.io',
tags: ['opensource', 'personal'],
},
{
title: 'Dime.Scheduler',
description:
Expand Down

0 comments on commit 334c95c

Please sign in to comment.