-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy website - based on 51c3e862c9d60fd1a87f3928b17632357c552781
- Loading branch information
Showing
11 changed files
with
13 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
1 change: 1 addition & 0 deletions
1
css/main.min.74847b602030413736cf050c0517c1bdbe4ec0679a9ef034525ce1b688a5e89b.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
css/main.min.e4be1fc77b5109bee48c3d82daf9f9905288eb2c69198605b0fce3ee9e9d03c3.css
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
css/opening.min.58d78a5b705d11513e4f33cfa546468359cfd81ef032d01a950f9370340cb9ed.css
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
css/opening.min.ce541f33bb25e7830167284dc04dc51a9b66ecb5b82fd9507da61252a2e5f231.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 ><name>. Every line of fysh ends with a wave ~. ><Steven> ~ Steven has binary scales. In Fysh, } represents 1 and ) represents 0. Here, Steven is valued at 0b101, which is 5 in decimal. ><steven> = ><})}> ~ 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 <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 ><name>. Every line of fysh ends with a wave ~. ><Steven> ~ Steven has binary scales. In Fysh, } represents 1 and ) represents 0. Here, Steven is valued at 0b101, which is 5 in decimal. ><steven> = ><})}> ~ 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 <filename>.fysh.</main><footer><p>Copyright 2024. All rights reserved.</p></footer></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 <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 <filename>.fysh</code>.</li></ol></main><footer><p>Copyright 2024. All rights reserved.</p></footer></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.