add: support a template.html file
This commit is contained in:
@@ -16,3 +16,6 @@ The arguments supported include:
|
||||
|
||||
- --git-repo the URL of the git repo to load
|
||||
- --listen address to listen on, in the form of 0.0.0.0:8080
|
||||
|
||||
Additionally, if there is a './template.html' file in the repo, is will be used to wrap
|
||||
the generated HTML. Specifically, the 'body' block will be replaced by the markdown content.
|
||||
|
||||
Reference in New Issue
Block a user