this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add iles doc

+10
+10
.doc-jitrc.json
··· 1 + { 2 + "patterns": { 3 + "iles.config.ts, **/*.mdx": [ 4 + { 5 + "label": "Îles documentation", 6 + "uri": "https://iles.pages.dev/guide/introduction" 7 + } 8 + ] 9 + } 10 + }