mirror of
https://github.com/catdevnull/transicion-desordenada-diablo
synced 2024-11-26 03:26:18 +00:00
Compare commits
8 commits
edb1a03803
...
e39fb851bf
Author | SHA1 | Date | |
---|---|---|---|
e39fb851bf | |||
ac222b393a | |||
e31a3dd243 | |||
13dfb91a50 | |||
45d550299f | |||
149727050c | |||
757a22861a | |||
6fc2ddfd46 |
9 changed files with 24 additions and 6 deletions
|
@ -8,7 +8,7 @@ export const targetsPorDefecto = [
|
||||||
"datajson+https://datos.cultura.gob.ar/data.json",
|
"datajson+https://datos.cultura.gob.ar/data.json",
|
||||||
"datajson+https://datos.mininterior.gob.ar/data.json",
|
"datajson+https://datos.mininterior.gob.ar/data.json",
|
||||||
"datajson+https://datos.produccion.gob.ar/data.json",
|
"datajson+https://datos.produccion.gob.ar/data.json",
|
||||||
"datajson+https://datos.salud.gob.ar/data.json",
|
"datajson+http://datos.salud.gob.ar/data.json",
|
||||||
"datajson+https://datos.transporte.gob.ar/data.json",
|
"datajson+https://datos.transporte.gob.ar/data.json",
|
||||||
"datajson+https://ckan.ciudaddemendoza.gov.ar/data.json",
|
"datajson+https://ckan.ciudaddemendoza.gov.ar/data.json",
|
||||||
"datajson+https://datos.santafe.gob.ar/data.json",
|
"datajson+https://datos.santafe.gob.ar/data.json",
|
||||||
|
|
1
frontend/.gitattributes
vendored
Normal file
1
frontend/.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
3
frontend/assets/archive-outline.png
Normal file
3
frontend/assets/archive-outline.png
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f3719be5ef33cdbb030f02d6603644dc9699d935e009775d77a8066b2eeee6fb
|
||||||
|
size 1258
|
|
@ -3,7 +3,13 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>Transicion Desordenada Diablo (ver dataset)</title>
|
<title>Archivo de portales de datos abiertos de Argentina</title>
|
||||||
|
<link rel="icon" href="/assets/archive-outline.png" />
|
||||||
|
<meta
|
||||||
|
name="description"
|
||||||
|
content="Explorá respaldos de los datos publicados en 50 portales de datos abiertos."
|
||||||
|
/>
|
||||||
|
<meta name="”robots”" content="index, follow" />
|
||||||
</head>
|
</head>
|
||||||
<body class="bg-gray-50 dark:bg-gray-900 dark:text-white">
|
<body class="bg-gray-50 dark:bg-gray-900 dark:text-white">
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
|
https://transicion-desordenada-diablo.netlify.app/* https://datos.nulo.ar/:splat 301!
|
||||||
/* /index.html 200
|
/* /index.html 200
|
2
frontend/public/robots.txt
Normal file
2
frontend/public/robots.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
User-agent: *
|
||||||
|
Allow: /
|
|
@ -40,7 +40,9 @@
|
||||||
portal: site.path,
|
portal: site.path,
|
||||||
})}
|
})}
|
||||||
<li>
|
<li>
|
||||||
<div class="flex justify-between gap-3 px-6 py-5">
|
<div
|
||||||
|
class="flex flex-col justify-between gap-3 px-6 py-5 sm:flex-row"
|
||||||
|
>
|
||||||
<div class="flex flex-col gap-2">
|
<div class="flex flex-col gap-2">
|
||||||
<h3 class="text-lg leading-none">{site.title}</h3>
|
<h3 class="text-lg leading-none">{site.title}</h3>
|
||||||
<SourceLink href={site.url}>{site.url}</SourceLink>
|
<SourceLink href={site.url}>{site.url}</SourceLink>
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
<div class="px-6 pt-5">
|
<div class="px-6 pt-5">
|
||||||
<h1>Archivo de portales de datos abiertos de Argentina</h1>
|
<h1>Archivo de portales de datos abiertos de Argentina</h1>
|
||||||
<p>
|
<p>
|
||||||
Explorá respaldos de los datos publicados en 43 portales de datos
|
Explorá respaldos de los datos publicados en 50 portales de datos
|
||||||
abiertos.
|
abiertos.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
|
|
@ -13,8 +13,11 @@
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
class="flex justify-between px-6 py-5 shadow-blue-300 hover:bg-gray-50 dark:hover:bg-gray-700"
|
class="relative flex justify-between px-6 py-5 shadow-blue-300 hover:bg-gray-50 dark:hover:bg-gray-700"
|
||||||
class:shadow-glow={glow}
|
class:shadow-glow={glow}
|
||||||
|
class:hover:bg-blue-50={glow}
|
||||||
|
class:dark:hover:bg-slate-700={glow}
|
||||||
|
class:z-10={glow}
|
||||||
href={inject(routes.Dump, {
|
href={inject(routes.Dump, {
|
||||||
dumpUrl: encodeURIComponent(dumpUrl),
|
dumpUrl: encodeURIComponent(dumpUrl),
|
||||||
})}
|
})}
|
||||||
|
|
Loading…
Reference in a new issue