commit 1c772d27338f5664b887ac7c9cb3e81b0da5e044
Author: ffff:76.132.245.71 <ffff:76.132.245.71@landing.scroll.pub>
Date: 2025-01-12 23:26:08 +0000
Subject: updated body.scroll
diff --git a/body.scroll b/body.scroll
index dd147cf..5c66395 100644
--- a/body.scroll
+++ b/body.scroll
@@ -9,8 +9,8 @@ header
href #features
a Examples
href #examples
- a Docs
- href #docs
+ a Edit
+ href edit.html
a GitHub
class cta-button
href https://github.com/breck7/scroll
commit bb586cbd0e4cb8c5164e40203ba6f0ff20f101ad
Author: ffff:76.132.245.71 <ffff:76.132.245.71@landing.scroll.pub>
Date: 2025-01-12 23:24:47 +0000
Subject: updated body.scroll
diff --git a/body.scroll b/body.scroll
index 8de239f..dd147cf 100644
--- a/body.scroll
+++ b/body.scroll
@@ -3,7 +3,7 @@ header
nav
div Scroll
class logo
- div
+ div
class nav-links
a Features
href #features
@@ -64,7 +64,6 @@ main
div
class code-output
-
footer
div
class footer-content
commit 8e3d5687487fa7dcdb5bdd022940797d4851e4bb
Author: ffff:76.132.245.71 <ffff:76.132.245.71@landing.scroll.pub>
Date: 2025-01-12 23:24:43 +0000
Subject: updated index.scroll
diff --git a/index.scroll b/index.scroll
index 99758f3..fe5c46f 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,14 +1,13 @@
buildHtml
baseUrl https://scroll.scroll.pub
-metaTags
baseUrl http://landing.scroll.pub
favicon og.png
openGraphImage og.png
-editButton /edit.html
title Scroll - The Compile to Anything Language
+metaTags
+editButton /edit.html
style.css
body.scroll
-
script.js
commit bec198e796de4496bfd0c4732d2de4244e038b0f
Author: ffff:76.132.245.71 <ffff:76.132.245.71@landing.scroll.pub>
Date: 2025-01-12 23:24:34 +0000
Subject: updated body.scroll
diff --git a/body.scroll b/body.scroll
index e69de29..8de239f 100644
--- a/body.scroll
+++ b/body.scroll
@@ -0,0 +1,81 @@
+header
+ class hero
+ nav
+ div Scroll
+ class logo
+ div
+ class nav-links
+ a Features
+ href #features
+ a Examples
+ href #examples
+ a Docs
+ href #docs
+ a GitHub
+ class cta-button
+ href https://github.com/breck7/scroll
+ div
+ class hero-content
+ h1 Write Better with Scroll
+ p The extendible markup language that makes source beautiful and compiles to anything
+ a Get Started
+ class primary-button
+ href https://hub.scroll.pub/
+
+main
+ section
+ id features
+ class features
+ h2 Why Scroll?
+ div
+ class feature-grid
+ div
+ class feature-card
+ div ⚡
+ class feature-icon
+ h3 Simple Syntax
+ p Like Markdown, but more powerful. No parentheses needed.
+ div
+ class feature-card
+ div 🧩
+ class feature-icon
+ h3 Extendible
+ p Build your own custom parsers.
+ div
+ class feature-card
+ div 🎨
+ class feature-icon
+ h3 Beautiful Output
+ p Create stunning documents with minimal effort.
+ div
+ class feature-card
+ div 🚀
+ class feature-icon
+ h3 Fast & Light
+ p Built on the efficient PPS Stack.
+ section
+ id examples
+ class code-demo
+ h2 See It In Action
+ div
+ class code-container
+ pre
+ class code-example
+ div
+ class code-output
+
+
+footer
+ div
+ class footer-content
+ div
+ class footer-links
+ a Documentation
+ href https://scroll.pub/tutorial.html
+ a Community
+ href https://www.reddit.com/r/WorldWideScroll/
+ a Blog
+ href https://scroll.pub/blog
+ p Started by Breck Yunits. Evolved by a community.
+ https://twitter.com/breckyunits Breck Yunits
+ https://github.com/breck7/scroll/graphs/contributors community
commit c053db8d6b0a0f80d40abfb81be955b5830fa553
Author: ffff:76.132.245.71 <ffff:76.132.245.71@landing.scroll.pub>
Date: 2025-01-12 23:24:32 +0000
Subject: updated index.scroll
diff --git a/index.scroll b/index.scroll
index d311dbe..99758f3 100644
--- a/index.scroll
+++ b/index.scroll
@@ -8,88 +8,7 @@ editButton /edit.html
title Scroll - The Compile to Anything Language
style.css
-header
- class hero
- nav
- div Scroll
- class logo
- div
- class nav-links
- a Features
- href #features
- a Examples
- href #examples
- a Docs
- href #docs
- a GitHub
- class cta-button
- href https://github.com/breck7/scroll
- div
- class hero-content
- h1 Write Better with Scroll
- p The extendible markup language that makes source beautiful and compiles to anything
- a Get Started
- class primary-button
- href https://hub.scroll.pub/
-
-main
- section
- id features
- class features
- h2 Why Scroll?
- div
- class feature-grid
- div
- class feature-card
- div ⚡
- class feature-icon
- h3 Simple Syntax
- p Like Markdown, but more powerful. No parentheses needed.
- div
- class feature-card
- div 🧩
- class feature-icon
- h3 Extendible
- p Build your own custom parsers.
- div
- class feature-card
- div 🎨
- class feature-icon
- h3 Beautiful Output
- p Create stunning documents with minimal effort.
- div
- class feature-card
- div 🚀
- class feature-icon
- h3 Fast & Light
- p Built on the efficient PPS Stack.
- section
- id examples
- class code-demo
- h2 See It In Action
- div
- class code-container
- pre
- class code-example
- div
- class code-output
-
-
-footer
- div
- class footer-content
- div
- class footer-links
- a Documentation
- href https://scroll.pub/tutorial.html
- a Community
- href https://www.reddit.com/r/WorldWideScroll/
- a Blog
- href https://scroll.pub/blog
- p Started by Breck Yunits. Evolved by a community.
- https://twitter.com/breckyunits Breck Yunits
- https://github.com/breck7/scroll/graphs/contributors community
-
+body.scroll
script.js
commit ded380a6aea4213d32ea28b377d064193a7f6237
Author: ffff:76.132.245.71 <ffff:76.132.245.71@landing.scroll.pub>
Date: 2025-01-12 23:24:22 +0000
Subject: created body.scroll
diff --git a/body.scroll b/body.scroll
new file mode 100644
index 0000000..e69de29
commit c763f76ea5aca2276d74d85dee7af3eb6b7d0593
Author: ffff:76.132.245.71 <ffff:76.132.245.71@landing.scroll.pub>
Date: 2025-01-12 23:15:49 +0000
Subject: updated index.scroll
diff --git a/index.scroll b/index.scroll
index 647448d..d311dbe 100644
--- a/index.scroll
+++ b/index.scroll
@@ -2,6 +2,7 @@ buildHtml
baseUrl https://scroll.scroll.pub
metaTags
baseUrl http://landing.scroll.pub
+favicon og.png
openGraphImage og.png
editButton /edit.html
title Scroll - The Compile to Anything Language
commit a20527517a8690772433972c3e36677fd644b38c
Author: ffff:76.132.245.71 <ffff:76.132.245.71@landing.scroll.pub>
Date: 2025-01-12 23:15:39 +0000
Subject: updated index.scroll
diff --git a/index.scroll b/index.scroll
index 5cf28fd..647448d 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,6 +1,8 @@
buildHtml
baseUrl https://scroll.scroll.pub
metaTags
+baseUrl http://landing.scroll.pub
+openGraphImage og.png
editButton /edit.html
title Scroll - The Compile to Anything Language
style.css
commit ab41a8e2138ce7892b40fb86cf1d26704c5473e1
Author: root <root@hub.scroll.pub>
Date: 2025-01-12 23:15:27 +0000
Subject: Added og.png
diff --git a/og.png b/og.png
new file mode 100644
index 0000000..07b3e97
Binary files /dev/null and b/og.png differ
commit 57e40d494ec6ec8ec657e41cec0f3ebe9790ec1c
Author: ffff:76.132.245.71 <ffff:76.132.245.71@landing.scroll.pub>
Date: 2025-01-12 23:14:46 +0000
Subject: updated index.scroll
diff --git a/index.scroll b/index.scroll
index 348fcd3..5cf28fd 100644
--- a/index.scroll
+++ b/index.scroll
@@ -24,7 +24,7 @@ header
div
class hero-content
h1 Write Better with Scroll
- p The extendible markup language that makes source beautiful
+ p The extendible markup language that makes source beautiful and compiles to anything
a Get Started
class primary-button
href https://hub.scroll.pub/