Update README a bit
This commit is contained in:
parent
f10587920b
commit
9dce93e8ed
2 changed files with 9 additions and 3 deletions
|
@ -2,7 +2,13 @@
|
||||||
|
|
||||||
[](https://app.netlify.com/sites/netlify-photo-gallery/deploys)
|
[](https://app.netlify.com/sites/netlify-photo-gallery/deploys)
|
||||||
|
|
||||||
A simple photo gallery example site, made with Hugo. You can deploy this to Netlify, then setup Large Media to play with it.
|
This is a photo gallery demo project for Netlify Large Media made with the photos from [Unsplash](https://unsplash.com/) and Hugo.
|
||||||
|
|
||||||
|
This project has two branches:
|
||||||
|
|
||||||
|
* **master:** A photo gallery that _doesn't use_ Netlify Large Media feature. You can go to [README](https://github.com/netlify/netlify-photo-gallery/blob/master/README.md) to see how you can deploy this with your Netlify account and start using Large Media feature.
|
||||||
|
|
||||||
|
* **large-media-sample:** A photo gallery that uses Netlify Large Media feature. You can go to a []() folder to see how large media assets are managed with Git. This branch is deployed as [https://netlify-photo-gallery.netlify.com/](https://netlify-photo-gallery.netlify.com/) demo page.
|
||||||
|
|
||||||
[](https://app.netlify.com/start/deploy?repository=https://github.com/netlify/netlify-photo-gallery)
|
[](https://app.netlify.com/start/deploy?repository=https://github.com/netlify/netlify-photo-gallery)
|
||||||
|
|
||||||
|
|
|
@ -3,10 +3,10 @@ title: "All the cool photos live here"
|
||||||
date: 2019-02-11T18:25:55-08:00
|
date: 2019-02-11T18:25:55-08:00
|
||||||
---
|
---
|
||||||
|
|
||||||
This is a photo gallery demo project for Netlify Large Media made with the photos from [Unsplash](https://unsplash.com/).
|
This is a photo gallery demo project for Netlify Large Media made with the photos from [Unsplash](https://unsplash.com/) and Hugo.
|
||||||
|
|
||||||
This project has two branches:
|
This project has two branches:
|
||||||
|
|
||||||
* **master:** A photo gallery that _doesn't use_ Netlify Large Media feature. You can go to [README](https://github.com/netlify/netlify-photo-gallery/blob/master/README.md) to see how you can deploy this to your Netlify account and start using Large Media feature.
|
* **master:** A photo gallery that _doesn't use_ Netlify Large Media feature. You can go to [README](https://github.com/netlify/netlify-photo-gallery/blob/master/README.md) to see how you can deploy this with your Netlify account and start using Large Media feature.
|
||||||
|
|
||||||
* **large-media-sample:** A photo gallery that uses Netlify Large Media feature. You can go to a []() folder to see how large media assets are managed with Git. This branch is deployed as [https://netlify-photo-gallery.netlify.com/](https://netlify-photo-gallery.netlify.com/) demo page.
|
* **large-media-sample:** A photo gallery that uses Netlify Large Media feature. You can go to a []() folder to see how large media assets are managed with Git. This branch is deployed as [https://netlify-photo-gallery.netlify.com/](https://netlify-photo-gallery.netlify.com/) demo page.
|
Loading…
Add table
Reference in a new issue