tableflip / tune

:trumpet: Client for the TABLEFLIP static site generator
0 stars 1 forks source link

Thumbnail component #6

Closed bmordan closed 8 years ago

bmordan commented 8 years ago

Here is a simple component to show a thumbnail of a site.

screen shot 2016-03-03 at 16 02 20 Example: Site thumbnail is not clickable. It is just for looking at, could link through to editing the site's pages

Usage

import Thumbnail from '../components/site-thumbnail'

<Thumbnail url='https://kitmapper.com' />
alanshaw commented 8 years ago

:eyeglasses:

alanshaw commented 8 years ago

@bmordan please also merge master