scribe/src
Edward Loveall c681d2e2ee
Add author to post
Instead of passing Paragraphs to the PageConverter, it now receives all
the data from the response. This has the author so it can be parsed out.
2021-09-04 17:15:30 -04:00
..
actions Add author to post 2021-09-04 17:15:30 -04:00
classes Add author to post 2021-09-04 17:15:30 -04:00
clients Only query for the attributes you need 2021-08-29 15:19:40 -04:00
components Add page title to <header> <title> 2021-09-04 14:44:05 -04:00
css Add tufte.css 2021-08-29 15:19:40 -04:00
emails Initial app 2021-05-01 17:03:38 -04:00
js Initial app 2021-05-01 17:03:38 -04:00
models Add author to post 2021-09-04 17:15:30 -04:00
operations Initial app 2021-05-01 17:03:38 -04:00
pages Add author to post 2021-09-04 17:15:30 -04:00
queries Initial app 2021-05-01 17:03:38 -04:00
serializers Initial app 2021-05-01 17:03:38 -04:00
app.cr First step rendering a page 2021-07-04 16:28:03 -04:00
app_database.cr Initial app 2021-05-01 17:03:38 -04:00
app_server.cr Initial app 2021-05-01 17:03:38 -04:00
constants.cr First step rendering a page 2021-07-04 16:28:03 -04:00
scribe.cr Initial app 2021-05-01 17:03:38 -04:00
shards.cr Initial app 2021-05-01 17:03:38 -04:00
start_server.cr Initial app 2021-05-01 17:03:38 -04:00