Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aerickt/lapwing-for-beginners

Online book to learn steno with Lapwing theory.
https://github.com/aerickt/lapwing-for-beginners

lapwing plover stenography

Last synced: about 10 hours ago
JSON representation

Online book to learn steno with Lapwing theory.

Awesome Lists containing this project

README

        

# [Click here to access the chapters!](https://lapwing.aerick.ca)

# Build instructions

> This is only for contributors!

Install `mdbook` and the [external links preprocessor](https://crates.io/crates/mdbook-external-links).

```
cargo install mdbook mdbook-external-links
```

In the root folder, build with:

```
mdbook build
```