Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Cbeck527/365-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

365

A photo a day, by Chris Becker

About

I chose to document my 25th year alive on this planet with a 365 project, also known as “a photo a day.” I’ve tried to do one in the past, and got pretty far, but ended up giving up.

After watching my good friend Ted Rysz document his 25th year on instagram, I’m going to give it another try… this time on film.

Each day’s picture will appear on the site when I get the roll developed. Expect updates around once a month!

Technology

Build Status

This website is written in Markdown and SASS, and compiled down to pure HTML/CSS with Jekyll.

The website is hosted on S3 with CloudFront handling caching and HTTPS redirection. Since this site is image-heavy, I decided to investigate a caching solution and CloudFront's first-tier S3 support made that a no-brainer. SSL was a bonus.

I wrote some handy little fab scripts to manage some of the more monontinous tasks that come with a dynamically generated static site.

License

As always, MIT. See the LICENSE file for more information.