------------------------------------------------------------
commit 7f3793ac09cc296abb5ef43b2bcb5eb1a4f3eadd
Author: root <root@sand.scroll.pub> Date: Wed Jul 17 15:23:37 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 45064c1..2d21517 100644 --- a/index.scroll +++ b/index.scroll @@ -1,31 +1,31 @@ -buildHtml -buildTxt -title Slideshow Demo - -slideshow - // This adds the slideshow JS - -// The first "dinkus" starts the slides: - -*** - -# This is slide 1 - -*** - -# This is slide 2 - -*** - -# They can contain code: - -code - print("hi") - -**** - -gazetteCss - // This adds some css styling - -css - body {margin: auto; width: 800px; text-align: center;} +buildHtml +buildTxt +title Slideshow Demo + +slideshow + // This adds the slideshow JS + +// The first "dinkus" starts the slides: + +*** + +# This is slide 1 + +*** + +# This is slide 2 + +*** + +# They can contain code: + +code + print("hi") + +**** + +gazetteCss + // This adds some css styling + +css + body {margin: auto; width: 800px; text-align: center;} ------------------------------------------------------------
commit f19156b2d11ec8982c56e795cd890c75df80fe01
Author: root <root@sand.scroll.pub> Date: Wed Jul 17 15:23:03 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index e44f3cf..45064c1 100644 --- a/index.scroll +++ b/index.scroll @@ -1,28 +1,31 @@ -buildHtml -buildTxt -title Slideshow Demo - -slideshow - // This adds the slideshow JS - -// The first "dinkus" starts the slides: - -*** - -# This is slide 1 - -*** - -# This is slide 2 - -*** - -# They can contain code: - -code - print("hi") - -**** - -gazetteCss - // This adds some css styling +buildHtml +buildTxt +title Slideshow Demo + +slideshow + // This adds the slideshow JS + +// The first "dinkus" starts the slides: + +*** + +# This is slide 1 + +*** + +# This is slide 2 + +*** + +# They can contain code: + +code + print("hi") + +**** + +gazetteCss + // This adds some css styling + +css + body {margin: auto; width: 800px; text-align: center;} ------------------------------------------------------------
commit 0f1680a11ff81ab06bc4f308ed0bbcf4bc8ff3be
Author: root <root@sand.scroll.pub> Date: Wed Jul 17 15:22:13 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 76c6949..e44f3cf 100644 --- a/index.scroll +++ b/index.scroll @@ -19,10 +19,8 @@ slideshow # They can contain code: -<div style="text-align:center;"> code print("hi") -</div> **** ------------------------------------------------------------
commit 99f1afc786656515a4d5a8990606d056456b53c8
Author: root <root@sand.scroll.pub> Date: Wed Jul 17 15:21:59 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 33b9e3a..76c6949 100644 --- a/index.scroll +++ b/index.scroll @@ -1,28 +1,30 @@ -buildHtml -buildTxt -title Slideshow Demo - -slideshow - // This adds the slideshow JS - -// The first "dinkus" starts the slides: - -*** - -# This is slide 1 - -*** - -# This is slide 2 - -*** - -# They can contain code: - -code - print("hi") - -**** - -gazetteCss - // This adds some css styling +buildHtml +buildTxt +title Slideshow Demo + +slideshow + // This adds the slideshow JS + +// The first "dinkus" starts the slides: + +*** + +# This is slide 1 + +*** + +# This is slide 2 + +*** + +# They can contain code: + +<div style="text-align:center;"> +code + print("hi") +</div> + +**** + +gazetteCss + // This adds some css styling ------------------------------------------------------------
commit a7338f314991e3d36098f352aa64982498f2e166
Author: root <root@sand.scroll.pub> Date: Wed Jul 17 15:21:39 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 0d4202b..33b9e3a 100644 --- a/index.scroll +++ b/index.scroll @@ -19,12 +19,9 @@ slideshow # They can contain code: -<center> code print("hi") -</center> - **** gazetteCss ------------------------------------------------------------
commit 4440e3d76a8cfb5dfb00c35e9f671182bcc145fc
Author: root <root@sand.scroll.pub> Date: Wed Jul 17 15:21:26 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index e2659e1..0d4202b 100644 --- a/index.scroll +++ b/index.scroll @@ -1,28 +1,31 @@ -buildHtml -buildTxt -title Slideshow Demo - -slideshow - // This adds the slideshow JS - -// The first "dinkus" starts the slides: - -*** - -This is slide 1 - -*** - -This is slide 2 - -*** - -They can contain code: - -code - print("hi") - -**** - -gazetteCss - // This adds some css styling +buildHtml +buildTxt +title Slideshow Demo + +slideshow + // This adds the slideshow JS + +// The first "dinkus" starts the slides: + +*** + +# This is slide 1 + +*** + +# This is slide 2 + +*** + +# They can contain code: + +<center> +code + print("hi") + +</center> + +**** + +gazetteCss + // This adds some css styling ------------------------------------------------------------
commit 105c15bc7d9e07611a9d0ebe2938d795a9cd052d
Author: root <root@sand.scroll.pub> Date: Wed Jul 17 15:20:46 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index cae4017..e2659e1 100644 --- a/index.scroll +++ b/index.scroll @@ -5,6 +5,10 @@ title Slideshow Demo slideshow // This adds the slideshow JS +// The first "dinkus" starts the slides: + +*** + This is slide 1 *** ------------------------------------------------------------
commit 4458377f9ea2ed4e73343d38d50a4e3e26adbfb4
Author: root <root@sand.scroll.pub> Date: Wed Jul 17 15:20:06 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 49b77c3..cae4017 100644 --- a/index.scroll +++ b/index.scroll @@ -1,22 +1,24 @@ -buildHtml -buildTxt -title Slideshow Demo - -slideshow - // This adds the slideshow JS - -This is slide 1 - -*** - -This is slide 2 - -*** - -They can contain code: - -code - print("hi") - -gazetteCss - // This adds some css styling +buildHtml +buildTxt +title Slideshow Demo + +slideshow + // This adds the slideshow JS + +This is slide 1 + +*** + +This is slide 2 + +*** + +They can contain code: + +code + print("hi") + +**** + +gazetteCss + // This adds some css styling ------------------------------------------------------------
commit 4d52a295f8978ba55ea851b725b8e04c29381781
Author: root <root@sand.scroll.pub> Date: Wed Jul 17 15:19:47 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 9921cb6..49b77c3 100644 --- a/index.scroll +++ b/index.scroll @@ -1,13 +1,22 @@ buildHtml buildTxt -title Hello world +title Slideshow Demo -metaTags -gazetteCss -pageHeader -printTitle -mediumColumns 1 +slideshow + // This adds the slideshow JS + +This is slide 1 + +*** + +This is slide 2 -Welcome to my website. +*** -pageFooter +They can contain code: + +code + print("hi") + +gazetteCss + // This adds some css styling ------------------------------------------------------------
commit 1aebbba38bc2d0373ae9dd96fbecc920eba1443f
Author: root <root@sand.scroll.pub> Date: Wed Jul 17 15:18:50 2024 +0000 Initial commit diff --git a/index.scroll b/index.scroll new file mode 100644 index 0000000..9921cb6 --- /dev/null +++ b/index.scroll @@ -0,0 +1,13 @@ +buildHtml +buildTxt +title Hello world + +metaTags +gazetteCss +pageHeader +printTitle +mediumColumns 1 + +Welcome to my website. + +pageFooter