scribe/src
Edward Loveall defec9319e
Handle gists with file extensions
Somehow, in my Gist Proxy code 7518a035b1 I never accounted for gist
ids with file extensions. For example: `def123.js` instead of plain
`def123`. This is now fixed and articles with those kinds of gists in
them work now.

Reference article:
https://medium.com/neat-tips-tricks/ocaml-continuation-explained-3b73839
b679f
2022-04-04 20:32:42 -04:00
..
actions Link to full Medium URL on error page 2022-02-13 10:13:24 -05:00
classes Fix article ID parsing bug 2022-02-13 21:07:50 -05:00
clients Proxy GitHub gists with rate limiting 2022-01-23 15:05:46 -05:00
components Proxy GitHub gists with rate limiting 2022-01-23 15:05:46 -05:00
css Add visible version 2022-01-04 21:26:53 -05:00
emails
js
models Handle gists with file extensions 2022-04-04 20:32:42 -04:00
operations
pages Fix redirection pattern 2022-03-12 12:03:23 -05:00
queries
serializers
app.cr Add visible version 2022-01-04 21:26:53 -05:00
app_database.cr
app_server.cr
constants.cr Proxy GitHub gists with rate limiting 2022-01-23 15:05:46 -05:00
scribe.cr
shards.cr
start_server.cr
version.cr Handle gists with file extensions 2022-04-04 20:32:42 -04:00