Closed j-tag closed 11 months ago
It would be great to have a way to set a custom directory for blog content so we can compile blog in one machine and use the compiled output file on another machine to host the blog.
This way for example we can set the custom path like this:
blog({ customDirectory: "/home/myuser/blog/" });
I'd like to send a PR for this feature.
It would be great to have a way to set a custom directory for blog content so we can compile blog in one machine and use the compiled output file on another machine to host the blog.
This way for example we can set the custom path like this:
I'd like to send a PR for this feature.