summaryrefslogtreecommitdiffhomepage
path: root/src/srp/gsp/pug.pug.gsp
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-10-05 22:10:51 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-10-05 22:10:51 +0200
commitd010a1c7ad683ca40b2eb978ef0535a40c7dc17a (patch)
treed6f4b8d01266ed2e7212cf3f0db57febd289ffff /src/srp/gsp/pug.pug.gsp
parent61a639cb94b030eaeb408f28a05df03778c77ea4 (diff)
Add a new post on GSP
Diffstat (limited to 'src/srp/gsp/pug.pug.gsp')
-rw-r--r--src/srp/gsp/pug.pug.gsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/srp/gsp/pug.pug.gsp b/src/srp/gsp/pug.pug.gsp
new file mode 100644
index 0000000..ac3e026
--- /dev/null
+++ b/src/srp/gsp/pug.pug.gsp
@@ -0,0 +1,8 @@
+@span .pug-node{-div}
+ @span .pug-node{-p}
+ @span .pug-cont{-|} Hello world! This is a
+ @span .pug-cont{-|} multiline paragraph.
+ @span .pug-node{-ul}
+ @span .pug-node{-li} foo
+ @span .pug-node{-li} bar
+ @span .pug-node{-li} baz