mkantor / operator

A web server for static and dynamic content.
https://operator.mattkantor.com
GNU General Public License v3.0
14 stars 2 forks source link

Enhance `get` helper to accept a custom context object. #87

Closed mkantor closed 2 years ago

mkantor commented 2 years ago

Giving a custom context object to the get helper works the same way as partial include syntax.

Contributes to #10.