mirror of
https://github.com/alvierahman90/gronk.git
synced 2024-11-22 07:19:53 +00:00
update readme to reflect website put in own folder
This commit is contained in:
parent
02246ff26e
commit
27d323ac84
@ -21,11 +21,10 @@ View your notes as a static html site.
|
||||
$ notes2web NOTES_DIRECTORY_1 [NOTES_DIRECTORY_2 [...]]
|
||||
```
|
||||
|
||||
The command will generate and place html files in your notes directory.
|
||||
It will then generate a list of all note files and put it in `index.html` in the
|
||||
root directory.
|
||||
The command will generate a website in the `$output` directory (`./web` by default).
|
||||
It will then generate a list of all note files and put it in `index.html`.
|
||||
|
||||
Then you just have to point a webserver at your notes directory.
|
||||
Then you just have to point a webserver at `$output`.
|
||||
|
||||
## Config
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user