Commit Graph

17 Commits

Author SHA1 Message Date
11e8e7460a cmd/stepd: Configuration file is read and used for the HTTP server
Closes #7
2024-12-10 00:29:33 -05:00
433a112875 Add Provider interface 2024-12-09 22:57:59 -05:00
04149fe218 cmd/stepd: PID file is properly removed now 2024-12-08 20:22:35 -05:00
e79417ec9d cmd/stepd: Add periods in the help text 2024-12-08 20:05:04 -05:00
b6cd237ed3 cmd/stepd: Serve a named directory
Closes #8
2024-12-08 20:02:28 -05:00
d06b03bbfe cmd/stepd: Write PID file
Closes #9
2024-12-08 19:45:14 -05:00
bc08186d30 cmd/stepd: Include error document flag 2024-12-07 13:07:44 -05:00
006a311aeb cmd/stepd: Add ability to specify error document 2024-12-07 03:11:12 -05:00
7c9e1a429e Move handler out of cmd and into separate pacakge 2024-12-07 02:27:34 -05:00
1b3c1d3585 cmd/stepd: Fix goofy mistakes 2024-12-07 01:41:05 -05:00
243659e9ee cmd/stepd: Resetting makes a bit more sense now 2024-12-07 01:20:11 -05:00
60f1b62965 cmd/stepd: Buffer templates 2024-12-07 00:59:20 -05:00
ed1cdf4e89 cmd/stepd: Get content-type information from front matter 2024-12-06 02:01:10 -05:00
5e7d279ee1 cmd/stepd: Pass HTTPData to document 2024-12-06 00:15:08 -05:00
abf3fc3ae3 Documents can now specify a content-type 2024-12-05 14:54:26 -05:00
0da05d465e cmd/stepd: Better error logging 2024-12-05 14:20:16 -05:00
91e72ac49e Initial commit 2024-12-05 13:15:22 -05:00