add contents

This commit is contained in:
André Weller
2019-05-15 16:44:42 +02:00
parent 47cc6c8a1d
commit 005ffa626c
14 changed files with 159 additions and 5 deletions

View File

@@ -13,6 +13,11 @@ export default {
data() {
return {
resources: [
{
title: 'DevDocs',
desc: 'DevDocs combines multiple API documentations in a fast, organized, and searchable interface. Online and offline, always have your docs with you.',
url: 'https://devdocs.io'
},
{
title: 'Developer Roadmap',
desc: 'Below you find a set of charts demonstrating the paths that you can take and the technologies that you would want to adopt in order to become a frontend, backend or a devops. I made these charts for an old professor of mine who wanted something to share with his college students to give them a perspective; sharing them here to help the community.',