Squash typos and wrap lines
This commit is contained in:
parent
e5faf8e23a
commit
09d3494443
@ -106,7 +106,7 @@ $ raspi-config
|
||||
for when you will start to place more and more digital books in your
|
||||
Bibliotecha.
|
||||
|
||||
The Raspi-config interface then ask you to restart the Raspberry Pi which you
|
||||
The Raspi-config interface then asks you to restart the Raspberry Pi which you
|
||||
should do. If not, you can also run this from the command-line:
|
||||
|
||||
```bash
|
||||
@ -153,7 +153,7 @@ should be able to connect to this Wifi. It is not password protected.
|
||||
|
||||
Once connected you should be directed to the so-called "captive portal" of the
|
||||
Bibliotecha where it explains how to enter the library and use it. The library
|
||||
should be available at [http://bibliotecha.library].
|
||||
should be available locally at [http://bibliotecha.library].
|
||||
|
||||
It is recommended to customise your captive portal page to suite your own
|
||||
needs. This file is available in the `/var/www/bibliotecha/index.html`
|
||||
@ -170,7 +170,7 @@ the following path:
|
||||
This is the default installation path used by the installation script.
|
||||
|
||||
You may also want to look at the "Feature Configuration" section where you can
|
||||
decide whether to allow uploading, anonymouse browsing and allowing public
|
||||
decide whether to allow uploading, anonymous browsing and allowing public
|
||||
registrations. These depend on your context and for who you will serve the
|
||||
library to.
|
||||
|
||||
@ -197,7 +197,7 @@ questions:
|
||||
- Will you allow public registrations? Will you allow public uploads?
|
||||
- How will you publicise the library within the local context?
|
||||
- What kind of library do you want to create? What are the themes?
|
||||
- Who will be responsible for maintaing the system?
|
||||
- Who will be responsible for maintaining the system?
|
||||
|
||||
## Understanding Bibliotecha Networking
|
||||
|
||||
@ -393,7 +393,7 @@ $ ip a
|
||||
```
|
||||
|
||||
The ethernet interface is the name beginning with "en" and the wireless
|
||||
interface is the one beginning with "wl". These are the predictable inteface
|
||||
interface is the one beginning with "wl". These are the predictable interface
|
||||
naming conventions which we rely on.
|
||||
|
||||
For the following steps, I assume the following:
|
||||
@ -522,7 +522,7 @@ are then pointed to the Calibre-web installation.
|
||||
|
||||
### Install and Configure Calibre
|
||||
|
||||
Calibre is responsible for maintaining the underyling database of the library. We
|
||||
Calibre is responsible for maintaining the underlying database of the library. We
|
||||
can install it with:
|
||||
|
||||
```bash
|
||||
@ -657,4 +657,6 @@ You can also find us on the [mailing list].
|
||||
[calibre]: https://calibre-ebook.com
|
||||
[calibre-web]: https://github.com/janeczku/calibre-web
|
||||
|
||||
Contributors to Bibliotecha have been Yoana Buzova, Lasse van den Bosch Christensen, Andre Castro, Lucia Dossin, Max Dovey, Michaela Lakova, Luke Murphy and Roel Roscam Abbing
|
||||
Contributors to Bibliotecha have been Yoana Buzova, Lasse van den Bosch
|
||||
Christensen, Andre Castro, Lucia Dossin, Max Dovey, Michaela Lakova, Luke
|
||||
Murphy and Roel Roscam Abbing
|
||||
|
Loading…
Reference in New Issue
Block a user