------------------------------------------------------------
commit 9621e0e5c91208ee98c04191f16ebe9f684948d4
Author: root <root@hub.scroll.pub> Date: Sun Sep 29 20:19:13 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 8213db4..ff59f27 100644 --- a/index.scroll +++ b/index.scroll @@ -1,5 +1,6 @@ buildHtml favicon favicon.png +openGraphImage og.png // theme gazette theme dark ------------------------------------------------------------
commit ccd5dc51291741b2ed36bdbd038e2fffa96a4e2d
Author: root <root@hub.scroll.pub> Date: Sun Sep 29 20:19:06 2024 +0000 Added og.png diff --git a/og.png b/og.png new file mode 100644 index 0000000..40d59f9 Binary files /dev/null and b/og.png differ ------------------------------------------------------------
commit cb91648104438349759af83687d9ddf948a68712
Author: root <root@hub.scroll.pub> Date: Sun Sep 29 20:17:26 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index f1978b2..8213db4 100644 --- a/index.scroll +++ b/index.scroll @@ -1,55 +1,55 @@ -buildHtml -favicon favicon.png - -? Hamud asks "how does the scroll web work?" - https://warpcast.com/hamud/0x7287f4b5 Hamud asks - -The Scroll is client software and a `root.scroll` file that contains a list of registered `root names` on the Scroll. Folders on scroll are similar to websites. Root names are similar to domain names. However, instead of HTTP, The Scroll is built on git for transferring files. Instead of HTML, The Scroll is built on the PPS stack. And instead of DNS, Scroll uses `root.scroll`. - -// theme gazette -theme dark - -? How do I get started building for The Scroll? - -# Easy: using ScrollHub - -Step 1: Go to hub.scroll.pub and create a folder. - https://hub.scroll.pub hub.scroll.pub - -Step 2: Edit the Scroll files. - -Step 3: Watch this video to see it in action: - -youtube https://www.youtube.com/watch?v=oNJBBAR-F2s - -# Intermediate: Using Scroll on your own computer via the command line - -Step 1: install scroll `npm install -g scroll-cli` - -Step 2: make a folder: `mkdir folderName; cd folderName` - -Step 3: create a scroll file: `touch index.scroll` - -Step 4: Add some content to this file: - -code - Hello world - buildHtml - -Step 5: Run `scroll build` - -Step 6: Open `index.html` - -# Registering your folder on the World Wide Scroll - -Once you've built something you love, add it to The Scroll! - https://wws.scroll.pub/ The Scroll - -Step 1: Go to wws.scroll.pub - https://wws.scroll.pub/ wws.scroll.pub - -Step 2: Buy a root name for 10 years. - -Step 3: Add the information on your root name to the root.zone file. - -Now any WWS user can easily fetch your site. +buildHtml +favicon favicon.png + +// theme gazette +theme dark + +? Hamud asks "how does the scroll web work?" + https://warpcast.com/hamud/0x7287f4b5 Hamud asks + +The Scroll is client software and a `root.scroll` file that contains a list of registered `root names` on the Scroll. Folders on scroll are similar to websites. Root names are similar to domain names. However, instead of HTTP, The Scroll is built on git for transferring files. Instead of HTML, The Scroll is built on the PPS stack. And instead of DNS, Scroll uses `root.scroll`. + +? How do I get started building for The Scroll? + +# Easy: using ScrollHub + +Step 1: Go to hub.scroll.pub and create a folder. + https://hub.scroll.pub hub.scroll.pub + +Step 2: Edit the Scroll files. + +Step 3: Watch this video to see it in action: + +youtube https://www.youtube.com/watch?v=oNJBBAR-F2s + +# Intermediate: Using Scroll on your own computer via the command line + +Step 1: install scroll `npm install -g scroll-cli` + +Step 2: make a folder: `mkdir folderName; cd folderName` + +Step 3: create a scroll file: `touch index.scroll` + +Step 4: Add some content to this file: + +code + Hello world + buildHtml + +Step 5: Run `scroll build` + +Step 6: Open `index.html` + +# Registering your folder on the World Wide Scroll + +Once you've built something you love, add it to The Scroll! + https://wws.scroll.pub/ The Scroll + +Step 1: Go to wws.scroll.pub + https://wws.scroll.pub/ wws.scroll.pub + +Step 2: Buy a root name for 10 years. + +Step 3: Add the information on your root name to the root.zone file. + +Now any WWS user can easily fetch your site. ------------------------------------------------------------
commit c446d29fbfb7b35c9a8e86c18ad057f91894e968
Author: root <root@hub.scroll.pub> Date: Sun Sep 29 20:17:18 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 863670c..f1978b2 100644 --- a/index.scroll +++ b/index.scroll @@ -43,6 +43,7 @@ Step 6: Open `index.html` # Registering your folder on the World Wide Scroll Once you've built something you love, add it to The Scroll! + https://wws.scroll.pub/ The Scroll Step 1: Go to wws.scroll.pub https://wws.scroll.pub/ wws.scroll.pub ------------------------------------------------------------
commit aa5d29d5be8cf32e3a6f982d895a111b42303111
Author: root <root@hub.scroll.pub> Date: Sun Sep 29 20:16:52 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 9314d01..863670c 100644 --- a/index.scroll +++ b/index.scroll @@ -14,6 +14,7 @@ theme dark # Easy: using ScrollHub Step 1: Go to hub.scroll.pub and create a folder. + https://hub.scroll.pub hub.scroll.pub Step 2: Edit the Scroll files. ------------------------------------------------------------
commit 97cf0ad46f95a5c4fb5f44898420ca9ce68854db
Author: root <root@hub.scroll.pub> Date: Sun Sep 29 20:16:27 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 36f4749..9314d01 100644 --- a/index.scroll +++ b/index.scroll @@ -9,7 +9,17 @@ The Scroll is client software and a `root.scroll` file that contains a list of r // theme gazette theme dark -? How do I get started for The Scroll? +? How do I get started building for The Scroll? + +# Easy: using ScrollHub + +Step 1: Go to hub.scroll.pub and create a folder. + +Step 2: Edit the Scroll files. + +Step 3: Watch this video to see it in action: + +youtube https://www.youtube.com/watch?v=oNJBBAR-F2s # Intermediate: Using Scroll on your own computer via the command line @@ -29,18 +39,10 @@ Step 5: Run `scroll build` Step 6: Open `index.html` -# Easy: using ScrollHub - -Step 1: Go to hub.scroll.pub and create a folder. - -Step 2: Edit the Scroll files. - -Step 3: Watch this video to see it in action: - -youtube https://www.youtube.com/watch?v=oNJBBAR-F2s - # Registering your folder on the World Wide Scroll +Once you've built something you love, add it to The Scroll! + Step 1: Go to wws.scroll.pub https://wws.scroll.pub/ wws.scroll.pub ------------------------------------------------------------
commit 21a83da27bc7245805db9df6202db8363958d598
Author: root <root@hub.scroll.pub> Date: Sun Sep 29 20:15:48 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 9db3761..36f4749 100644 --- a/index.scroll +++ b/index.scroll @@ -9,6 +9,8 @@ The Scroll is client software and a `root.scroll` file that contains a list of r // theme gazette theme dark +? How do I get started for The Scroll? + # Intermediate: Using Scroll on your own computer via the command line Step 1: install scroll `npm install -g scroll-cli` ------------------------------------------------------------
commit 595f439e9b6bd936e98b4542b366d4bcc1ce152c
Author: root <root@hub.scroll.pub> Date: Sun Sep 29 20:15:31 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 3ac79cf..9db3761 100644 --- a/index.scroll +++ b/index.scroll @@ -1,47 +1,49 @@ -buildHtml -favicon favicon.png - -? Hamud asks "how does the scroll web work?" - https://warpcast.com/hamud/0x7287f4b5 Hamud asks - -// theme gazette -theme dark - -# Intermediate: Using Scroll on your own computer via the command line - -Step 1: install scroll `npm install -g scroll-cli` - -Step 2: make a folder: `mkdir folderName; cd folderName` - -Step 3: create a scroll file: `touch index.scroll` - -Step 4: Add some content to this file: - -code - Hello world - buildHtml - -Step 5: Run `scroll build` - -Step 6: Open `index.html` - -# Easy: using ScrollHub - -Step 1: Go to hub.scroll.pub and create a folder. - -Step 2: Edit the Scroll files. - -Step 3: Watch this video to see it in action: - -youtube https://www.youtube.com/watch?v=oNJBBAR-F2s - -# Registering your folder on the World Wide Scroll - -Step 1: Go to wws.scroll.pub - https://wws.scroll.pub/ wws.scroll.pub - -Step 2: Buy a root name for 10 years. - -Step 3: Add the information on your root name to the root.zone file. - -Now any WWS user can easily fetch your site. +buildHtml +favicon favicon.png + +? Hamud asks "how does the scroll web work?" + https://warpcast.com/hamud/0x7287f4b5 Hamud asks + +The Scroll is client software and a `root.scroll` file that contains a list of registered `root names` on the Scroll. Folders on scroll are similar to websites. Root names are similar to domain names. However, instead of HTTP, The Scroll is built on git for transferring files. Instead of HTML, The Scroll is built on the PPS stack. And instead of DNS, Scroll uses `root.scroll`. + +// theme gazette +theme dark + +# Intermediate: Using Scroll on your own computer via the command line + +Step 1: install scroll `npm install -g scroll-cli` + +Step 2: make a folder: `mkdir folderName; cd folderName` + +Step 3: create a scroll file: `touch index.scroll` + +Step 4: Add some content to this file: + +code + Hello world + buildHtml + +Step 5: Run `scroll build` + +Step 6: Open `index.html` + +# Easy: using ScrollHub + +Step 1: Go to hub.scroll.pub and create a folder. + +Step 2: Edit the Scroll files. + +Step 3: Watch this video to see it in action: + +youtube https://www.youtube.com/watch?v=oNJBBAR-F2s + +# Registering your folder on the World Wide Scroll + +Step 1: Go to wws.scroll.pub + https://wws.scroll.pub/ wws.scroll.pub + +Step 2: Buy a root name for 10 years. + +Step 3: Add the information on your root name to the root.zone file. + +Now any WWS user can easily fetch your site. ------------------------------------------------------------
commit c59632b4e2dc49b8213e07bd7d096550dce66969
Author: root <root@hub.scroll.pub> Date: Sun Sep 29 20:13:19 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 1e45c91..3ac79cf 100644 --- a/index.scroll +++ b/index.scroll @@ -1,6 +1,9 @@ buildHtml favicon favicon.png +? Hamud asks "how does the scroll web work?" + https://warpcast.com/hamud/0x7287f4b5 Hamud asks + // theme gazette theme dark ------------------------------------------------------------
commit e12525f2b65fa276c0721dd0174ce6d5399455ff
Author: root <root@hub.scroll.pub> Date: Sun Sep 29 20:12:31 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 96da809..1e45c91 100644 --- a/index.scroll +++ b/index.scroll @@ -1,33 +1,44 @@ buildHtml - // Your site is live on the web! - // You can edit this file and click Publish to update your site live! - // This is a comment. It won't appear on the web page. - // The buildHTML line generates an HTML file from this program. -buildTxt - // Generates a TXT file from this program. -title Hello world - // Sets the page title for meta and printTitle parsers. - -metaTags - // Generates HTML meta tags in the HTML. -theme gazette - // Adds a theme stylesheet to the HTML. -homeButton - // Adds a home button to go to your index page. -viewSourceButton - // Adds a view source button to go to the source code for this page. - -container - // This line sets a container for the content - -printTitle - // Prints the title of the page in the HTML and TXT output. - -// Put any content below -Welcome to my folder. - -**** - // Just a decoration for the end of the page - -scrollVersionLink - // Prints the version of Scroll used +favicon favicon.png + +// theme gazette +theme dark + +# Intermediate: Using Scroll on your own computer via the command line + +Step 1: install scroll `npm install -g scroll-cli` + +Step 2: make a folder: `mkdir folderName; cd folderName` + +Step 3: create a scroll file: `touch index.scroll` + +Step 4: Add some content to this file: + +code + Hello world + buildHtml + +Step 5: Run `scroll build` + +Step 6: Open `index.html` + +# Easy: using ScrollHub + +Step 1: Go to hub.scroll.pub and create a folder. + +Step 2: Edit the Scroll files. + +Step 3: Watch this video to see it in action: + +youtube https://www.youtube.com/watch?v=oNJBBAR-F2s + +# Registering your folder on the World Wide Scroll + +Step 1: Go to wws.scroll.pub + https://wws.scroll.pub/ wws.scroll.pub + +Step 2: Buy a root name for 10 years. + +Step 3: Add the information on your root name to the root.zone file. + +Now any WWS user can easily fetch your site.