diff --git a/README.md b/README.md index 3b9cfece649a935f536b45f59c8127e4cddbb85c..a015fc375d28454baa35cb9d3a0d5b08ba582e62 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ - When you provide `url` in your markdown files, this will create these files in 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