scribe/src/pages
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 Improve title parsing 2021-10-03 18:14:46 -04:00
errors Link to full Medium URL on error page 2022-02-13 10:13:24 -05:00
faq Provide a configuration file for the Redirector extension 2022-07-17 15:00:03 -04:00
home Use FAQ entry to explain custom domains 2022-01-08 20:15:46 -05:00
main_layout.cr Upgrade Crystal to 1.2.1 and Lucky to 0.29.0 2021-12-12 12:01:55 -05:00