scribe/src
Edward Loveall 449ece843a
Provide a configuration file for the Redirector extension
Instead of providing long detailed instructions for how to configure
the Redirector extension, this provides a single json file that users
can import. I started by making a single file stored in the
`public/assets` directory, but then realized this was a regression since
the instructions were customized to each domain. Instead I can use
Lucky's [data] response to dynamically build the JSON config.

[data]:
https://luckyframework.org/guides/http-and-routing/request-and-response#
handling-responses
2022-07-17 15:00:03 -04:00
..
actions Provide a configuration file for the Redirector extension 2022-07-17 15:00:03 -04:00
classes Add support for missing posts 2022-06-17 16:00:01 -04:00
clients Proxy GitHub gists with rate limiting 2022-01-23 15:05:46 -05:00
components Fix source code link 2022-07-17 11:30:03 -04:00
css Scroll long code blocks 2022-07-17 13:23:03 -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 support for missing posts 2022-06-17 16:00:01 -04:00
operations Initial app 2021-05-01 17:03:38 -04:00
pages Provide a configuration file for the Redirector extension 2022-07-17 15:00:03 -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 Remove the need for a DATABASE_URL 2022-05-21 11:34:28 -04:00
app_server.cr Upgrade Crystal to 1.2.1 and Lucky to 0.29.0 2021-12-12 12:01:55 -05:00
constants.cr Proxy GitHub gists with rate limiting 2022-01-23 15:05:46 -05:00
scribe.cr Initial app 2021-05-01 17:03:38 -04:00
shards.cr Upgrade Crystal to 1.2.1 and Lucky to 0.29.0 2021-12-12 12:01:55 -05:00
start_server.cr Upgrade Crystal to 1.2.1 and Lucky to 0.29.0 2021-12-12 12:01:55 -05:00
version.cr Fix source code link 2022-07-17 11:30:03 -04:00