migrations
|
created the initial migration
|
2019-11-13 20:10:07 -06:00 |
src
|
add method and route to display posts
|
2019-11-17 16:09:36 -06:00 |
static/css
|
Basic display the content of the post
|
2019-11-17 16:09:58 -06:00 |
templates
|
Basic display the content of the post
|
2019-11-17 16:09:58 -06:00 |
.gitignore
|
now generate the title randomly
|
2019-11-13 01:40:26 -06:00 |
Cargo.toml
|
added support to chrono, serde and tera
|
2019-11-13 20:10:20 -06:00 |
diesel.toml
|
created the initial migration
|
2019-11-13 20:09:40 -06:00 |