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: 3 months ago
JSON representation
Online book to learn steno with Lapwing theory.
- Host: GitHub
- URL: https://github.com/aerickt/lapwing-for-beginners
- Owner: aerickt
- Created: 2023-06-15T03:53:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T02:19:52.000Z (8 months ago)
- Last Synced: 2024-09-30T02:33:27.257Z (8 months ago)
- Topics: lapwing, plover, stenography
- Language: HTML
- Homepage: https://lapwing.aerick.ca
- Size: 47.8 MB
- Stars: 23
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```