migrations
|
created the initial migration
|
2019-11-13 20:10:07 -06:00 |
src
|
now can edit the posts directly from admin panel
|
2019-12-19 01:07:14 -06:00 |
static
|
added favicon
|
2019-12-15 17:24:19 -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 |