scribe/src
Edward Loveall fba87c1076
Improve title parsing
The subtitle has been removed because it's difficult to find and error
prone to guess at. It is somewhat accessible from the post's
previewContent field in GraphQL but that can be truncated.
2021-10-03 18:14:46 -04:00
..
actions Accept all known medium post path types 2021-10-03 16:45:20 -04:00
classes Improve title parsing 2021-10-03 18:14:46 -04:00
clients Render embedded content 2021-09-15 15:18:08 -04:00
components Embed widths are now the same width as all content 2021-09-25 13:26:10 -04:00
css Add instructions on how to view a post 2021-10-03 17:21:17 -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 Improve title parsing 2021-10-03 18:14:46 -04:00
operations Initial app 2021-05-01 17:03:38 -04:00
pages Improve title parsing 2021-10-03 18:14:46 -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 Render embedded content 2021-09-15 15:18:08 -04:00
start_server.cr Initial app 2021-05-01 17:03:38 -04:00