Skip to content

Commit

Permalink
Deploy website - based on 2d6f04a7011ef76d11c5ff5b060c79094c552b49
Browse files Browse the repository at this point in the history
  • Loading branch information
cbebe committed Oct 4, 2024
1 parent 1c497b9 commit e22a5cd
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion categories/index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!doctype html><html lang=en-us dir=ltr><head><meta charset=utf-8><meta name=viewport content="width=device-width;initial-scale=1"><link rel="shortcut icon" href=/favicon.png type=image/png><title>Categories | Fysh</title>
<link rel=stylesheet href=/css/main.min.74847b602030413736cf050c0517c1bdbe4ec0679a9ef034525ce1b688a5e89b.css integrity="sha256-dIR7YCAwQTc2zwUMBRfBvb5OwGeanvA0Ulzhtoil6Js=" crossorigin=anonymous></head><body><header><h1>Fysh</h1><nav><ul><li><a href=/>Home</a></li><li><a href=/docs/>Docs</a></li></ul></nav></header><main><h1>Categories</h1></main><footer><p>Copyright 2024. All rights reserved.</p></footer></body></html>
<link rel=stylesheet href=/css/main.min.a26f76782b129861e74d41fcf31b4eec699cebb606dd7b809d5aa5cdc74b0eec.css integrity="sha256-om92eCsSmGHnTUH88xtO7Gmc67YG3XuAnVqlzcdLDuw=" crossorigin=anonymous></head><body><header id=header><nav class=corner-nav></nav><a href=/><code>>&lt;fysh></code></nav><nav><ul><li><a href=/docs/>Docs</a></li><li><a href=https://github.com/Fysh-Fyve/fysh>Source</a></li></ul></nav></header><main id=main-block><h1>Categories</h1></main><footer id=footer></footer></body></html>

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!doctype html><html lang=en-us dir=ltr><head><meta charset=utf-8><meta name=viewport content="width=device-width;initial-scale=1"><link rel="shortcut icon" href=/favicon.png type=image/png><title>Docs | Fysh</title>
<link rel=stylesheet href=/css/main.min.74847b602030413736cf050c0517c1bdbe4ec0679a9ef034525ce1b688a5e89b.css integrity="sha256-dIR7YCAwQTc2zwUMBRfBvb5OwGeanvA0Ulzhtoil6Js=" crossorigin=anonymous></head><body><header><h1>Fysh</h1><nav><ul><li><a href=/>Home</a></li><li><a aria-current=page class=active href=/docs/>Docs</a></li></ul></nav></header><main><h1>Docs</h1><h2><a href=/docs/manual/>🐙 Fyshing Manual</a></h2>🐠 Chapter 1: Fysh Syntax Click to expand 🐟 Variables Meet Steven, our fishy friend. In Fysh, variables like Steven are declared with >&lt;name>. Every line of fysh ends with a wave ~. >&lt;Steven> ~ Steven has binary scales. In Fysh, } represents 1 and ) represents 0. Here, Steven is valued at 0b101, which is 5 in decimal. >&lt;steven> = >&lt;})}> ~ Steven doesn’t give a flying fysh about scale direction.<h2><a href=/docs/installation/>👩‍💻 How to Compile and Run Fysh</a></h2>⚙️ Option 1: Using VSCode Download the Fysh VSCode extension. Create a .fysh file. Write your code. Press the run button. ⚙️ Option 2: Using Command Line Install the latest version go install github.com/Fysh-Fyve/fysh@latest Execute with fysh &lt;filename>.fysh.</main><footer><p>Copyright 2024. All rights reserved.</p></footer></body></html>
<link rel=stylesheet href=/css/main.min.a26f76782b129861e74d41fcf31b4eec699cebb606dd7b809d5aa5cdc74b0eec.css integrity="sha256-om92eCsSmGHnTUH88xtO7Gmc67YG3XuAnVqlzcdLDuw=" crossorigin=anonymous></head><body><header id=header><nav class=corner-nav></nav><a href=/><code>>&lt;fysh></code></nav><nav><ul><li><a aria-current=page class=active href=/docs/>Docs</a></li><li><a href=https://github.com/Fysh-Fyve/fysh>Source</a></li></ul></nav></header><main id=main-block><h1>Docs</h1><h2><a href=/docs/manual/>🐙 Fyshing Manual</a></h2>🐠 Chapter 1: Fysh Syntax Click to expand 🐟 Variables Meet Steven, our fishy friend. In Fysh, variables like Steven are declared with >&lt;name>. Every line of fysh ends with a wave ~. >&lt;Steven> ~ Steven has binary scales. In Fysh, } represents 1 and ) represents 0. Here, Steven is valued at 0b101, which is 5 in decimal. >&lt;steven> = >&lt;})}> ~ Steven doesn’t give a flying fysh about scale direction.<h2><a href=/docs/installation/>👩‍💻 How to Compile and Run Fysh</a></h2>⚙️ Option 1: Using VSCode Download the Fysh VSCode extension. Create a .fysh file. Write your code. Press the run button. ⚙️ Option 2: Using Command Line Install the latest version go install github.com/Fysh-Fyve/fysh@latest Execute with fysh &lt;filename>.fysh.</main><footer id=footer></footer></body></html>
2 changes: 1 addition & 1 deletion docs/installation/index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!doctype html><html lang=en-us dir=ltr><head><meta charset=utf-8><meta name=viewport content="width=device-width;initial-scale=1"><link rel="shortcut icon" href=/favicon.png type=image/png><title>👩‍💻 How to Compile and Run Fysh | Fysh</title>
<link rel=stylesheet href=/css/main.min.74847b602030413736cf050c0517c1bdbe4ec0679a9ef034525ce1b688a5e89b.css integrity="sha256-dIR7YCAwQTc2zwUMBRfBvb5OwGeanvA0Ulzhtoil6Js=" crossorigin=anonymous></head><body><header><h1>Fysh</h1><nav><ul><li><a href=/>Home</a></li><li><a aria-current=true class=ancestor href=/docs/>Docs</a></li></ul></nav></header><main><h1>👩‍💻 How to Compile and Run Fysh</h1><h2 id=-option-1-using-vscode>⚙️ Option 1: Using VSCode</h2><ol><li>Download the <code>Fysh</code> VSCode extension.</li><li>Create a <code>.fysh</code> file.</li><li>Write your code.</li><li>Press the run button.</li></ol><h2 id=-option-2-using-command-line>⚙️ Option 2: Using Command Line</h2><ol><li>Install the latest version <code>go install github.com/Fysh-Fyve/fysh@latest</code></li><li>Execute with <code>fysh &lt;filename>.fysh</code>.</li></ol></main><footer><p>Copyright 2024. All rights reserved.</p></footer></body></html>
<link rel=stylesheet href=/css/main.min.a26f76782b129861e74d41fcf31b4eec699cebb606dd7b809d5aa5cdc74b0eec.css integrity="sha256-om92eCsSmGHnTUH88xtO7Gmc67YG3XuAnVqlzcdLDuw=" crossorigin=anonymous></head><body><header id=header><nav class=corner-nav></nav><a href=/><code>>&lt;fysh></code></nav><nav><ul><li><a aria-current=true class=ancestor href=/docs/>Docs</a></li><li><a href=https://github.com/Fysh-Fyve/fysh>Source</a></li></ul></nav></header><main id=main-block><h1>👩‍💻 How to Compile and Run Fysh</h1><h2 id=-option-1-using-vscode>⚙️ Option 1: Using VSCode</h2><ol><li>Download the <code>Fysh</code> VSCode extension.</li><li>Create a <code>.fysh</code> file.</li><li>Write your code.</li><li>Press the run button.</li></ol><h2 id=-option-2-using-command-line>⚙️ Option 2: Using Command Line</h2><ol><li>Install the latest version <code>go install github.com/Fysh-Fyve/fysh@latest</code></li><li>Execute with <code>fysh &lt;filename>.fysh</code>.</li></ol></main><footer id=footer></footer></body></html>
4 changes: 2 additions & 2 deletions docs/manual/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!doctype html><html lang=en-us dir=ltr><head><meta charset=utf-8><meta name=viewport content="width=device-width;initial-scale=1"><link rel="shortcut icon" href=/favicon.png type=image/png><title>🐙 Fyshing Manual | Fysh</title>
<link rel=stylesheet href=/css/main.min.74847b602030413736cf050c0517c1bdbe4ec0679a9ef034525ce1b688a5e89b.css integrity="sha256-dIR7YCAwQTc2zwUMBRfBvb5OwGeanvA0Ulzhtoil6Js=" crossorigin=anonymous></head><body><header><h1>Fysh</h1><nav><ul><li><a href=/>Home</a></li><li><a aria-current=true class=ancestor href=/docs/>Docs</a></li></ul></nav></header><main><h1>🐙 Fyshing Manual</h1><h2 id=-chapter-1-fysh-syntax>🐠 Chapter 1: Fysh Syntax</h2><details><summary>Click to expand</summary><h3 id=-variables>🐟 Variables</h3><ul><li>Meet Steven, our fishy friend. In Fysh, variables like Steven are declared
<link rel=stylesheet href=/css/main.min.a26f76782b129861e74d41fcf31b4eec699cebb606dd7b809d5aa5cdc74b0eec.css integrity="sha256-om92eCsSmGHnTUH88xtO7Gmc67YG3XuAnVqlzcdLDuw=" crossorigin=anonymous></head><body><header id=header><nav class=corner-nav></nav><a href=/><code>>&lt;fysh></code></nav><nav><ul><li><a aria-current=true class=ancestor href=/docs/>Docs</a></li><li><a href=https://github.com/Fysh-Fyve/fysh>Source</a></li></ul></nav></header><main id=main-block><h1>🐙 Fyshing Manual</h1><h2 id=-chapter-1-fysh-syntax>🐠 Chapter 1: Fysh Syntax</h2><details><summary>Click to expand</summary><h3 id=-variables>🐟 Variables</h3><ul><li>Meet Steven, our fishy friend. In Fysh, variables like Steven are declared
with <code>>&lt;name></code>. Every line of fysh ends with a wave <code>~</code>.</li></ul><pre tabindex=0><code class=language-fysh data-lang=fysh>&gt;&lt;Steven&gt; ~
</code></pre><ul><li>Steven has binary scales. In Fysh, <code>}</code> represents <code>1</code> and <code>)</code> represents <code>0</code>.
Here, Steven is valued at <code>0b101</code>, which is <code>5</code> in decimal.</li></ul><pre tabindex=0><code class=language-fysh data-lang=fysh>&gt;&lt;steven&gt; = &gt;&lt;})}&gt; ~
Expand Down Expand Up @@ -145,4 +145,4 @@
</code></pre><p>Let&rsquo;s break it down:</p><ol><li><code>>&lt;number>>&lt;{({°> ~</code> - Declare the number to calculate the factorial of.
(5 in this case)</li><li><code>>&lt;factorial>>&lt;(({°> ~</code> - Declare the factorial variable. (1 in this case)</li><li><code>🌀 [>&lt;number> o~ >&lt;(({°>]</code> - While the number is greater than 1, do the
following:<ol><li><code>>&lt;factorial>>&lt;factorial>>&lt;number> ~</code> - Multiply the factorial by
the number.</li><li><code>&lt;number>&lt;&lt; ~</code> - Decrement the number.</li><li>Repeat until the number is 1.</li></ol></li><li><code>(+o >&lt;factorial> ~</code> - Output the factorial.</li></ol></details></main><footer><p>Copyright 2024. All rights reserved.</p></footer></body></html>
the number.</li><li><code>&lt;number>&lt;&lt; ~</code> - Decrement the number.</li><li>Repeat until the number is 1.</li></ol></li><li><code>(+o >&lt;factorial> ~</code> - Output the factorial.</li></ol></details></main><footer id=footer></footer></body></html>
Loading

0 comments on commit e22a5cd

Please sign in to comment.