-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated ReadMe with new sample site location, and updated footer link
- Loading branch information
Showing
2 changed files
with
19 additions
and
10 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 |
---|---|---|
@@ -1,31 +1,40 @@ | ||
Simplicity for Lightroom | ||
======================== | ||
# Simplicity for Lightroom | ||
|
||
Simplicity is a web gallery plug-in for Adobe Lightroom. It allows you to quickly create a simple porfolio website from a collection of images. | ||
Simplicity is a web gallery plug-in for Adobe Lightroom. It allows you to quickly create a simple portfolio website from a collection of images. | ||
|
||
See [http://www.andrewbriggsphotography.co.uk/simplicity/](http://www.andrewbriggsphotography.co.uk/simplicity/) for a demo. | ||
See [https://simplicity-lightroom-demo.netlify.com/](https://simplicity-lightroom-demo.netlify.com/) for a demo. | ||
|
||
Note this was developed for version 5 of Lightroom, and as such may not be compatible with later versions. | ||
|
||
Please [drop me an email](mailto:[email protected]) if you have any comments or feedback. | ||
|
||
###Features | ||
## Features | ||
|
||
- Thumbnail view, with pop-up full view showing the image title | ||
- Social links | ||
- Allows filtering the view by tag | ||
- Lazy loading of images when they scroll into view | ||
|
||
###Installation | ||
## Installation | ||
|
||
1. Download the plug-in. | ||
1. Extract the files from the zip | ||
1. Copy the simplicity-gallery-v1.lrwebengine folder to your the Lightroom folder within your user profile. For example: C:\Users\User\AppData\Roaming\Adobe\Lightroom\Web Galleries\ | ||
1. Run Lightroom, then go to the Web module. Simplicity Gallery should be displayed as an option in the menu in the top right corner. | ||
|
||
###Usage Notes | ||
## Usage | ||
|
||
1. Run Lightroom, then create a collection containing the photos you'd like to include in the portfolio | ||
1. Go to the Web module, select Simplicity Gallery from the menu in the top right corner | ||
1. Configure the site as required | ||
1. Click export, and provide a name for the directory where the site will be created | ||
|
||
### Notes | ||
|
||
- **The preview doesn't work properly as Lightroom seems to have a rather out of date browser.** Don't worry, the end result will look fine. | ||
- For a title to be shown in the full view, it must be set in the metadata for the image. This can be done in the Library module. | ||
|
||
###Credits | ||
## Credits | ||
|
||
Simplicity for Lightroom makes use of the following: | ||
|
||
- [Isotope](http://isotope.metafizzy.co/) | ||
|
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