mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
69 lines
1.6 KiB
JSON
69 lines
1.6 KiB
JSON
{
|
|
"title": "Rick van Lieshout ~ Mastermindzh",
|
|
"url": "https://www.rickvanlieshout.com",
|
|
"subtitle": "The thoughts, discoveries and murmurings of a Software enthusiast",
|
|
"copyright": "© All rights reserved.",
|
|
"googleAnalyticsId": "G-031EZ8Z73Z",
|
|
"disqusShortname": "rickvanlieshoutcom",
|
|
"postsLimit": 5,
|
|
"pathPrefix": "/",
|
|
"menu": [
|
|
{
|
|
"label": "Articles",
|
|
"path": "/"
|
|
},
|
|
{
|
|
"label": "About me",
|
|
"path": "/pages/about/"
|
|
},
|
|
{
|
|
"label": "Resume",
|
|
"path": "/pages/resume/"
|
|
},
|
|
{
|
|
"label": "Contact me",
|
|
"path": "/pages/contacts/"
|
|
}
|
|
],
|
|
"legalMenu": [
|
|
{
|
|
"label": "Cookies",
|
|
"path": "/pages/legal/cookies/"
|
|
},
|
|
{
|
|
"label": "Disclaimer",
|
|
"path": "/pages/legal/disclaimer/"
|
|
},
|
|
{
|
|
"label": "Categories",
|
|
"path": "/categories/"
|
|
},
|
|
{
|
|
"label": "Tags",
|
|
"path": "/tags/"
|
|
}
|
|
],
|
|
"author": {
|
|
"name": "Rick van Lieshout",
|
|
"photo": "/content/me.png",
|
|
"bio": "I'm a passionate CTO who bifurcates his love between great software development and leading others in their continuous improvement journeys",
|
|
"contacts": {
|
|
"email": "info@rickvanlieshout.com",
|
|
"github": "mastermindzh",
|
|
"facebook": "mastermindzh",
|
|
"rss": "/rss.xml",
|
|
"twitter": "mastermindzh",
|
|
"linkedin": "rickvanlieshout",
|
|
"youtube": "RickvanLieshoutt",
|
|
"instagram": "",
|
|
"line": "",
|
|
"telegram": "",
|
|
"weibo": "",
|
|
"gitlab": "",
|
|
"medium": "",
|
|
"codepen": "",
|
|
"soundcloud": "",
|
|
"phone": "+31614436562"
|
|
}
|
|
}
|
|
} |