Add tags to the server resources
This commit is contained in:
@@ -6,55 +6,55 @@
|
||||
"title": "Netlify",
|
||||
"desc": "Free static hosting with privacy in mind!",
|
||||
"url": "https://netlify.com",
|
||||
"tags": []
|
||||
"tags": ["cd", "jamstack", "workflow"]
|
||||
},
|
||||
{
|
||||
"title": "Github Pages",
|
||||
"desc": "Free static hosting by Github.",
|
||||
"url": "https://pages.github.com",
|
||||
"tags": []
|
||||
"tags": ["guides", "host", "jekyll"]
|
||||
},
|
||||
{
|
||||
"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/",
|
||||
"tags": []
|
||||
"tags": ["podcast", "metrics", "integration", "cd"]
|
||||
},
|
||||
{
|
||||
"title": "Ploi",
|
||||
"desc": "Stop the Hassle. Start deploi'ing. Use Ploi.io for easy site deployments. We take all the difficult work out of your hands, so you can focus on doing what you love: developing your application.",
|
||||
"url": "https://ploi.io",
|
||||
"tags": []
|
||||
"tags": ["ssl", "integrations", "notifications", "cloudflare"]
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"tags": []
|
||||
"tags": ["jamstack", "ssl", "cdn"]
|
||||
},
|
||||
{
|
||||
"title": "Namecheap",
|
||||
"desc": "Domains for your projects",
|
||||
"url": "https://namecheap.com",
|
||||
"tags": []
|
||||
"tags": ["search", "registrar", "hosting", "management"]
|
||||
},
|
||||
{
|
||||
"title": "Servers for hackers",
|
||||
"desc": "Tutorials on how to handle your servers.",
|
||||
"url": "https://serversforhackers.com/",
|
||||
"tags": []
|
||||
"tags": ["courses", "videos", "security", "databases"]
|
||||
},
|
||||
{
|
||||
"title": "Glitch",
|
||||
"desc": "The friendly community where everyone can discover & create the best apps on the web.",
|
||||
"url": "https://glitch.com/",
|
||||
"tags": []
|
||||
"tags": ["projects", "aggregator", "blog", "creative", "community"]
|
||||
},
|
||||
{
|
||||
"title": "Serverless for Front-End Developers",
|
||||
"desc": "Find Serverless services (e.g. functions, databases and other tools) for your next project. There are also articles related to Serverless and JAMstack.",
|
||||
"url": "https://serverless.css-tricks.com/",
|
||||
"tags": []
|
||||
"tags": ["ideas", "resources", "javascript", "api"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user