hoc/templates
Valentin Brandl 8d7f696dea
Make domain name configurable
The domain name can be set using the `--domain` or `-d` flags. It
defaults to `hitsofocode.com`.

Also the CLI options are now parsed inside a lazy_static context to be
available for the templates.
2019-04-23 22:50:51 +02:00
..
base.rs.html Add templates 2019-04-23 18:19:54 +02:00
index.rs.html Make domain name configurable 2019-04-23 22:50:51 +02:00
p404.rs.html Add templates 2019-04-23 18:19:54 +02:00
p500.rs.html Add templates 2019-04-23 18:19:54 +02:00