Changes to scrollhowto

root
root
3 months ago
Updated index.scroll
index.scroll
Changed around line 1
+ openGraphImage og.png
root
root
3 months ago
Added og.png
og.png
root
root
3 months ago
Updated index.scroll
index.scroll
Changed around line 1
- 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.
root
root
3 months ago
Updated index.scroll
index.scroll
Changed around line 43: Step 6: Open `index.html`
+ https://wws.scroll.pub/ The Scroll
root
root
3 months ago
Updated index.scroll
index.scroll
Changed around line 14: theme dark
+ https://hub.scroll.pub hub.scroll.pub
root
root
3 months ago
Updated index.scroll
index.scroll
Changed around line 9: The Scroll is client software and a `root.scroll` file that contains a list of r
- ? 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
Changed around line 39: Step 5: Run `scroll build`
- # 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
-
+ Once you've built something you love, add it to The Scroll!
+
root
root
3 months ago
Updated index.scroll
index.scroll
Changed around line 9: The Scroll is client software and a `root.scroll` file that contains a list of r
+ ? How do I get started for The Scroll?
+
root
root
3 months ago
Updated index.scroll
index.scroll
Changed around line 1
- 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.
root
root
3 months ago
Updated index.scroll
index.scroll
Changed around line 1
+ ? Hamud asks "how does the scroll web work?"
+ https://warpcast.com/hamud/0x7287f4b5 Hamud asks
+
root
root
3 months ago
Updated index.scroll
index.scroll
Changed around line 1
- // 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.
root
root
3 months ago
Initial commit from blank template
index.scroll
Changed around line 1
+ 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