1
0
mirror of https://github.com/jbranchaud/til synced 2026-03-04 23:18:44 +00:00

Add Markdown And MDX Files Are Rendered To Routes as a Remix TIL

This commit is contained in:
jbranchaud
2022-06-06 20:50:36 -05:00
parent 81625aba72
commit e66e007ce2
2 changed files with 26 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ pairing with smart people at Hashrocket.
For a steady stream of TILs, [sign up for my newsletter](https://crafty-builder-6996.ck.page/e169c61186).
_1221 TILs and counting..._
_1222 TILs and counting..._
---
@@ -925,6 +925,7 @@ _1221 TILs and counting..._
### Remix
- [Get Query Params From The Request URL](remix/get-query-params-from-the-request-url.md)
- [Markdown And MDX Files Are Rendered To Routes](remix/markdown-and-mdx-files-are-rendered-to-routes.md)
- [Relative And Absolute Paths In Links](remix/relative-and-absolute-paths-in-links.md)
- [Run The Development Server From Another Port](remix/run-the-development-server-from-another-port.md)
- [Set The Title Of A Page](remix/set-the-title-of-a-page.md)