diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -22,6 +22,8 @@ Some facts (will be more clear when you read the whole readme): | |||
| 22 | - All files in `static` folder will be moved to the root of `public` folder. | 22 | - All files in `static` folder will be moved to the root of `public` folder. |
| 23 | - When you provide `url` in your markdown files, this will create these files in | 23 | - When you provide `url` in your markdown files, this will create these files in |
| 24 | the root of `public` folder. No nesting allowed. | 24 | the root of `public` folder. No nesting allowed. |
| 25 | - Comes with a small embedded HTTP server you can invoke with `jbmafo --server` | ||
| 26 | which will server contents from `public` folder. Good for testing stuff. | ||
| 25 | 27 | ||
| 26 | ## Install | 28 | ## Install |
| 27 | 29 | ||
