commit d4ab71cdb75d810a199f20bba58dd1d525896605
Author: ffff:198.0.222.193 <ffff:198.0.222.193@hub.scroll.pub>
Date: 2024-12-24 14:29:04 +0000
Subject: updated index.html
diff --git a/index.html b/index.html
index 1c6e6b8..435e9bb 100644
--- a/index.html
+++ b/index.html
@@ -82,7 +82,10 @@
<div class="step">
<div class="step-number">3</div>
<h3>Write</h3>
- <p>Create and edit papers using our modern interface</p>
+ <p>
+ Create and edit papers using Scroll's simple yet powerful
+ interface
+ </p>
</div>
<div class="step">
<div class="step-number">4</div>
commit 446440b6e5a1c832529edfa6d7e87ad1768e4888
Author: ffff:198.0.222.193 <ffff:198.0.222.193@hub.scroll.pub>
Date: 2024-12-24 14:28:38 +0000
Subject: updated index.html
diff --git a/index.html b/index.html
index 885f954..1c6e6b8 100644
--- a/index.html
+++ b/index.html
@@ -74,7 +74,10 @@
<div class="step">
<div class="step-number">2</div>
<h3>Deploy</h3>
- <p>Run ScrollHub on your own server or use a public ScrollHub</p>
+ <p>
+ Run ScrollHub on your own server or use a
+ <a href="https://hub.scroll.pub">public ScrollHub</a>
+ </p>
</div>
<div class="step">
<div class="step-number">3</div>
commit ba42f4f0cb6d074a124533f00d3f75965ba5f80f
Author: ffff:198.0.222.193 <ffff:198.0.222.193@hub.scroll.pub>
Date: 2024-12-24 14:27:56 +0000
Subject: updated index.html
diff --git a/index.html b/index.html
index e6ea5af..885f954 100644
--- a/index.html
+++ b/index.html
@@ -66,7 +66,10 @@
<div class="step">
<div class="step-number">1</div>
<h3>Download</h3>
- <p>Install the Scroll command line app from npm</p>
+ <p>
+ Install the Scroll command line app with
+ <code>npm install scroll-cli</code>
+ </p>
</div>
<div class="step">
<div class="step-number">2</div>
commit 1cff70dadefd396a5f9bfc029fa0b858e5c2fcfc
Author: ffff:198.0.222.193 <ffff:198.0.222.193@hub.scroll.pub>
Date: 2024-12-24 14:27:13 +0000
Subject: updated index.html
diff --git a/index.html b/index.html
index 94991a2..e6ea5af 100644
--- a/index.html
+++ b/index.html
@@ -71,7 +71,7 @@
<div class="step">
<div class="step-number">2</div>
<h3>Deploy</h3>
- <p>Run on your own server or preferred hosting platform</p>
+ <p>Run ScrollHub on your own server or use a public ScrollHub</p>
</div>
<div class="step">
<div class="step-number">3</div>
commit 86ccf129f7c591d3cc22445b5eb398dae7accbca
Author: ffff:198.0.222.193 <ffff:198.0.222.193@hub.scroll.pub>
Date: 2024-12-24 14:26:54 +0000
Subject: updated index.html
diff --git a/index.html b/index.html
index f96b874..94991a2 100644
--- a/index.html
+++ b/index.html
@@ -66,7 +66,7 @@
<div class="step">
<div class="step-number">1</div>
<h3>Download</h3>
- <p>Get the Scroll server package from our repository</p>
+ <p>Install the Scroll command line app from npm</p>
</div>
<div class="step">
<div class="step-number">2</div>
commit 96adec104b4afe470ce61e1507536974499f7d7b
Author: ffff:198.0.222.193 <ffff:198.0.222.193@hub.scroll.pub>
Date: 2024-12-24 14:26:20 +0000
Subject: updated index.html
diff --git a/index.html b/index.html
index 46186e3..f96b874 100644
--- a/index.html
+++ b/index.html
@@ -109,7 +109,7 @@
</div>
<div class="footer-section">
<h4>Links</h4>
- <a href="https://github.com/breck7/ScrollHub">Documentation</a>
+ <a href="https://hub.scroll.pub/readme.html">Documentation</a>
<a href="https://github.com/breck7/ScrollHub">GitHub</a>
<a href="https://www.reddit.com/r/WorldWideScroll/">Community</a>
</div>
commit 65c8c20fea572aa9ef8ff745da2553ad5c43164a
Author: ffff:198.0.222.193 <ffff:198.0.222.193@hub.scroll.pub>
Date: 2024-12-24 14:25:28 +0000
Subject: updated index.html
diff --git a/index.html b/index.html
index 7b1984d..46186e3 100644
--- a/index.html
+++ b/index.html
@@ -94,7 +94,9 @@
class="primary-button"
>Download Scroll</a
>
- <a href="#" class="secondary-button">Try Online</a>
+ <a href="https://try.scroll.pub/" class="secondary-button"
+ >Try Online</a
+ >
</div>
</section>
</main>
commit e24575f70f6d598b6b24b0851df4c1ea94c40e93
Author: ffff:198.0.222.193 <ffff:198.0.222.193@hub.scroll.pub>
Date: 2024-12-24 14:25:07 +0000
Subject: updated index.html
diff --git a/index.html b/index.html
index d0e5769..7b1984d 100644
--- a/index.html
+++ b/index.html
@@ -89,7 +89,11 @@
<section id="get-started">
<h2>Ready to revolutionize your publishing?</h2>
<div class="action-buttons">
- <a href="#" class="primary-button">Download Scroll</a>
+ <a
+ href="https://www.npmjs.com/package/scroll-cli"
+ class="primary-button"
+ >Download Scroll</a
+ >
<a href="#" class="secondary-button">Try Online</a>
</div>
</section>
commit 0426c942c3efc5c0207d49f2c33afe83a7ff7aed
Author: ffff:198.0.222.193 <ffff:198.0.222.193@hub.scroll.pub>
Date: 2024-12-24 14:24:39 +0000
Subject: updated index.html
diff --git a/index.html b/index.html
index 18bcf68..d0e5769 100644
--- a/index.html
+++ b/index.html
@@ -89,8 +89,8 @@
<section id="get-started">
<h2>Ready to revolutionize your publishing?</h2>
<div class="action-buttons">
- <a href="#" class="primary-button">Download Server</a>
- <a href="#" class="secondary-button">View Documentation</a>
+ <a href="#" class="primary-button">Download Scroll</a>
+ <a href="#" class="secondary-button">Try Online</a>
</div>
</section>
</main>
commit d17f3bfcabdf305d46ce7f78e523c0689224703b
Author: ffff:198.0.222.193 <ffff:198.0.222.193@hub.scroll.pub>
Date: 2024-12-24 14:23:44 +0000
Subject: updated index.html
diff --git a/index.html b/index.html
index bcbe768..18bcf68 100644
--- a/index.html
+++ b/index.html
@@ -104,8 +104,8 @@
<div class="footer-section">
<h4>Links</h4>
<a href="https://github.com/breck7/ScrollHub">Documentation</a>
- <a href="#">GitHub</a>
- <a href="#">Community</a>
+ <a href="https://github.com/breck7/ScrollHub">GitHub</a>
+ <a href="https://www.reddit.com/r/WorldWideScroll/">Community</a>
</div>
</div>
</footer>