Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save htesligte/9ea202db410b32103f9ec8fa7a6ea64f to your computer and use it in GitHub Desktop.
Save htesligte/9ea202db410b32103f9ec8fa7a6ea64f to your computer and use it in GitHub Desktop.
LASPicks Automatically Tracked Index
$data[] = [
'title' => "All By My SELF | LAS 424",
'url' => "http://www.jupiterbroadcasting.com/100881/all-by-my-self-las-424/",
'date' => "2016-06-26",
'runslinux' => [
'pick' => [
[
'name' => "Fireworks powered by Raspberry Pi",
'url' => "https://www.youtube.com/watch?v=WBZ5bPL79hg",
],
],
],
'desktopapp' => [
'pick' => [
[
'name' => "Rambox - Open Source Multi-Service Messaging & Email",
'url' => "http://rambox.pro/",
],
],
],
'spotlight' => [
'pick' => [
[
'name' => "K3b Disk Burner",
'url' => "https://www.kde.org/applications/multimedia/k3b/",
],
],
],
'android' => [
'pick' => [
[
'name' => "Episode did not include a pick",
'url' => "0",
],
],
],
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment