Skip to content

Commit

Permalink
Deploy website - based on 51c3e862c9d60fd1a87f3928b17632357c552781
Browse files Browse the repository at this point in the history
  • Loading branch information
cbebe committed Oct 3, 2024
1 parent 09dd195 commit 1c497b9
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 11 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.e4be1fc77b5109bee48c3d82daf9f9905288eb2c69198605b0fce3ee9e9d03c3.css integrity="sha256-5L4fx3tRCb7kjD2C2vn5kFKI6yxpGYYFsPzj7p6dA8M=" 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.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>

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

This file was deleted.

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.e4be1fc77b5109bee48c3d82daf9f9905288eb2c69198605b0fce3ee9e9d03c3.css integrity="sha256-5L4fx3tRCb7kjD2C2vn5kFKI6yxpGYYFsPzj7p6dA8M=" 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.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>
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.e4be1fc77b5109bee48c3d82daf9f9905288eb2c69198605b0fce3ee9e9d03c3.css integrity="sha256-5L4fx3tRCb7kjD2C2vn5kFKI6yxpGYYFsPzj7p6dA8M=" 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.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>
2 changes: 1 addition & 1 deletion 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.e4be1fc77b5109bee48c3d82daf9f9905288eb2c69198605b0fce3ee9e9d03c3.css integrity="sha256-5L4fx3tRCb7kjD2C2vn5kFKI6yxpGYYFsPzj7p6dA8M=" 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.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
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
Loading

0 comments on commit 1c497b9

Please sign in to comment.