The captive portal page for Bibliotecha http://bibliotecha.info
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.1 KiB

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Bibliotecha.library: Digital books need libraries too</title>
<style type="text/css" media="screen">
.center {
margin: auto;
width: 50%;
border: 1px solid #5FE9BF;
padding: 10px;
text-align: center;
}
</style>
</head>
<body>
<div class="center">
<h1>Bibliotecha.library</h1>
<h2><a href="http://bibliotecha.library" target="_blank">Enter the library</a></h2>
<p>
Bibliotecha is a framework to facilitate the local distribution of
digital publications within a small community. It relies on a
microcomputer running open-source software to serve books over a local
wifi hotspot. Using the browser to connect to the library one can
retrieve or donate texts. Bibliotecha proposes an alternative model of
distribution of digital texts that allows specific communities to form
and share their own collections.
</p>
</div>
</body>
</html>