-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
08dab63
commit bc3314e
Showing
3 changed files
with
289 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,289 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<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" /> | ||
<title> | ||
Querido Diário | ||
</title> | ||
<link rel="icon" href="../imagens/favicon.ico" /> | ||
<meta name="description" content="Simple landind page" /> | ||
<meta name="keywords" content="" /> | ||
<meta name="author" content="" /> | ||
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/tailwind.min.css"/> | ||
<!--Replace with your tailwind.css once created--> | ||
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet" /> | ||
<!-- Define your gradient here - use online tools to find a gradient matching your branding--> | ||
<style> | ||
.gradient { | ||
background: linear-gradient(90deg, #5e408f 10%, #ff84006c 100%); | ||
} | ||
</style> | ||
</head> | ||
<body class="leading-normal tracking-normal text-white gradient" style="font-family: 'Source Sans Pro', sans-serif;"> | ||
<!--Nav--> | ||
<nav id="header" class="fixed w-full z-30 top-0 text-white"> | ||
<div class="w-full container mx-auto flex flex-wrap items-center justify-between mt-0 py-2"> | ||
<div class="pl-4 flex items-center"> | ||
<img src="../imagens/mascote.webp" alt="SIGE IE Logo" class="h-16 mr-3"/> | ||
<a class="toggleColour text-white no-underline hover:no-underline font-bold text-2xl lg:text-4xl" href="#"> | ||
QUERIDO DIÁRIO | ||
</a> | ||
</div> | ||
<div class="block lg:hidden pr-4"> | ||
<button id="nav-toggle" class="flex items-center p-1 text-yellow-800 hover:text-gray-900 focus:outline-none focus:shadow-outline transform transition hover:scale-105 duration-300 ease-in-out"> | ||
<svg class="fill-current h-6 w-6" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"> | ||
<title>Menu</title> | ||
<path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z" /> | ||
</svg> | ||
</button> | ||
</div> | ||
<div class="w-full flex-grow lg:flex lg:items-center lg:w-auto hidden mt-2 lg:mt-0 bg-white lg:bg-transparent text-black p-4 lg:p-0 z-20" id="nav-content"> | ||
<ul class="list-reset lg:flex justify-end flex-1 items-center"> | ||
<li class="mr-3"> | ||
<a class="inline-block py-2 px-4 text-black font-bold no-underline" href="#"></a> | ||
</li> | ||
<li class="mr-3"> | ||
<a class="inline-block text-black no-underline hover:text-gray-800 hover:text-underline py-2 px-4" href="#"></a> | ||
</li> | ||
<li class="mr-3"> | ||
<a class="inline-block text-black no-underline hover:text-gray-800 hover:text-underline py-2 px-4" href="#"></a> | ||
</li> | ||
</ul> | ||
<a href="https://residenciaticbrisa.github.io/T2G4-Querido-Diario/#/"> | ||
<button | ||
id="navAction" | ||
class="mx-auto lg:mx-0 hover:underline bg-white text-white-800 font-bold rounded-full mt-4 lg:mt-0 py-4 px-8 shadow opacity-75 focus:outline-none focus:shadow-outline transform transition hover:scale-105 duration-300 ease-in-out"> | ||
Saiba mais... | ||
</button> | ||
</a> | ||
</div> | ||
</div> | ||
<hr class="border-b border-gray-100 opacity-25 my-0 py-0" /> | ||
</nav> | ||
<!--Hero--> | ||
<div class="pt-24"> | ||
<div class="container px- mx-auto flex flex-wrap flex-col md:flex-row items-center"> | ||
<!--Left Col--> | ||
<div class="flex flex-col w-full md:w-2/5 justify-center items-start text-center md:text-left"> | ||
<p class="uppercase tracking-loose w-full">Bem-vind@ ao Querido Diário!</p> | ||
<h1 class="my-3 text-4xl font-bold leading-tight"> | ||
Uma plataforma para transformar a transparência dos dados públicos | ||
</h1> | ||
<p class="leading-normal text-1xl mb-20"> | ||
O Querido Diário é um projeto que enfrenta o deserto de dados, sendo uma ferramenta que amplia o acesso à informação sobre a administração pública brasileira nos municípios, através da abertura e centralização de diários oficiais eletrônicos. Não é uma empreitada fácil, sobretudo por existirem 5570 municípios no país e grandes discrepâncias quanto à existência e maturidade na disponibilização online de seus dados e informações. | ||
</p> | ||
</a> | ||
</div> | ||
<div class="w-full md:w-3/5 py-6 text-center"> | ||
<img class="w-full md:w-4/5 z-500 pl-40" src="../imagens/querido-diario-logo.png" /> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="relative -mt-12 lg:-mt-24"> | ||
<svg viewBox="0 0 1428 174" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> | ||
<g transform="translate(-2.000000, 44.000000)" fill="#FFFFFF" fill-rule="nonzero"> | ||
<path d="M0,0 C90.7283404,0.927527913 147.912752,27.187927 291.910178,59.9119003 C387.908462,81.7278826 543.605069,89.334785 759,82.7326078 C469.336065,156.254352 216.336065,153.6679 0,74.9732496" opacity="0.100000001"></path> | ||
<path | ||
d="M100,104.708498 C277.413333,72.2345949 426.147877,52.5246657 546.203633,45.5787101 C666.259389,38.6327546 810.524845,41.7979068 979,55.0741668 C931.069965,56.122511 810.303266,74.8455141 616.699903,111.243176 C423.096539,147.640838 250.863238,145.462612 100,104.708498 Z" | ||
opacity="0.100000001" | ||
></path> | ||
<path d="M1046,51.6521276 C1130.83045,29.328812 1279.08318,17.607883 1439,40.1656806 L1439,120 C1271.17211,77.9435312 1140.17211,55.1609071 1046,51.6521276 Z" id="Path-4" opacity="0.200000003"></path> | ||
</g> | ||
<g transform="translate(-4.000000, 76.000000)" fill="#FFFFFF" fill-rule="nonzero"> | ||
<path | ||
d="M0.457,34.035 C57.086,53.198 98.208,65.809 123.822,71.865 C181.454,85.495 234.295,90.29 272.033,93.459 C311.355,96.759 396.635,95.801 461.025,91.663 C486.76,90.01 518.727,86.372 556.926,80.752 C595.747,74.596 622.372,70.008 636.799,66.991 C663.913,61.324 712.501,49.503 727.605,46.128 C780.47,34.317 818.839,22.532 856.324,15.904 C922.689,4.169 955.676,2.522 1011.185,0.432 C1060.705,1.477 1097.39,3.129 1121.236,5.387 C1161.703,9.219 1208.621,17.821 1235.4,22.304 C1285.855,30.748 1354.351,47.432 1440.886,72.354 L1441.191,104.352 L1.121,104.031 L0.457,34.035 Z" | ||
></path> | ||
</g> | ||
</g> | ||
</svg> | ||
</div> | ||
<section class="bg-white border-b py-8"> | ||
<div class="container max-w-5xl mx-auto m-8"> | ||
<h2 class="w-full my-2 text-5xl font-bold leading-tight text-center text-gray-800"> | ||
O que é um diário oficial? | ||
</h2> | ||
<div class="w-full mb-4"> | ||
<div class="h-1 mx-auto gradient w-64 opacity-25 my-0 py-0 rounded-t"></div> | ||
</div> | ||
<div class="flex flex-wrap"> | ||
<div class="w-5/6 sm:w-1/2 p-6"> | ||
<h3 class="text-2xl text-gray-800 font leading-none mb-3"> | ||
O diário oficial é uma publicação feita pelas esferas da administração pública brasileira, seja federal, estadual ou municipal e dos poderes executivo, legislativo e judiciário, que serve para tornar oficial para a população as ações tomadas pelos poderes. Apesar de públicos, esses documentos são disponibilizados por vias difíceis de serem acompanhadas | ||
</h3> | ||
</p> | ||
</div> | ||
<div class="w-full sm:w-1/2 p-6"> | ||
<img class="w-full md:w-5/5 z-500 pl-1" src="../imagens/mascote.webp" /> | ||
</div> | ||
</div> | ||
</section> | ||
<section class="bg-white border-b py-8"> | ||
<div class="container max-w-5xl mx-auto m-8"> | ||
<h2 class="w-full my-2 text-5xl font-bold leading-tight text-center text-gray-800"> | ||
Features | ||
</h2> | ||
<div class="w-full mb-4"> | ||
<div class="h-1 mx-auto gradient w-64 opacity-25 my-0 py-0 rounded-t"></div> | ||
</div> | ||
<div class="flex flex-wrap"> | ||
<div class="w-5/6 sm:w-1/2 p-6"> | ||
<h3 class="text-3xl text-gray-800 font-bold leading-none mb-3"> | ||
Download de Excertos | ||
</h3> | ||
<p class="text-gray-600 mb-8"> | ||
Funcionalidade que permite fazer o download de resultados de busca no “Querido Diário” e “Querido Diário: Tecnologias na Educação” desenvolvida na interface da plataforma web. | ||
<br /> | ||
<br /> | ||
</p> | ||
</div> | ||
<div class="w-full sm:w-1/2 p-6"> | ||
<img class="w-full md:w-4/5 z-500 pl-8" src="../imagens/download.jpg" /> | ||
</div> | ||
</div> | ||
<div class="flex flex-wrap flex-col-reverse sm:flex-row"> | ||
<div class="w-full sm:w-1/2 p-1 mt-2"> | ||
<img class="w-full md:w-4/5 z-500 pl-8" src="../imagens/agregacao.jpg" /> | ||
</div> | ||
<div class="w-full sm:w-1/2 p-6 mt-6"> | ||
<div class="align-middle"> | ||
<h3 class="text-3xl text-gray-800 font-bold leading-none mb-3"> | ||
Rotinas de agregação | ||
</h3> | ||
<p class="text-gray-600 mb-8"> | ||
Desenvolvimento de rotina de agregação e compactação de arquivos de diários (em seu formato textual) em recortes geográficos (unidade federativa e município) para disponibilização em sistema de arquivos em nuvem para download. | ||
<br /> | ||
<br /> | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
<!-- Change the colour #f8fafc to match the previous section colour --> | ||
<svg class="wave-top" viewBox="0 0 1439 147" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> | ||
<g transform="translate(-1.000000, -14.000000)" fill-rule="nonzero"> | ||
<g class="wave" fill="#f8fafc"> | ||
<path | ||
d="M1440,84 C1383.555,64.3 1342.555,51.3 1317,45 C1259.5,30.824 1206.707,25.526 1169,22 C1129.711,18.326 1044.426,18.475 980,22 C954.25,23.409 922.25,26.742 884,32 C845.122,37.787 818.455,42.121 804,45 C776.833,50.41 728.136,61.77 713,65 C660.023,76.309 621.544,87.729 584,94 C517.525,105.104 484.525,106.438 429,108 C379.49,106.484 342.823,104.484 319,102 C278.571,97.783 231.737,88.736 205,84 C154.629,75.076 86.296,57.743 0,32 L0,0 L1440,0 L1440,84 Z" | ||
></path> | ||
</g> | ||
<g transform="translate(1.000000, 15.000000)" fill="#FFFFFF"> | ||
<g transform="translate(719.500000, 68.500000) rotate(-180.000000) translate(-719.500000, -68.500000) "> | ||
<path d="M0,0 C90.7283404,0.927527913 147.912752,27.187927 291.910178,59.9119003 C387.908462,81.7278826 543.605069,89.334785 759,82.7326078 C469.336065,156.254352 216.336065,153.6679 0,74.9732496" opacity="0.100000001"></path> | ||
<path | ||
d="M100,104.708498 C277.413333,72.2345949 426.147877,52.5246657 546.203633,45.5787101 C666.259389,38.6327546 810.524845,41.7979068 979,55.0741668 C931.069965,56.122511 810.303266,74.8455141 616.699903,111.243176 C423.096539,147.640838 250.863238,145.462612 100,104.708498 Z" | ||
opacity="0.100000001" | ||
></path> | ||
<path d="M1046,51.6521276 C1130.83045,29.328812 1279.08318,17.607883 1439,40.1656806 L1439,120 C1271.17211,77.9435312 1140.17211,55.1609071 1046,51.6521276 Z" opacity="0.200000003"></path> | ||
</g> | ||
</g> | ||
</g> | ||
</g> | ||
</svg> | ||
<section class="container mx-auto text-center py-6 mb-12"> | ||
<h2 class="w-full my-2 text-5xl font-bold leading-tight text-center text-white"> | ||
Querido Diário | ||
</h2> | ||
<div class="w-full mb-4"> | ||
<div class="h-1 mx-auto bg-white w-1/6 opacity-25 my-0 py-0 rounded-t"></div> | ||
</div> | ||
<h3 class="my-4 text-3xl leading-tight"> | ||
Conheça nosso projeto | ||
</h3> | ||
<a href="https://residenciaticbrisa.github.io/T2G4-Querido-Diario/#/"> | ||
<button class="mx-auto lg:mx-0 hover:underline bg-white text-gray-800 font-bold rounded-full my-6 py-4 px-8 shadow-lg focus:outline-none focus:shadow-outline transform transition hover:scale-105 duration-300 ease-in-out" href="https://residenciaticbrisa.github.io/T2G4-Querido-Diario/#/"> | ||
Saber mais | ||
</button> | ||
</a> | ||
</section> | ||
<!--Footer--> | ||
<!-- jQuery if you need it | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> | ||
--> | ||
<script> | ||
var scrollpos = window.scrollY; | ||
var header = document.getElementById("header"); | ||
var navcontent = document.getElementById("nav-content"); | ||
var navaction = document.getElementById("navAction"); | ||
var brandname = document.getElementById("brandname"); | ||
var toToggle = document.querySelectorAll(".toggleColour"); | ||
|
||
document.addEventListener("scroll", function () { | ||
/*Apply classes for slide in bar*/ | ||
scrollpos = window.scrollY; | ||
|
||
if (scrollpos > 10) { | ||
header.classList.add("bg-white"); | ||
navaction.classList.remove("bg-white"); | ||
navaction.classList.add("gradient"); | ||
navaction.classList.remove("text-gray-800"); | ||
navaction.classList.add("text-white"); | ||
//Use to switch toggleColour colours | ||
for (var i = 0; i < toToggle.length; i++) { | ||
toToggle[i].classList.add("text-gray-800"); | ||
toToggle[i].classList.remove("text-white"); | ||
} | ||
header.classList.add("shadow"); | ||
navcontent.classList.remove("bg-gray-100"); | ||
navcontent.classList.add("bg-white"); | ||
} else { | ||
header.classList.remove("bg-white"); | ||
navaction.classList.remove("gradient"); | ||
navaction.classList.add("bg-white"); | ||
navaction.classList.remove("text-white"); | ||
navaction.classList.add("text-gray-800"); | ||
//Use to switch toggleColour colours | ||
for (var i = 0; i < toToggle.length; i++) { | ||
toToggle[i].classList.add("text-white"); | ||
toToggle[i].classList.remove("text-gray-800"); | ||
} | ||
|
||
header.classList.remove("shadow"); | ||
navcontent.classList.remove("bg-white"); | ||
navcontent.classList.add("bg-gray-100"); | ||
} | ||
}); | ||
</script> | ||
<script> | ||
/*Toggle dropdown list*/ | ||
/*https://gist.github.com/slavapas/593e8e50cf4cc16ac972afcbad4f70c8*/ | ||
|
||
var navMenuDiv = document.getElementById("nav-content"); | ||
var navMenu = document.getElementById("nav-toggle"); | ||
|
||
document.onclick = check; | ||
function check(e) { | ||
var target = (e && e.target) || (event && event.srcElement); | ||
|
||
//Nav Menu | ||
if (!checkParent(target, navMenuDiv)) { | ||
// click NOT on the menu | ||
if (checkParent(target, navMenu)) { | ||
// click on the link | ||
if (navMenuDiv.classList.contains("hidden")) { | ||
navMenuDiv.classList.remove("hidden"); | ||
} else { | ||
navMenuDiv.classList.add("hidden"); | ||
} | ||
} else { | ||
// click both outside link and outside menu, hide menu | ||
navMenuDiv.classList.add("hidden"); | ||
} | ||
} | ||
} | ||
function checkParent(t, elm) { | ||
while (t.parentNode) { | ||
if (t == elm) { | ||
return true; | ||
} | ||
t = t.parentNode; | ||
} | ||
return false; | ||
} | ||
</script> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.