22 lines
415 B
Markdown
22 lines
415 B
Markdown
# Voluntary Sovereignty
|
|
|
|
Short eBook/zine to distribute and make flyers out of.
|
|
|
|
## Usage
|
|
|
|
First run the installer. It has been tested on Debian Trixie 13.0.
|
|
|
|
```shell
|
|
install.sh
|
|
```
|
|
|
|
Then make any changes to `ebook.md`.
|
|
|
|
After making changes, run the convert script from the project directory.
|
|
|
|
```shell
|
|
convert.sh
|
|
```
|
|
|
|
You should now have `VoluntarySovereignty.pdf` and `VoluntarySovereignty-book.pdf` available.
|