Update badge info, tweak the README
This commit is contained in:
parent
9dce93e8ed
commit
a2c4667dc2
2 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Netlify Photo Gallery
|
||||
|
||||
[](https://app.netlify.com/sites/netlify-photo-gallery/deploys)
|
||||
[](https://app.netlify.com/sites/netlify-photo-gallery/deploys)
|
||||
|
||||
This is a photo gallery demo project for Netlify Large Media made with the photos from [Unsplash](https://unsplash.com/) and Hugo.
|
||||
|
||||
|
@ -8,7 +8,7 @@ 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.
|
||||
* **large-media-sample:** A photo gallery that uses Netlify Large Media feature. You can go to a [static/images](https://github.com/netlify/netlify-photo-gallery/tree/large-media-sample/static/images) 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)
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ This is a photo gallery demo project for Netlify Large Media made with the photo
|
|||
|
||||
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.
|
||||
#### 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 [static/images](https://github.com/netlify/netlify-photo-gallery/tree/large-media-sample/static/images) 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