Go to file
kirbylife efc22e7eb4 completed the interface to write the posts 2019-12-18 02:51:11 -06:00
migrations created the initial migration 2019-11-13 20:10:07 -06:00
src fixed pub mod imports 2019-12-17 17:02:10 -06:00
static added favicon 2019-12-15 17:24:19 -06:00
templates completed the interface to write the posts 2019-12-18 02:51:11 -06:00
.gitignore now generate the title randomly 2019-11-13 01:40:26 -06:00
Cargo.toml removed the support for sqlite 2019-11-21 20:31:10 -06:00
Procfile set custom port 2019-11-22 02:06:29 -06:00
RustConfig added custom flags to compile diesel flags 2019-11-22 01:40:53 -06:00
diesel.toml created the initial migration 2019-11-13 20:09:40 -06:00