This repository has been archived on 2023-02-03. You can view files and clone it, but cannot push or open issues or pull requests.
autonomic.zone/src/data/en.json

139 lines
6.4 KiB
JSON

{
"index": {
"promo_blocks": {
"web-dev": {
"nav_title": "Web Development",
"title": "Web Development Work",
"body": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras malesuada ipsum consequat faucibus eleifend. Donec sagittis ultrices euismod. Donec rutrum turpis ut rutrum tristique.",
"promos": [
{
"class": "promo--theme-e",
"img": "/img/trib3.jpg",
"title": "TRIB3",
"body": "Ruby on Rails site for a gym franchise",
"url": "//trib3.co.uk/"
},
{
"class": "promo--theme-c",
"img": "/img/bep.png",
"title": "Black Eye Project",
"body": "Some sample text about the article this hexagon leads to",
"url": "http://theblackeyeproject.co.uk/"
},
{
"class": "promo--theme-b",
"img": "/img/universal.jpg",
"title": "Universal Square",
"body": "Some sample text about the article this hexagon leads to",
"url": "http://www.universalsquare.co.uk/"
},
{
"class": "promo--theme-d",
"img": "http://shamal2017.dev.theblackeyeproject.co.uk/img/pages/projects.jpg",
"title": "Shamal Group",
"body": "Some sample text about the article this hexagon leads to",
"url": "//shamal2017.dev.theblackeyeproject.co.uk/"
},
{
"class": "promo--theme-a",
"img": "/img/shelborn2.jpg",
"title": "Shelborn Asset Management",
"body": "Some sample text about the article this hexagon leads to",
"url": "http://shelborn.com/"
}
]
},
"open-source": {
"nav_title": "Open Source",
"title": "Open Source",
"body": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras malesuada ipsum consequat faucibus eleifend. Donec sagittis ultrices euismod. Donec rutrum turpis ut rutrum tristique.",
"promos": [
{
"class": "promo--theme-c",
"img": "/img/sheffugees.png",
"title": "Asylum Journey",
"body": "Angular app to match asylum seekers in Sheffield with help services. Part of Sheffugees.",
"url": "http://asylumjourney.sheffugees.org/"
},
{
"class": "promo--theme-e",
"img": "",
"title": "This is a title",
"body": "Some sample text about the article this hexagon leads to",
"url": "#"
},
{
"class": "promo--theme-b",
"img": "/img/cyclespoons.png",
"title": "Cyclespoons",
"body": "Map of Weatherspoons locations for long-distance cyclists",
"url": "https://cyclespoons.herokuapp.com/"
},
{
"class": "promo--theme-a",
"img": "",
"title": "This is a title",
"body": "Some sample text about the article this hexagon leads to",
"url": "#"
},
{
"class": "promo--theme-d",
"img": "",
"title": "This is a title",
"body": "Some sample text about the article this hexagon leads to",
"url": "#"
}
]
},
"uni": {
"nav_title": "Open University",
"title": "Open University Projects",
"promos": [
{
"class": "promo--theme-e",
"img": "",
"title": "This is a title",
"body": "Some sample text about the article this hexagon leads to",
"url": "#"
},
{
"class": "promo--theme-c",
"img": "",
"title": "This is a title",
"body": "Some sample text about the article this hexagon leads to",
"url": "#"
}
]
},
"music": {
"nav_title": "Music",
"title": "Music",
"body": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras malesuada ipsum consequat faucibus eleifend. Donec sagittis ultrices euismod. Donec rutrum turpis ut rutrum tristique.",
"offset": true,
"promos": [
{
"class": "promo--theme-a",
"img": "http://deeprootsmag.org/wp-content/uploads/2012/11/foghorn-stringband1.jpg",
"title": "This is a title",
"body": "Some sample text about the article this hexagon leads to",
"url": "#"
},
{
"class": "promo--theme-d",
"img": "",
"title": "This is a title",
"body": "Some sample text about the article this hexagon leads to",
"url": "#"
},
{
"class": "promo--theme-b",
"img": "",
"title": "This is a title",
"body": "Some sample text about the article this hexagon leads to",
"url": "#"
}
]
}
}
}
}