Skip to content

Commit

Permalink
Add documentation for latest templating feature
Browse files Browse the repository at this point in the history
kwT
  • Loading branch information
riotbib committed Nov 12, 2023
1 parent 08172bc commit 3944085
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,13 @@ sudo ./gosh -config gosh.yml -verbose
```


## Templating

Optionally, one may edit the served index page.
To accomplish this simply edit `index.html` with your preferences for language and style, before compiling `gosh`.
The template with your changes will be compiled into the binary.


## Posting

Files can be submitted via HTTP POST with common tools, e.g., with `curl`.
Expand Down

0 comments on commit 3944085

Please sign in to comment.