Ruby and other resources
This commit is contained in:
@@ -23,6 +23,21 @@ export default {
|
||||
desc: 'Free static hosting by Github.',
|
||||
url: 'https://pages.github.com'
|
||||
},
|
||||
{
|
||||
title: 'Heroku',
|
||||
desc: 'Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.',
|
||||
url: 'https://www.heroku.com/'
|
||||
},
|
||||
{
|
||||
title: 'Glitch',
|
||||
desc: 'Glitch is the friendly community where everyone can discover and create the best stuff on the web.',
|
||||
url: 'https://glitch.com/'
|
||||
},
|
||||
{
|
||||
title: 'Now',
|
||||
desc: 'Global Serverless Deployments. Now makes serverless application deployment easy. Don\'t spend time configuring the cloud. Just push your code.',
|
||||
url: 'https://zeit.co/now'
|
||||
},
|
||||
{
|
||||
title: 'Namecheap',
|
||||
desc: 'Domains for your projects',
|
||||
|
||||
Reference in New Issue
Block a user