Commit Graph

2 Commits (master)

Author SHA1 Message Date
Luther Wen Xu ccc23cead0
feat: Implement basic handler functionality
The `default` handler is currently all empty and should be setup in the
future. It's currently present as the default theme is in fact, default.

The debug template can be used to debug the content being passed into
the template as it just prints them out.
2020-12-01 15:12:30 +07:00
Luther Wen Xu 2225bc34e4
feat: Implement config parsing and start a server based on config 2020-12-01 15:12:24 +07:00