diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-10 14:12:03 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-10 14:12:03 +0200 |
| commit | e970378abaa4fbdd04c6b6ba254986521a21faff (patch) | |
| tree | 6032e64af4e9cf76a341542ac58880812ecf0e32 /README.md | |
| parent | 0d3c5134b8698359320ad0456dc8180c1857b106 (diff) | |
| download | jbmafp-e970378abaa4fbdd04c6b6ba254986521a21faff.tar.gz | |
Added --new description to the readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -24,6 +24,9 @@ Some facts (will be more clear when you read the whole readme): | |||
| 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` | 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. | 26 | which will server contents from `public` folder. Good for testing stuff. |
| 27 | - After you have made your site you can easily create new content with `jbmafp | ||
| 28 | --new "My new shitty title"`. This will create a new markdown file in content | ||
| 29 | folder. | ||
| 27 | 30 | ||
| 28 | ## Install | 31 | ## Install |
| 29 | 32 | ||
