From 47742e9fcaec60798f7d67202e4fa0c25c64b3a1 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 8 Jul 2023 21:51:20 +0200 Subject: Added small embedded server --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5a7bab6..41fd492 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ Some facts (will be more clear when you read the whole readme): - All files in `static` folder will be moved to the root of `public` folder. - 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. ## Install -- cgit v1.2.3