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
|
changed the replace to slugify method
|
2019-11-17 16:16:54 -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 |