Ruby and other resources

This commit is contained in:
victor hazbun
2019-06-17 13:01:48 +10:00
parent 43987b1de0
commit 38ca7a9c62
8 changed files with 149 additions and 31 deletions

View File

@@ -132,7 +132,22 @@ export default {
title: 'Carbon',
desc: 'Create and share beautiful images of your source code.',
url: 'https://carbon.now.sh'
}
},
{
title: 'Mailnator',
desc: 'The Mailinator Email System puts millions of inboxes right at your fingertips. It is an amazing Email Workflow Testing tool for your Software or Service.',
url: 'https://www.mailinator.com/'
},
{
title: 'Ngrok',
desc: 'Secure introspectable tunnels to localhost.',
url: 'https://ngrok.com/'
},
{
title: 'Let\'s Encrypt',
desc: 'Let\'s Encrypt is a free, automated, and open certificate authority brought to you by the non-profit Internet Security Research Group (ISRG).',
url: 'https://letsencrypt.org/'
},
]
}
},