Skip to content

Commit 5e2708a

Browse files
committed
Copied from old site
1 parent 3d35d7c commit 5e2708a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

_data/routingrules.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[
2+
"^/blog(/?|/index.html)$ /latest/ [R,L,NC]",
3+
"^/blog/(.*)(/?|/index.html)$ /latest/ [R,L,NC]",
4+
"^/schemas/(.*)(/?|/index.html)$ /schema/ [R,L,NC]",
5+
"^/meta-schemas/(.*)(/?|/index.html)$ /schema/ [R,L,NC]",
6+
"^/press(/?|/index.html)$ /contact/ [R,L,NC]",
7+
"^/software(/?|/index.html)$ https://www.devicetree.org/ [R,L,NC]",
8+
"^/Device_Tree_Usage(/?|/index.html)$ https://elinux.org/Device_Tree_Usage [R,L,NC]",
9+
"^/Device_Tree_Usage(/?|/index.html)$ https://elinux.org/Device_Tree_Usage [R,L,NC]"
10+
]

0 commit comments

Comments
 (0)