scribe/src
Edward Loveall aacef34a14
Accept all known medium post path types
Including:

* https://example.com/my-cool-post-123456abcdef
* https://example.com/123456abcdef
* https://medium.com/@user/my-cool-post-123456abcdef
* https://medium.com/user/my-cool-post-123456abcdef
* https://medium.com/p/my-cool-post-123456abcdef
* https://medium.com/posts/my-cool-post-123456abcdef
* https://medium.com/p/123456abcdef

Replace any of those posts with the scribe domain and it should resolve
2021-10-03 16:45:20 -04:00
..
actions Accept all known medium post path types 2021-10-03 16:45:20 -04:00
classes Link to the author's page 2021-09-15 16:03:36 -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 Fix GitHub Gist width 2021-09-25 13:26:24 -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 Link to the author's page 2021-09-15 16:03:36 -04:00
operations Initial app 2021-05-01 17:03:38 -04:00
pages Link to the author's page 2021-09-15 16:03:36 -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