-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexamples.json
More file actions
40 lines (40 loc) · 1.09 KB
/
Copy pathexamples.json
File metadata and controls
40 lines (40 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[
{
"name": "Times Table Tester",
"pagesUrl": "https://jonathanbossenger.github.io/times-table-tester/"
},
{
"name": "Sojourn",
"pagesUrl": "https://ashfame.github.io/sojourn/"
},
{
"name": "WordPress Museum",
"pagesUrl": "https://janjakes.github.io/wordpress-museum/",
"description": "Standalone Three.js WordPress Museum prototype"
},
{
"name": "Playground Step Library",
"pagesUrl": "https://akirk.github.io/playground-step-library/",
"description": "Custom Steps for WordPress Playground"
},
{
"name": "Cosmic Defender 3D",
"pagesUrl": "https://jonathanbossenger.github.io/cosmic-defender-3d/"
},
{
"name": "Daycraft",
"pagesUrl": "https://ashfame.github.io/daycraft/",
"description": "Itinerary planner browser based app"
},
{
"name": "One HTML Page Challenge",
"url": "https://onehtmlpagechallenge.com/",
"entriesUrl": "https://raw.githubusercontent.com/Metroxe/one-html-page-challenge/master/entries.js"
},
{
"name": "Games Site",
"url": "https://games-site.github.io/",
"entriesUrl": "https://games-site.github.io/",
"entriesType": "games-site"
}
]