Skip to content

Instantly share code, notes, and snippets.

@perandre
Created July 21, 2014 07:42
Show Gist options
  • Save perandre/89fb909f571bb631781e to your computer and use it in GitHub Desktop.
Save perandre/89fb909f571bb631781e to your computer and use it in GitHub Desktop.
Desk config file
{
"grids": [
{
"layout": "8-4double",
"items": [
{
"type": "article",
"title": "<strong>HP ut mot Microsoft:</strong> – Vi er konkurrenter!",
"teaser": "Hvem eier overleppa med it-bransjens aller beste hårpryd? Se bildene!",
"path": "artikler/demo",
"related": [
{
"title": "It-grunder vant millioner",
"path": "artikler/demo"
}, {
"title": "Nye budsjetter gir skandale",
"path": "artikler/demo"
}
]
},
{
"type": "auto"
},
{
"type": "auto"
}
]
},
{
"layout": "12adleader"
},
{
"layout": "5-7split",
"items": [
{
"type": "auto"
},
{
"type": "image",
"image": "http://placehold.it/300x290/E8117F/FFFFFF&text=Some image here",
"path": "artikler/demo"
},
{
"type": "auto"
}
]
},
{
"layout": "7-5",
"items": [
{
"type": "auto"
},
{
"type": "article",
"title": "HP ut mot Microsoft: – Vi er konkurrenter!",
"teaser": "Hvem eier overleppa med it-bransjens aller beste hårpryd? Se bildene!",
"path": "artikler/demo",
"related": [
{
"title": "It-grunder vant millioner",
"path": "artikler/demo"
}, {
"title": "Nye budsjetter gir skandale",
"path": "artikler/demo"
}
]
}
]
},
{
"layout": "12adsuper"
},
{
"layout": "7split-5",
"items": [
{
"type": "text",
"text": "<h1>Hello World</h1><p>This is a simple text box. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus quis tristique enim. Fusce elementum dolor quis mollis dictum. </p><h3>Write something here!</h3>"
},
{
"type": "auto"
},
{
"type": "image",
"image": "http://placehold.it/400x270/008dd6/ffffff&text=Another image here",
"path": "artikler/demo"
}
]
},
{
"layout": "5-7",
"items": [
{
"type": "auto"
},
{
"type": "auto"
}
]
},
{
"layout": "12adleader"
},
{
"layout": "4double-8",
"items": [
{
"type": "ad",
"position": "MPU_300x250",
"class": "ad-left x-300-250"
},
{
"type": "text",
"text": "<h1>Another free-text block</h1><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p><p>In elit augue, euismod vel dui eget, imperdiet aliquam eros.</p>"
},
{
"type": "article",
"title": "HP ut mot Microsoft: – Vi er konkurrenter!",
"teaser": "Hvem eier overleppa med it-bransjens aller beste hårpryd? Se bildene!",
"path": "artikler/demo",
"related": [
{
"title": "It-grunder vant millioner",
"path": "artikler/demo"
}, {
"title": "Nye budsjetter gir skandale",
"path": "artikler/demo"
}
]
}
]
},
{
"layout": "5-7split",
"items": [
{
"type": "auto"
},
{
"type": "auto"
},
{
"type": "ad",
"position": "MPU_300x250",
"class": "ad-right x-300-250"
}
]
},
{
"layout": "7-5",
"items": [
{
"type": "image",
"path": "#",
"image": "http://placeimg.com/600/400/animals/grayscale"
},
{
"type": "auto"
}
]
},
{
"layout": "5-7",
"items": [
{
"type": "auto"
},
{
"type": "iframe",
"src": "http://8faces.com/",
"width": 600,
"height": 475
}
]
},
{
"layout": "7-5",
"items": [
{
"type": "external",
"src": "/sites/computerworld/includes/service-example.html"
},
{
"type": "auto"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment