From e970378abaa4fbdd04c6b6ba254986521a21faff Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 10 Jul 2023 14:12:03 +0200 Subject: Added --new description to the readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3