Skip to content

Commit

Permalink
Add buttons with images (don't include images from stories not in the…
Browse files Browse the repository at this point in the history
… public domain)
  • Loading branch information
joshpowlison committed Sep 5, 2018
1 parent a72b640 commit f097231
Show file tree
Hide file tree
Showing 6 changed files with 146 additions and 9 deletions.
Binary file modified images/basket.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
155 changes: 146 additions & 9 deletions index.html
Expand Up @@ -45,23 +45,142 @@ <h1><img class="svg-inline" src="design-files/logo.svg"> Ferret</h1>
content:'Orbit'
,classes:null
,css:'background-image:url("resources/orbit.jpg")'
,tags:'crazy,comic'
,tags:'crazy,simple,vector'
,action:'https://heybard.com/stories/orbit/'
}
,{
content:'The Adventures of Bob and Susie'
,classes:null
,css:'background-image:url("resources/bas.jpg")'
,tags:'dramatized,audio,sound'
,action:'https://heybard.com/stories/the-adventures-of-bob-and-susie/'
}
,{
content:'Entreprenewb'
,classes:null
,css:'background-image:url("resources/entreprenewb.jpg")'
,tags:'comic,business'
,tags:'business,paint,entrepreneur'
,action:'https://heybard.com/stories/entreprenewb/'
}
,{
content:'Game Plan!'
,classes:null
,css:'background-image:url("resources/game-plan.jpg")'
,tags:'christian,manga,slice of life'
,action:'http://gameplanmanga.com/'
}
,{
content:'Steelblood: Silver & Gold'
,classes:null
,css:'background-image:url("resources/steelblood.jpg")'
,tags:'christian,manga,fantasy'
,action:'http://steelbloodmanga.com/'
}
,{
content:'Culture Shock'
,classes:null
,css:'background-image:url("resources/culture-shock.jpg")'
,tags:'urban,fantasy'
,action:'http://cultureshockcomic.com/'
}
,{
content:'Seasons'
,classes:null
,css:'background-image:url("resources/seasons.jpg")'
,tags:'urban'
,action:'http://seasonsthecomicbook.com'
}
,{
content:'164 Days'
,classes:null
,css:'background-image:url("resources/164-days.jpg")'
,tags:'fantasy,magic'
,action:'https://164days.co.uk/'
}
,{
content:'Rainy Days'
,classes:null
,css:'background-image:url("resources/rainy-days.png")'
,tags:'slice of life,cute'
,action:'https://tapas.io/series/RainyDays'
}
,{
content:'XP'
,classes:null
,css:'background-image:url("resources/xp.jpg")'
,tags:'fantasy,dnd,wacky'
,action:'http://xpwebcomic.com/'
}
,{
content:'The Adventures of Dr. McNinja'
,classes:null
,css:'background-image:url("resources/dr-mcninja.jpg")'
,tags:'ninja,wacky,urban'
,action:'http://drmcninja.com/'
}
,{
content:'Axe Cop'
,classes:null
,css:'background-image:url("resources/axe-cop.jpg")'
,tags:'urban,wacky'
,action:'http://axecop.com/'
}
,{
content:'Polka and Japan'
,classes:null
,css:'background-image:url("resources/polka-and-japan.jpg")'
,tags:'slice of life,cute,culture'
,action:'https://www.webtoons.com/en/challenge/polka-and-japan/list?title_no=20488'
}
,{
content:'A Beautiful Mind'
,classes:null
,css:'background-image:url("resources/a-beautiful-mind.jpg")'
,tags:'wacky,slice of life'
,action:'https://www.webtoons.com/en/challenge/a-beautiful-mind/list?title_no=28295'
}
,{
content:'Brawl in the Family'
,classes:null
,css:'background-image:url("resources/brawl-in-the-family.jpg")'
,tags:'video game,super smash bros'
,action:'http://brawlinthefamily.keenspot.com/'
}
,{
content:'Not Enough Rings'
,classes:null
,css:'background:url("resources/not-enough-rings.png") center, #fff;background-size:contain;background-repeat:no-repeat;'
,tags:'video game,sonic'
,action:'https://www.notenoughrings.com/'
}
,{
content:'Jackie Rose'
,classes:null
,css:'background-image:url("resources/jackie-rose.jpg")'
,tags:'adventure'
,action:'https://www.webtoons.com/en/action/jackie-rose/list?title_no=613'
}
,{
content:'Luft'
,classes:null
,css:'background-image:url("resources/luft.jpg")'
,tags:'sweet'
,action:'https://www.webtoons.com/en/challenge/luft/list?title_no=60156'
}
,{
content:'Darths & Droids'
,classes:null
,css:'background-image:url("resources/darths-and-droids.jpg");'
,tags:'dnd,action,movie,star wars'
,action:'http://www.darthsanddroids.net/'
}
,{
content:'To the Moon, Too!'
,classes:null
,css:'background-image:url("resources/to-the-moon-too.png")'
,tags:'video game,sweet'
,action:'http://freebirdgames.com/to-the-moon-too_comic/'
}
,{
content:'DM of the Rings'
,classes:null
,css:'background-image:url("resources/dm-of-the-rings.jpg")'
,tags:'dnd,lotr,lord of the rings'
,action:'https://www.shamusyoung.com/twentysidedtale/?p=612'
}
]
,fps:10
,minSize:.9
Expand Down Expand Up @@ -91,6 +210,24 @@ <h2>Install in 5 minutes!</h2>

<p id="propertyExplanation"></p></pre>

<small>I contacted every creator for permission to use their imagery in this demo (except where images were already provided for the express purpose), but I didn't hear back from everyone. If you didn't receive/reply to my message and want your button removed, <a href="mailto:joshuapowlison@gmail.com">please contact me</a>!</small>

<!--
Creators I never heard back from:
-Culture Shock (followed up)
-Seasons
-Rainy Days (followed up)
-XP
-The Adventures of Dr. McNinja
-Polka and Japan
-Brawl in the Family
-Jackie Rose
-Luft
-To the Moon, Too!
-->

<script src="script.js"></script>

</main>
Expand Down
Binary file removed resources/bas.jpg
Binary file not shown.
Binary file removed resources/dhs.jpg
Binary file not shown.
Binary file modified resources/entreprenewb.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/orbit.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f097231

Please sign in to comment.