Skip to content

Commit f2330e8

Browse files
committed
Add more templating languages
1 parent a423b24 commit f2330e8

File tree

5 files changed

+31
-0
lines changed

5 files changed

+31
-0
lines changed

docs/specification/antlers.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
outline: deep
3+
---
4+
5+
# Antlers Templates
6+
7+
https://statamic.dev/antlers

docs/specification/haml.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
outline: deep
3+
---
4+
5+
# Haml

docs/specification/phlex.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
outline: deep
3+
---
4+
5+
# Phlex
6+
7+
https://phlex.fun

docs/specification/rux.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
outline: deep
3+
---
4+
5+
# Rux
6+
7+
https://github.com/camertron/rux

docs/specification/slim.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
outline: deep
3+
---
4+
5+
# Slim

0 commit comments

Comments
 (0)