Commit Graph

10 Commits

Author SHA1 Message Date
Emi Simpson 7f3b9ef2ec
[web] Add support for reading from a configuration file 2021-10-29 12:48:20 -04:00
Emi Simpson 498cbc4fce
[web] Add the ability to parse arguments
(don't actually do anything with them yet)
2021-10-27 20:00:45 -04:00
Emi Simpson 9176a5a0b8
[web] Start work on a framework for serving static files 2021-10-26 13:49:24 -04:00
Emi Simpson 5cffff0e00
Switch back to rust 2021 2021-10-25 21:51:14 -04:00
Emi Simpson ba154abd16
Merge branch 'main' into ogp 2021-10-25 21:03:06 -04:00
Emi Simpson 68f6908e87
[web] Add basic support for generating OGP thumbnails 2021-10-25 11:47:39 -04:00
Ben Aaron Goldberg 45c6eb39bb web: Revert back to Rust 2018
It has better compatibly and the code works as is.

Signed-off-by: Ben Aaron Goldberg <ben@benaaron.dev>
2021-10-25 06:25:26 -04:00
Ben Aaron Goldberg af85dc7dcf web: rename crate to up dashes instead of underscores.
Signed-off-by: Ben Aaron Goldberg <ben@benaaron.dev>
2021-10-25 06:24:57 -04:00
Ben Aaron Goldberg 82fc7fc10f Basic web app working
Signed-off-by: Ben Aaron Goldberg <ben@benaaron.dev>
2021-10-24 01:24:56 -04:00
Ben Aaron Goldberg 2dfa2c2f92 Add WIP web frontend
Signed-off-by: Ben Aaron Goldberg <ben@benaaron.dev>
2021-10-23 20:44:08 -04:00