Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
fordecyt_2019
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rodrigo Tapia-McClung
fordecyt_2019
Commits
136bf697
Commit
136bf697
authored
Jan 24, 2020
by
Rodrigo Tapia-McClung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update landing page
parent
21a93c82
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
154 additions
and
13 deletions
+154
-13
index.html
public/index.html
+154
-13
No files found.
public/index.html
View file @
136bf697
<!DOCTYPE html>
<html
lang=
"en"
>
<html
lang=
"es"
>
<head>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"ie=edge"
>
<link
rel=
"stylesheet"
href=
"pgserver.css"
>
<title>
PGServer UI
</title>
<!-- Required meta tags -->
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
<title>
Proyecto FORDECyT 2018 - 10
</title>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/font-awesome.min.css"
>
<link
rel=
"stylesheet"
href=
"https://use.fontawesome.com/releases/v5.8.1/css/all.css"
integrity=
"sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf"
crossorigin=
"anonymous"
>
<link
rel=
"stylesheet"
href=
"https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity=
"sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin=
"anonymous"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/cover_style.css"
>
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.3/gh-fork-ribbon.min.css"
/>
<link
rel=
"icon"
href=
"img/monitoreo.png"
sizes=
"16x16"
>
</head>
<style>
</style>
<body>
<h1>
PGServer
</h1>
Welcome to pgserver
<br>
<a
href=
"/info.html"
>
Browse geo-data
</a><br>
<a
href=
"/api-docs"
>
API documentation (swagger)
</a><br>
<a
href=
"/upload.html"
>
Upload files
</a>
<nav
class=
"navbar navbar-expand-lg navbar-light bg-light sb-navbar"
>
<div
class=
"container"
>
<a
class=
"navbar-brand"
href=
"http://www.centrogeo.org.mx/"
>
<img
src=
"img/centrogeo.png"
height=
"70"
alt=
"CentroGeo"
>
</a>
<a
class=
"mr-sm-2"
href=
"http://conacyt.gob.mx/"
>
<img
src=
"img/conacyt.png"
height=
"70"
alt=
"CONACyT"
>
</a>
</nav>
<div>
<!--<div class="d-flex flex-column flex-md-row align-items-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
<h5 class="my-0 mr-md-auto font-weight-normal">Centro de Investigación en Ciencias de Información Espacial</h5>
<nav class="my-2 my-md-0 mr-md-3">
<a class="p-2 text-dark" href="#">Features</a>
<a class="p-2 text-dark" href="#">Enterprise</a>
<a class="p-2 text-dark" href="#">Support</a>
<a class="p-2 text-dark" href="#">Pricing</a>
</nav>
<a class="btn btn-outline-primary" href="#">Sign up</a>-->
</div>
<div
class=
"pricing-header px-3 py-3 pt-md-5 pb-md-4 mx-auto text-center"
>
<h1
class=
"display-5"
>
Proyecto FORDECyT 2018 - 10
</h1>
<p
class=
"lead"
>
An
á
lisis y Monitoreo del Crecimiento del Medio Urbano y del Comportamiento de Cuerpos de Agua desde un Enfoque de Sustentabilidad. Casos de Estudio: Corredor Metropolitano Centro País y Cuenca del r
í
o Grijalva.
</p>
</div>
<div
class=
"container"
>
<div
class=
"card-deck mb-3 text-center"
>
<div
class=
"row"
>
<div
class=
"card mb-4 shadow-sm"
>
<div
class=
"card-header"
>
<h4
class=
"my-0 font-weight-normal"
>
R
í
o Grijalva
</h4>
</div>
<div
class=
"card-body"
>
<div
class=
"hovereffect zoom"
>
<img
class=
"card-img"
src=
"img/sumidero.jpg"
alt=
"Cañón del Sumidero"
>
<span
class=
"photo-credit"
>
Foto: Gabriela L
ó
pez
</span>
<div
class=
"overlay"
>
<a
class=
"info"
href=
"grijalva/"
>
<img
class=
"hoverimg mx-auto d-block"
src=
"img/cuenca.png"
width=
"325px"
>
<span
class=
"btn btn-primary hoverbtn"
href=
"grijalva/"
role=
"button"
>
Visitar
sitio
</span>
<br><br>
</a>
</div>
</div>
</div>
</div>
<div
class=
"card mb-4 shadow-sm"
>
<span
class=
"github-fork-ribbon left-bottom"
data-ribbon=
"En construcción"
title=
"En construcción"
>
En construcción
</span>
<div
class=
"card-header"
>
<h4
class=
"my-0 font-weight-normal"
>
Riesgo
</h4>
</div>
<div
class=
"card-body"
>
<div
class=
"hovereffect zoom"
>
<img
class=
"card-img"
src=
"img/inundacion.jpg"
alt=
"Cañón del Sumidero"
>
<span
class=
"photo-credit"
>
Foto: Felinto C
ó
rdoba
</span>
<div
class=
"overlay"
>
<a
class=
"info"
href=
"riesgos/"
>
<img
class=
"hoverimg mx-auto d-block"
src=
"img/cuenca.png"
width=
"325px"
>
<span
class=
"btn btn-primary hoverbtn"
href=
"grijalva/"
role=
"button"
>
Visitar
sitio
</span>
<br><br>
</a>
</div>
</div>
</div>
</div>
</div>
<div
class=
"row justify-content-md-center"
>
<div
class=
"col-6"
>
<div
class=
"card mb-4 shadow-sm"
>
<span
class=
"github-fork-ribbon left-bottom"
data-ribbon=
"En construcción"
title=
"En construcción"
>
En construcción
</span>
<div
class=
"card-header"
>
<h4
class=
"my-0 font-weight-normal"
>
Corredor Metropolitano Centro Pa
í
s
</h4>
</div>
<div
class=
"card-body"
>
<div
class=
"hovereffect zoom"
>
<img
class=
"card-img"
src=
"img/centropais.jpg"
alt=
"CMCP"
>
<span
class=
"photo-credit"
>
Foto: Lucy Nieto
</span>
<div
class=
"overlay"
>
<a
class=
"info"
href=
"centropais/"
>
<img
class=
"hoverimg mx-auto d-block"
src=
"img/cmcp.png"
width=
"325px"
>
<span
class=
"btn btn-primary hoverbtn"
href=
"centropais/"
role=
"button"
>
Visitar
sitio
</span>
<br><br>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer
class=
"pt-4 my-md-5 pt-md-5 border-top"
>
<div
class=
"row"
>
<div
class=
"col-12 col-md"
>
<img
class=
"mb-2"
src=
"img/geoint.png"
alt=
"GeoInt"
height=
"70px"
>
<small
class=
"d-block mb-3 text-muted"
>
©
2019
</small>
</div>
<div
class=
"col-6 col-md"
>
<h5>
Features
</h5>
<ul
class=
"list-unstyled text-small"
>
<li><a
class=
"text-muted"
href=
"#"
>
Cool stuff
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Random feature
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Team feature
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Stuff for developers
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Another one
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Last time
</a></li>
</ul>
</div>
<div
class=
"col-6 col-md"
>
<h5>
Resources
</h5>
<ul
class=
"list-unstyled text-small"
>
<li><a
class=
"text-muted"
href=
"#"
>
Resource
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Resource name
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Another resource
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Final resource
</a></li>
</ul>
</div>
<div
class=
"col-6 col-md"
>
<h5>
Acerca de
</h5>
<ul
class=
"list-unstyled text-small"
>
<li><a
class=
"text-muted"
href=
"#"
>
Equipo
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Desarrollo
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Tecnolog
í
a
</a></li>
<li><a
class=
"text-muted"
href=
"#"
>
Terms
</a></li>
</ul>
</div>
</div>
</footer>
</div>
</body>
</html>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment