scribe/src/pages
Edward Loveall 7e927469dc
Replace Redirector extension with LibRedirect
Since Scribe launched, the Redirector extension config has needed
occasional attention. Using regular expressions to cover all edge cases
is difficult. After finding out that Scribe's current config can hang
websites, I decided that [LibRedirect] is likely a more robust
solution. It can rely on more than regular expressions, and is less
work to set up.

[LibRedirect]: https://libredirect.github.io/
2022-09-24 15:50:38 -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 Replace Redirector extension with LibRedirect 2022-09-24 15:50:38 -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