migrations
|
created the initial migration
|
2019-11-13 20:10:07 -06:00 |
src
|
fixed the way to display correctly the posts
|
2019-11-18 02:14:29 -06:00 |
static/css
|
Basic display the content of the post
|
2019-11-17 16:09:58 -06:00 |
templates
|
fixed the way to display correctly the posts
|
2019-11-18 02:14:29 -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 |