migrations
|
created the initial migration
|
2019-11-13 20:10:07 -06:00 |
src
|
changed the route from posts to post
|
2019-11-18 02:16:16 -06:00 |
static/css
|
Basic display the content of the post
|
2019-11-17 16:09:58 -06:00 |
templates
|
changed the route from posts to post
|
2019-11-18 02:15:46 -06:00 |
.gitignore
|
now generate the title randomly
|
2019-11-13 01:40:26 -06:00 |
Cargo.toml
|
added the library comrak
|
2019-11-18 02:14:12 -06:00 |
diesel.toml
|
created the initial migration
|
2019-11-13 20:09:40 -06:00 |