mirror of
https://github.com/alvierahman90/gronk.git
synced 2024-11-22 07:19:53 +00:00
add why? section to readme.md
This commit is contained in:
parent
da5aee0a49
commit
70d92e6d04
13
readme.md
13
readme.md
@ -4,6 +4,19 @@ View your notes as a static html site.
|
|||||||
|
|
||||||
![](./screenshot.png)
|
![](./screenshot.png)
|
||||||
|
|
||||||
|
|
||||||
|
## Why?
|
||||||
|
|
||||||
|
I want to be able to view my notes in a more convenient way.
|
||||||
|
I was already writing them in Pandoc markdown and could view them as PDFs but that wasn't quite
|
||||||
|
doing it for me:
|
||||||
|
|
||||||
|
- It was inconvenient to flick through multiple files of notes to find the right PDF
|
||||||
|
- It was annoying to sync to my phone
|
||||||
|
- PDFs do not scale so they were hard to read on smaller screens
|
||||||
|
- Probably more reasons I can't think of right now
|
||||||
|
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
0. Install [Pandoc](https://pandoc.org/index.html) and [yq](https://github.com/mikefarah/yq)
|
0. Install [Pandoc](https://pandoc.org/index.html) and [yq](https://github.com/mikefarah/yq)
|
||||||
|
Loading…
Reference in New Issue
Block a user