------------------------------------------------------------
commit d38aec2f125b40a523087d86a71e2f65261cb515
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Wed Oct 30 15:02:54 2024 +0000 Updated readme.scroll diff --git a/readme.scroll b/readme.scroll index 930df11..dde4569 100644 --- a/readme.scroll +++ b/readme.scroll @@ -30,6 +30,7 @@ endColumns br 2 +center Individuals: enroll in the 10 week Scroll Masterminds course https://commerce.coinbase.com/checkout/ed82e219-06d1-42ce-8e16-78e47162671e Scroll Masterminds course ------------------------------------------------------------
commit 573ef076a65ea6f60972b38f9bda7a8e0906061b
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Wed Oct 30 15:02:48 2024 +0000 Updated readme.scroll diff --git a/readme.scroll b/readme.scroll index d4e70b6..930df11 100644 --- a/readme.scroll +++ b/readme.scroll @@ -30,6 +30,9 @@ endColumns br 2 +Individuals: enroll in the 10 week Scroll Masterminds course + https://commerce.coinbase.com/checkout/ed82e219-06d1-42ce-8e16-78e47162671e Scroll Masterminds course + Corporations & Governments: book a 1 day in person PPS workshop https://buy.stripe.com/cN24k2er73Up5QkfZj book a 1 day in person PPS workshop center ------------------------------------------------------------
commit d25d3d77871b7befa1e80edb845ca8bd5142a57e
Author: root <root@hub.scroll.pub> Date: Wed Oct 30 15:00:32 2024 +0000 Deleted index.scroll diff --git a/index.scroll b/index.scroll deleted file mode 100644 index 4442ed6..0000000 --- a/index.scroll +++ /dev/null @@ -1,4 +0,0 @@ -buildHtml -theme roboto - -Hello World my name is \ No newline at end of file ------------------------------------------------------------
commit b38875c6a08f30331cbe31220c601a59dd26f3ba
Author: ffff:72.234.190.31 <ffff:72.234.190.31@hub.scroll.pub> Date: Wed Oct 30 15:00:18 2024 +0000 Updated readme.scroll diff --git a/readme.scroll b/readme.scroll index 6215d61..d4e70b6 100644 --- a/readme.scroll +++ b/readme.scroll @@ -1,6 +1,8 @@ -import header.scroll +permalink index.html title A New Way to Program +import header.scroll + # Particles, Parsers, and Scroll Explained br 1 @@ -23,7 +25,6 @@ button Buy now https://commerce.coinbase.com/checkout/076d5670-9e8e-4e9c-842f-7ddd5d59f77e // stripeButton.scroll -permalink index.html endColumns @@ -36,4 +37,3 @@ Corporations & Governments: book a 1 day in person PPS workshop br 2 scrollVersionLink - ------------------------------------------------------------
commit eed67fd7c53e20a9c929e4052be90f683a65eaac
Author: root <root@hub.scroll.pub> Date: Wed Oct 30 14:59:49 2024 +0000 Added stripeButton.scroll diff --git a/stripeButton.scroll b/stripeButton.scroll new file mode 100644 index 0000000..d5c5880 --- /dev/null +++ b/stripeButton.scroll @@ -0,0 +1,4 @@ +https://js.stripe.com/v3/buy-button.js +<stripe-buy-button + buy-button-id="buy_btn_1PqbHiJktJxKl0r5uYY2V86X" + publishable-key="pk_live_51IQx1tJktJxKl0r5YOhZM9Th6S8zhR2DXlUlJFIuLSrgzu3nfkKTx96ym19ihYYIeEnf3daa1TCPgDt0To2qt4Qk00TzjPmP9c"></stripe-buy-button> \ No newline at end of file ------------------------------------------------------------
commit fd4739b005f35557cdf00de187a14e14d36a9c67
Author: root <root@hub.scroll.pub> Date: Wed Oct 30 14:59:48 2024 +0000 Added readme.scroll diff --git a/readme.scroll b/readme.scroll new file mode 100644 index 0000000..6215d61 --- /dev/null +++ b/readme.scroll @@ -0,0 +1,39 @@ +import header.scroll +title A New Way to Program + +# Particles, Parsers, and Scroll Explained + +br 1 + +Public Domain Repo | Early Source Repo + center + https://github.com/breck7/book Public Domain Repo + https://github.com/breck7/bookES Early Source Repo + +br 2 + +Download preview + link preview.pdf + center + +br 2 + +center +button Buy now + https://commerce.coinbase.com/checkout/076d5670-9e8e-4e9c-842f-7ddd5d59f77e +// stripeButton.scroll + +permalink index.html + +endColumns + +br 2 + +Corporations & Governments: book a 1 day in person PPS workshop + https://buy.stripe.com/cN24k2er73Up5QkfZj book a 1 day in person PPS workshop + center + +br 2 + +scrollVersionLink + ------------------------------------------------------------
commit f17f598972b3f7e9e2d3709ba9e00ae690ef7a3c
Author: root <root@hub.scroll.pub> Date: Wed Oct 30 14:59:47 2024 +0000 Added preview.pdf diff --git a/preview.pdf b/preview.pdf new file mode 100644 index 0000000..7fe9ff2 Binary files /dev/null and b/preview.pdf differ ------------------------------------------------------------
commit b7ba1c9ebb4166d9b7b893f7b7632dfb4c6ca4f6
Author: root <root@hub.scroll.pub> Date: Wed Oct 30 14:59:46 2024 +0000 Added package.json diff --git a/package.json b/package.json new file mode 100644 index 0000000..db3a0bb --- /dev/null +++ b/package.json @@ -0,0 +1,16 @@ +{ + "name": "parsersexplained", + "version": "0.1.0", + "description": "A New Way to Program. Particles, Parsers, and Scroll Explained", + "main": "index.js", + "scripts": { + "build": "scroll build", + "format": "scroll format", + "test": "scroll test", + "pushPublic": "git push public public" + }, + "author": "Breck Yunits", + "dependencies": { + "scroll-cli": "^133.0.0" + } +} ------------------------------------------------------------
commit 0cf414a60608c85162d4e53fc3a02175d62a9985
Author: root <root@hub.scroll.pub> Date: Wed Oct 30 14:59:46 2024 +0000 Added index.txt diff --git a/index.txt b/index.txt new file mode 100644 index 0000000..295b3bb --- /dev/null +++ b/index.txt @@ -0,0 +1,20 @@ +A New Way to Program +==================== + +Particles, Parsers, and Scroll Explained +======================================== + +Public Domain Repo | Early Source Repo + https://github.com/breck7/book Public Domain Repo + https://github.com/breck7/bookES Early Source Repo + +Download preview + /preview.pdf Download preview + +Buy now + https://commerce.coinbase.com/checkout/076d5670-9e8e-4e9c-842f-7ddd5d59f77e Buy now + +Corporations & Governments: book a 1 day in person PPS workshop + https://buy.stripe.com/cN24k2er73Up5QkfZj book a 1 day in person PPS workshop + +Built with Scroll v145.8.0 ------------------------------------------------------------
commit 4443f1a9bb3ac9b1da6c35084ff1971b3b039f59
Author: root <root@hub.scroll.pub> Date: Wed Oct 30 14:59:46 2024 +0000 Added index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..8ad9c9e --- /dev/null +++ b/index.html @@ -0,0 +1,44 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="utf-8"> + <title>A New Way to Program</title> + <script>/* This HTML was generated by 📜 Scroll v145.8.0. https://scroll.pub */</script> + <style>@media print {.doNotPrint {display: none !important;}}</style> + <link rel="canonical" href="/index.html"> + <meta name="viewport" content="width=device-width,initial-scale=1"> + <meta name="description" content="Particles, Parsers, and Scroll Explained"> + <meta name="generator" content="Scroll v145.8.0"> + <meta property="og:title" content="A New Way to Program"> + <meta property="og:description" content="Particles, Parsers, and Scroll Explained"> + <meta property="og:image" content=""> + + <link rel="source" type="application/git" title="Source Code Repository" href="https://github.com/breck7/book"> + + <meta name="twitter:card" content="summary_large_image"> +</head> +<body> +<link rel="stylesheet" type="text/css" href="gazette.css"> +<style>.abstractIconButtonParser {position:absolute;top:0.25rem; }.abstractIconButtonParser svg {fill: rgba(204,204,204,.8);width:1.875rem;height:1.875rem; padding: 0 7px;} .abstractIconButtonParser:hover svg{fill: #333;}</style><a href="index.html" class="doNotPrint abstractIconButtonParser" style="left:2rem;"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.7166 3.79541C12.2835 3.49716 11.7165 3.49716 11.2834 3.79541L4.14336 8.7121C3.81027 8.94146 3.60747 9.31108 3.59247 9.70797C3.54064 11.0799 3.4857 13.4824 3.63658 15.1877C3.7504 16.4742 4.05336 18.1747 4.29944 19.4256C4.41371 20.0066 4.91937 20.4284 5.52037 20.4284H8.84433C8.98594 20.4284 9.10074 20.3111 9.10074 20.1665V15.9754C9.10074 14.9627 9.90433 14.1417 10.8956 14.1417H13.4091C14.4004 14.1417 15.204 14.9627 15.204 15.9754V20.1665C15.204 20.3111 15.3188 20.4284 15.4604 20.4284H18.4796C19.0806 20.4284 19.5863 20.0066 19.7006 19.4256C19.9466 18.1747 20.2496 16.4742 20.3634 15.1877C20.5143 13.4824 20.4594 11.0799 20.4075 9.70797C20.3925 9.31108 20.1897 8.94146 19.8566 8.7121L12.7166 3.79541ZM10.4235 2.49217C11.3764 1.83602 12.6236 1.83602 13.5765 2.49217L20.7165 7.40886C21.4457 7.91098 21.9104 8.73651 21.9448 9.64736C21.9966 11.0178 22.0564 13.5119 21.8956 15.3292C21.7738 16.7067 21.4561 18.4786 21.2089 19.7353C20.9461 21.0711 19.7924 22.0001 18.4796 22.0001H15.4604C14.4691 22.0001 13.6655 21.1791 13.6655 20.1665V15.9754C13.6655 15.8307 13.5507 15.7134 13.4091 15.7134H10.8956C10.754 15.7134 10.6392 15.8307 10.6392 15.9754V20.1665C10.6392 21.1791 9.83561 22.0001 8.84433 22.0001H5.52037C4.20761 22.0001 3.05389 21.0711 2.79113 19.7353C2.54392 18.4786 2.22624 16.7067 2.10437 15.3292C1.94358 13.5119 2.00338 11.0178 2.05515 9.64736C2.08957 8.73652 2.55427 7.91098 3.28346 7.40886L10.4235 2.49217Z"/></svg></a> +<style>.abstractIconButtonParser {position:absolute;top:0.25rem; }.abstractIconButtonParser svg {fill: rgba(204,204,204,.8);width:1.875rem;height:1.875rem; padding: 0 7px;} .abstractIconButtonParser:hover svg{fill: #333;}</style><a href="https://github.com/breck7/book/blob/public/readme.scroll" class="doNotPrint abstractIconButtonParser" style="right:2rem;"><svg width="800px" height="800px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M21.1213 2.70705C19.9497 1.53548 18.0503 1.53547 16.8787 2.70705L15.1989 4.38685L7.29289 12.2928C7.16473 12.421 7.07382 12.5816 7.02986 12.7574L6.02986 16.7574C5.94466 17.0982 6.04451 17.4587 6.29289 17.707C6.54127 17.9554 6.90176 18.0553 7.24254 17.9701L11.2425 16.9701C11.4184 16.9261 11.5789 16.8352 11.7071 16.707L19.5556 8.85857L21.2929 7.12126C22.4645 5.94969 22.4645 4.05019 21.2929 2.87862L21.1213 2.70705ZM18.2929 4.12126C18.6834 3.73074 19.3166 3.73074 19.7071 4.12126L19.8787 4.29283C20.2692 4.68336 20.2692 5.31653 19.8787 5.70705L18.8622 6.72357L17.3068 5.10738L18.2929 4.12126ZM15.8923 6.52185L17.4477 8.13804L10.4888 15.097L8.37437 15.6256L8.90296 13.5112L15.8923 6.52185ZM4 7.99994C4 7.44766 4.44772 6.99994 5 6.99994H10C10.5523 6.99994 11 6.55223 11 5.99994C11 5.44766 10.5523 4.99994 10 4.99994H5C3.34315 4.99994 2 6.34309 2 7.99994V18.9999C2 20.6568 3.34315 21.9999 5 21.9999H16C17.6569 21.9999 19 20.6568 19 18.9999V13.9999C19 13.4477 18.5523 12.9999 18 12.9999C17.4477 12.9999 17 13.4477 17 13.9999V18.9999C17 19.5522 16.5523 19.9999 16 19.9999H5C4.44772 19.9999 4 19.5522 4 18.9999V7.99994Z"/></svg></a> +<div class="scrollColumns" style="column-width:65ch;column-count:1;max-width:65ch;"> +<div class="scrollSection"><h1 id="particle8" class="scrollTitle"><a href="index.html">A New Way to Program</a></h1> +<style>body { font-family:"Gill Sans", "Bitstream Vera Sans", sans-serif;}</style> +</div> +<div class="scrollSection"><h1 id="particle13" class="scrollParagraph">Particles, Parsers, and Scroll Explained</h1> +</div> +<br> +<p id="particle17" class="scrollParagraph"><center><a href="https://github.com/breck7/book">Public Domain Repo</a> | <a href="https://github.com/breck7/bookES">Early Source Repo</center></a></p> +<br><br> +<p id="particle21" class="scrollParagraph"><a href="preview.pdf"><center>Download preview</a></center></p> +<br><br> +<center><p id="particle25" class="scrollParagraph"></p> +<button id="particle26" onclick="window.location='https://commerce.coinbase.com/checkout/076d5670-9e8e-4e9c-842f-7ddd5d59f77e'"class="scrollButton"><a href="https://commerce.coinbase.com/checkout/076d5670-9e8e-4e9c-842f-7ddd5d59f77e">Buy now</a></button> +</center> +</div> +<br><br> +<p id="particle35" class="scrollParagraph"><center>Corporations & Governments: <a href="https://buy.stripe.com/cN24k2er73Up5QkfZj">book a 1 day in person PPS workshop</a></center></p> +<br><br> +<div class="abstractTextLinkParser"><a href="https://scroll.pub">Built with Scroll v145.8.0</a></div> +</body> +</html> \ No newline at end of file