24 lines
517 B
Markdown
Raw Normal View History

2024-03-06 14:09:55 -07:00
# HealthProtocol
eBook with my recommendations for a superb lifestyle with no sickness or pain.
2024-03-06 14:17:53 -07:00
2024-03-06 14:22:05 -07:00
Final products such as the PDF and audiobook can be found on my website,
[Hyperling.com/health](https://hyperling.com/health/).
2024-03-06 14:17:53 -07:00
## Usage
First run the installer. It has been tested on Ubuntu 23.10.
```
2024-03-06 14:22:05 -07:00
install.sh
```
2024-03-06 14:17:53 -07:00
Then make any changes to `ebook.md`.
After making changes, run the convert script from the project directory.
```
2024-03-06 14:22:05 -07:00
convert.sh
```
2024-03-06 14:17:53 -07:00
You should now have `ebook.pdf` available.