Added Reto Amber films

This commit is contained in:
Sebastian Lay 2023-06-08 23:49:10 +02:00
parent 2afb2e4d26
commit 49d8de3126
No known key found for this signature in database
GPG Key ID: A699D9B80D6068AA
13 changed files with 79 additions and 11 deletions

View File

@ -111,6 +111,6 @@
</main>
</div>
<script src="js/vue.global.prod.js"></script>
<script src="js/script-faq.js?d=20230606"></script>
<script src="js/script-faq.js?d=20230608"></script>
</body>
</html>

View File

@ -72,9 +72,9 @@
</ul>
</main>
</div>
<script src="js/current-films.js?d=20230606"></script>
<script src="js/current-films.js?d=20230608"></script>
<script src="js/guide.js"></script>
<script src="js/vue.global.prod.js"></script>
<script src="js/script-guide.js?d=20230606"></script>
<script src="js/script-guide.js?d=20230608"></script>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -85,8 +85,8 @@
<h2 v-if="films.length === 0">nothing here :(</h2>
</main>
</div>
<script src="js/current-films.js?d=20230606"></script>
<script src="js/current-films.js?d=20230608"></script>
<script src="js/vue.global.prod.js"></script>
<script src="js/script-index.js?d=20230606"></script>
<script src="js/script-index.js?d=20230608"></script>
</body>
</html>

View File

@ -604,7 +604,7 @@ var currentfilms = [
"emulsion": "",
"price": 3,
"popularity": 9,
"description": "motion picture cinema film with removed rem-jet backing, like Cinestill 400D",
"description": "respooled Kodak Vision3 250D motion picture cinema film with removed rem-jet backing to allow C-41 processing, like Cinestill 400D",
"launched": 2022,
"datasheet": "",
"lomography": "",
@ -2763,7 +2763,7 @@ var currentfilms = [
"emulsion": "",
"price": 2,
"popularity": 5,
"description": "respooled Kodak Vision3 50D motion picture cinema film with removed rem-jet backing, like Cinestill 50D",
"description": "respooled Kodak Vision3 50D motion picture cinema film with removed rem-jet backing to allow C-41 processing, like Cinestill 50D",
"launched": 2022,
"datasheet": "datasheets/kodak-vision3-50d.pdf",
"lomography": "",
@ -2814,7 +2814,7 @@ var currentfilms = [
"emulsion": "",
"price": 2,
"popularity": 151,
"description": "respooled Kodak Vision3 250D motion picture cinema film with removed rem-jet backing, like Cinestill 400D",
"description": "respooled Kodak Vision3 250D motion picture cinema film with removed rem-jet backing to allow C-41 processing, like Cinestill 400D",
"launched": 2022,
"datasheet": "datasheets/kodak-vision3-250d.pdf",
"lomography": "https://www.lomography.com/films/871973175-reflx-lab-400d/photos",
@ -2865,7 +2865,7 @@ var currentfilms = [
"emulsion": "",
"price": 2,
"popularity": 54,
"description": "respooled Kodak Vision3 500T motion picture cinema film with removed rem-jet backing, like Cinestill 800T",
"description": "respooled Kodak Vision3 500T motion picture cinema film with removed rem-jet backing to allow C-41 processing, like Cinestill 800T",
"launched": 2022,
"datasheet": "datasheets/kodak-vision3-500t.pdf",
"lomography": "https://www.lomography.com/films/871974056-reflx-lab-800t/photos",
@ -2923,6 +2923,74 @@ var currentfilms = [
"flickr": "https://www.flickr.com/search/?media=photos&text=%22reflx%20lab%20Pro%20100%22",
"image": "reflx-lab-pro-100-135.png"
},
{
"company": "Reto",
"name": "Reto Amber D100",
"iso": 100,
"format": "135",
"color": "color",
"type": "negative",
"emulsion": "",
"price": 3,
"popularity": 78,
"description": "respooled Kodak Vision3 50D motion picture cinema film with removed rem-jet backing to allow C-41 processing, like Cinestill 50D",
"launched": 2022,
"datasheet": "datasheets/kodak-vision3-50d.pdf",
"lomography": "https://www.lomography.com/films/871973484-amber-d100/photos",
"flickr": "https://www.flickr.com/search/?media=photos&text=%22Amber%20D100%22",
"image": "reto-amber-d100-135.png"
},
{
"company": "Reto",
"name": "Reto Amber D400",
"iso": 400,
"format": "135",
"color": "color",
"type": "negative",
"emulsion": "",
"price": 3,
"popularity": 23,
"description": "respooled Kodak Vision3 250D motion picture cinema film with removed rem-jet backing to allow C-41 processing, like Cinestill 400D",
"launched": 2022,
"datasheet": "datasheets/kodak-vision3-250D.pdf",
"lomography": "https://www.lomography.com/films/871973459-amber-d400/photos",
"flickr": "https://www.flickr.com/search/?media=photos&text=%22Amber%20D400%22",
"image": "reto-amber-d400-135.png"
},
{
"company": "Reto",
"name": "Reto Amber T200",
"iso": 200,
"format": "135",
"color": "color",
"type": "negative",
"emulsion": "",
"price": 3,
"popularity": 38,
"description": "respooled Kodak Vision3 200T motion picture cinema film with removed rem-jet backing to allow C-41 processing",
"launched": 2022,
"datasheet": "datasheets/kodak-vision3-200T.pdf",
"lomography": "https://www.lomography.com/films/871973886-amber-t200-tungsten/photos",
"flickr": "https://www.flickr.com/search/?media=photos&text=%22Amber%20T200%22",
"image": "reto-amber-t200-135.png"
},
{
"company": "Reto",
"name": "Reto Amber T800",
"iso": 800,
"format": "135",
"color": "color",
"type": "negative",
"emulsion": "",
"price": 3,
"popularity": 79,
"description": "respooled Kodak Vision3 500T motion picture cinema film with removed rem-jet backing to allow C-41 processing, like Cinestill 800T",
"launched": 2022,
"datasheet": "datasheets/kodak-vision3-500T.pdf",
"lomography": "https://www.lomography.com/films/871972990-amber-t800/photos",
"flickr": "https://www.flickr.com/search/?media=photos&text=%22Amber%20T800%22",
"image": "reto-amber-t800-135.png"
},
{
"company": "Revolog",
"name": "Revolog 460nm",

View File

@ -71,8 +71,8 @@
</ul>
</main>
</div>
<script src="js/current-films.js?d=20230606"></script>
<script src="js/current-films.js?d=20230608"></script>
<script src="js/vue.global.prod.js"></script>
<script src="js/script-random.js?d=20230606"></script>
<script src="js/script-random.js?d=20230608"></script>
</body>
</html>