scribe/src
Amolith 9fcf37f416
Use app_domain in Redirector example
In the current redirector example, "scribe.rip" is hardcoded as the
destination. This patch simply changes that to use the app_domain
environment variable, so people wanting to use a community instance
aren't mistakenly redirected to the main scribe.rip instance.
2021-10-14 18:10:46 -04:00
..
actions Support medium's redirectUrl query param 2021-10-11 12:04:17 -04:00
classes Improve title parsing 2021-10-03 18:14:46 -04:00
clients Render embedded content 2021-09-15 15:18:08 -04:00
components Embed widths are now the same width as all content 2021-09-25 13:26:10 -04:00
css Ensure gists display well at all device widths 2021-10-11 20:09:58 -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 Improve title parsing 2021-10-03 18:14:46 -04:00
operations Initial app 2021-05-01 17:03:38 -04:00
pages Use app_domain in Redirector example 2021-10-14 18:10:46 -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 First step rendering a page 2021-07-04 16:28:03 -04:00
app_database.cr Initial app 2021-05-01 17:03:38 -04:00
app_server.cr Initial app 2021-05-01 17:03:38 -04:00
constants.cr First step rendering a page 2021-07-04 16:28:03 -04:00
scribe.cr Initial app 2021-05-01 17:03:38 -04:00
shards.cr Render embedded content 2021-09-15 15:18:08 -04:00
start_server.cr Initial app 2021-05-01 17:03:38 -04:00