This repository has been archived by the owner on Nov 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #156 from trailimage/develop
Develop
- Loading branch information
Showing
4 changed files
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,3 @@ dist/ | |
lib/ | ||
public/js/maps/ | ||
.vscode/chrome/ | ||
yarn-error.log |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
## 4.2.1 | ||
|
||
- Update dependencies and copyright date | ||
|
||
## 4.2.0 | ||
|
||
- Improve layout for mobile | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,16 @@ | ||
[![Build Status](https://travis-ci.org/Jason-Abbott/trail-image.svg?branch=master)](https://travis-ci.org/Jason-Abbott/trail-image) | ||
[![Build Status](https://travis-ci.org/trailimage/blog.svg?branch=master)](https://travis-ci.org/trailimage/blog) | ||
[![David](https://david-dm.org/Jason-Abbott/trail-image.svg)](https://david-dm.org/Jason-Abbott/trail-image) | ||
|
||
|
||
# Purpose | ||
|
||
Require minimal effort to publish photo blog entries while avoiding lock-in. No data or content is lost if the site goes offline. | ||
|
||
# Design | ||
|
||
### Overview | ||
|
||
Leverage Lightroom's Flickr plugin and the Flickr API such that pressing "Publish" on a set of photos in Lightroom immediately creates a blog page with the ordered set of images arranged above their EXIF descriptions. | ||
|
||
### Technical | ||
![Data Diagram](https://docs.google.com/drawings/d/1WBvWdW-vs6kReRAH_cVzMa6yvNkgkcK-czY-aRfD-9Y/pub?w=960&h=720) | ||
|
||
![Data Diagram](https://docs.google.com/drawings/d/1WBvWdW-vs6kReRAH_cVzMa6yvNkgkcK-czY-aRfD-9Y/pub?w=960&h=720) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters