Skip to content

A website that shows comparative images from the same location, to highlight the drought in Portugal

License

Notifications You must be signed in to change notification settings

hugomvlopes/seca.vost.pt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMA SECA DE TESTEMUNHOS (A DROUGHT OF TESTIMONIES)

UMA SECA DE TESTEMUNHOS

OBJECTIVES

This repo is the basis for a website that shows before and after photos, highlighting the drought effects in Portugal, in 2022. With no rain for several months, the effects are visible

Sao pedro de Castro Ferreira do Zêzere by Rui Marques

By publishing this photos, and maintaining them in a location online, we have for objective to raise awareness to this issue, as well as create a historical repository of such images.


How to update (VOSTPT volunteers only)

Open index.html

** Create new div from the following code**

<div class="row" id="COISA-UNICA">
        <div class="col-md-12">
          <h2>
              <a href="#COISA-UNICA">LOCALIDADE</a>
          </h2>
          <div class="juxtapose" data-makeresponsive="true">
              <img src="img/NOME-DA-IMAGEM.JPG" data-label="DATA1" data-credit="CREDITOS1"/>
              <img src="img/NOME-DA-IMAGEM2.JPG"  data-label="DATA2" data-credit="CREDITOS2">
          </div>
        </div>
      </div>

Drag images to this directory

Images should have a unique name

Save Changes Please always include a description of what local you added.

About

A website that shows comparative images from the same location, to highlight the drought in Portugal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%