pipwilson / year-in-pictures

The year in pictures (monthly, started 2015)

Home Page:https://www.theyearinpictures.co.uk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

year-in-pictures

Photos of the year.

Built using https://github.com/tomnatt/jekyll-foundation

Installation

  1. Clone to your chosen directory
  2. git submodule init
  3. git submodule update
  4. bundle install
  5. bundle exec guard
  6. http://localhost:4000/

SCSS files are in _assets. You can dig any required Foundation javascript files out of the foundation directory.

To actually build the site from the command line, run:

bundle exec rake

Credits

The photo stuff started life on one of the Zurb example pages.

To add a picture

  1. Put an image in images (1020px wide)
  2. Put a thumbnail in images/thumbnails (190px x 190px)
  3. Update images/_data.yml
  4. Add a corresponding {picture} in index.html

Updating Foundation

Handling upgrades to git submodules using branches:

http://stackoverflow.com/questions/1777854/git-submodules-specify-a-branch-tag/18799234#18799234

Todo

  1. Update to Foundation 6

People

  1. Dad
  2. Dan
  3. Ed
  4. Gareth
  5. Gill
  6. Hon
  7. Iris
  8. Kat
  9. Kirsty
  10. Lyns
  11. Michael
  12. Sean
  13. Sheena
  14. Teresa
  15. Tom

About

The year in pictures (monthly, started 2015)

https://www.theyearinpictures.co.uk/

License:MIT License


Languages

Language:CSS 61.5%Language:HTML 28.3%Language:Ruby 9.9%Language:JavaScript 0.3%