Skip to content

To1ne/wishlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

52ebd40 · Jan 2, 2015

History

21 Commits
Jan 2, 2015
Jan 2, 2015
Sep 18, 2012
Sep 11, 2012
Dec 11, 2011
Sep 10, 2012
Jan 2, 2015
Jan 2, 2015
Jan 2, 2015
Sep 10, 2012
Jan 2, 2015
Dec 11, 2011
Jan 2, 2015

Repository files navigation

My wishlist

This wishlist is created, based on an idea and design of @csswizardry.

Please visit my wishlist at iotcl.com/wishlist.

Your wishlist

To host your own wishlist:

  • Fork this repository.

  • Create a branch called 'gh-pages': git checkout -b gh-pages

  • For each item add the following block to _data/items.yml

      - title: Product title
        description: Product description
        img: null.png
        link1: ./#
        price: EUR 5
    

TODO

Some things still need some work:

  • Automatically add the image (if found).
  • Maybe categorize on price?