summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <m@mitjafelicijan.com>2023-07-10 14:12:03 +0200
committerMitja Felicijan <m@mitjafelicijan.com>2023-07-10 14:12:03 +0200
commite970378abaa4fbdd04c6b6ba254986521a21faff (patch)
tree6032e64af4e9cf76a341542ac58880812ecf0e32
parent0d3c5134b8698359320ad0456dc8180c1857b106 (diff)
downloadjbmafp-e970378abaa4fbdd04c6b6ba254986521a21faff.tar.gz
Added --new description to the readme
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3b9cfec..a015fc3 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,9 @@ Some facts (will be more clear when you read the whole readme):
the root of `public` folder. No nesting allowed.
- Comes with a small embedded HTTP server you can invoke with `jbmafo --server`
which will server contents from `public` folder. Good for testing stuff.
+- After you have made your site you can easily create new content with `jbmafp
+ --new "My new shitty title"`. This will create a new markdown file in content
+ folder.
## Install