scribe/src/actions
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
..
articles Add support for missing posts 2022-06-17 16:00:01 -04:00
errors Add support for missing posts 2022-06-17 16:00:01 -04:00
faq Add FAQ 2021-10-23 15:34:13 -04:00
home Add home page 2021-09-06 13:38:18 -04:00
mixins Initial app 2021-05-01 17:03:38 -04:00
redirection_config Provide a configuration file for the Redirector extension 2022-07-17 15:00:03 -04:00
api_action.cr Upgrade Crystal to 1.2.1 and Lucky to 0.29.0 2021-12-12 12:01:55 -05:00
browser_action.cr Upgrade Crystal to 1.2.1 and Lucky to 0.29.0 2021-12-12 12:01:55 -05:00