green-spider/docs/index.html

123 lines
4.9 KiB
HTML
Raw Normal View History

2018-04-05 19:39:09 +02:00
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
2018-05-23 20:26:15 +02:00
<title>GREEN SPIDER: Websites von Bündnis 90/Die Grünen besser machen</title>
2018-04-05 19:39:09 +02:00
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
2018-06-06 23:35:07 +02:00
<link rel="stylesheet" href="https://cdn.datatables.net/1.10.16/css/jquery.dataTables.css">
<link rel="stylesheet" href="https://netzbegruenung.github.io/webfonts/style.css">
2018-05-23 21:19:58 +02:00
<link rel="stylesheet" href="https://unpkg.com/ionicons@4.1.2/dist/css/ionicons.min.css">
2018-06-06 23:35:07 +02:00
<link rel="stylesheet" href="css/tooltipster.bundle.min.css">
2018-06-06 23:34:54 +02:00
<link rel="icon" href="icon/icon32.png" type="image/png" sizes="32x32">
<link rel="icon" href="icon/icon128.png" type="image/png" sizes="128x128">
2018-04-05 19:39:09 +02:00
<style type="text/css">
2018-05-23 20:26:15 +02:00
h5 {
font-family: 'Arvo Gruen', sans-serif;
font-weight: bold;
color: #ffee00;
text-transform: uppercase;
2018-04-05 19:39:09 +02:00
}
2018-05-23 20:26:15 +02:00
2018-04-06 20:34:44 +02:00
table {
2018-05-23 20:26:15 +02:00
font-size: 0.8rem;
2018-04-06 20:34:44 +02:00
}
2018-04-05 19:39:09 +02:00
.bad {
2018-05-25 22:09:04 +02:00
color: #ae4b53;
background-color: #d7b0ae;
2018-04-06 20:34:44 +02:00
font-size: 1rem;
2018-04-05 19:39:09 +02:00
}
2018-04-19 11:38:42 +02:00
.medium {
2018-05-25 22:09:04 +02:00
color: #c49863;
background-color: #e3d9ba;
2018-04-19 11:38:42 +02:00
font-size: 1rem;
}
2018-04-05 19:39:09 +02:00
.good {
2018-05-25 22:09:04 +02:00
color: #46962b;
background-color: #bcd9b3;
2018-04-06 20:34:44 +02:00
font-size: 1rem;
2018-04-05 19:39:09 +02:00
}
2018-04-09 23:25:36 +02:00
2018-04-19 11:38:42 +02:00
td.text {
2018-05-23 20:26:15 +02:00
font-size: 0.8rem;
2018-04-19 11:38:42 +02:00
}
a.screenshot {
display: inline-block;
margin-left: 3px;
margin-right: 3px;
2018-04-09 23:25:36 +02:00
}
2018-05-23 20:26:15 +02:00
.header {
background-color: #46962b;
}
2018-05-23 21:19:58 +02:00
.icon {
2018-06-06 23:35:07 +02:00
width: 32px;
height: 32px;
2018-05-23 21:19:58 +02:00
font-size: 24px;
2018-05-25 22:09:04 +02:00
}
.screenshot .icon {
2018-05-23 21:19:58 +02:00
color: #212529;
}
2018-05-25 22:09:04 +02:00
.siteicon {
max-width: 32px;
max-height: 32px;
width: auto;
height: auto;
}
2018-06-07 17:37:58 +02:00
.tooltipster-base {
font-size: 13px
}
.tooltipster-sidetip.tooltipster-borderless .tooltipster-box{border:none;background:#1b1b1b;background:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow{height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow{height:16px;margin-left:0;margin-top:-8px;width:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border{border:8px solid transparent}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#1b1b1b;border-bottom-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border{border-left-color:#1b1b1b;border-left-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border{border-right-color:#1b1b1b;border-right-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border{border-top-color:#1b1b1b;border-top-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped{top:-8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped{left:-8px}
2018-04-05 19:39:09 +02:00
</style>
</head>
<body>
2018-05-23 20:26:15 +02:00
<div class="d-flex flex-column flex-md-row align-items-center p-3 px-md-4 mb-3 header border-bottom box-shadow">
<h5 class="my-0 mr-md-auto">Green Spider</h5>
<nav class="my-2 my-md-0 mr-md-3">
<a class="p-2 text-light" href="https://github.com/netzbegruenung/green-spider/">GitHub</a>
<a class="p-2 text-light" href="https://blog.netzbegruenung.de/projekte/green-spider/">Über</a>
</nav>
<!--<a class="btn btn-outline-primary" href="#">Sign up</a>-->
</div>
2018-04-05 19:39:09 +02:00
<div class="container-fluid">
<table class="table">
<thead>
<tr>
<th scope="col">Typ</th>
<th scope="col">Land</th>
<th scope="col">Kreis</th>
<th scope="col">Stadt</th>
2018-04-05 19:39:09 +02:00
<th scope="col">URL</th>
<th scope="col">Score</th>
2018-04-05 20:24:31 +02:00
<th scope="col">IP-Adresse</th>
<th scope="col">Erreichbar</th>
2018-04-19 11:38:42 +02:00
<th scope="col">Antwortzeit</th>
2018-04-09 23:25:36 +02:00
<th scope="col">Icon</th>
2018-06-06 23:35:07 +02:00
<th scope="col">HTTPS</th>
<th scope="col">www. optional</th>
<th scope="col">Kanonische URL</th>
2018-04-23 10:07:47 +02:00
<th scope="col">Responsive</th>
2018-04-09 23:25:36 +02:00
<th scope="col">Feed</th>
2018-04-17 20:45:51 +02:00
<th scope="col">Screenshots</th>
2018-04-21 20:38:04 +02:00
<th scope="col">CMS</th>
2018-04-05 19:39:09 +02:00
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
<script src="bundle.js"></script>
</body>
</html>