-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e3c5e75
commit 319c5a8
Showing
2 changed files
with
7 additions
and
7 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,3 +1,3 @@ | ||
remote_theme: pages-themes/midnight@v0.2.0 | ||
remote_theme: pages-themes/merlot@v0.2.0 | ||
plugins: | ||
- jekyll-remote-theme |
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,6 +1,6 @@ | ||
# Demos | ||
|
||
## [`cube`](https://jon-edward.github.io/nephropidae_wasm/demos/cube) | ||
## [Cube](https://jon-edward.github.io/nephropidae_wasm/demos/cube) | ||
Taken from [https://github.com/aardappel/lobster/blob/master/samples/cube.lobster](https://github.com/aardappel/lobster/blob/master/samples/cube.lobster). | ||
|
||
<details open> | ||
|
@@ -61,7 +61,7 @@ Numbers read counter-clockwise about the origin and its opposite vertex. | |
Kris Kowal <[email protected]></pre> | ||
</details> | ||
|
||
## [`lobstercraft`](https://jon-edward.github.io/nephropidae_wasm/demos/lobstercraft/) | ||
## [LobsterCraft](https://jon-edward.github.io/nephropidae_wasm/demos/lobstercraft/) | ||
Taken from [https://github.com/aardappel/lobster/blob/master/samples/lobstercraft.lobster](https://github.com/aardappel/lobster/blob/master/samples/lobstercraft.lobster). | ||
|
||
<details open> | ||
|
@@ -73,7 +73,7 @@ chunks, rendering, and mining/building of blocks created in response to https:// | |
</pre> | ||
</details> | ||
|
||
## [`pendulum`](https://jon-edward.github.io/nephropidae_wasm/demos/pendulum/) | ||
## [Pendulum](https://jon-edward.github.io/nephropidae_wasm/demos/pendulum/) | ||
Taken from [https://github.com/aardappel/lobster/blob/master/samples/pendulum.lobster](https://github.com/aardappel/lobster/blob/master/samples/pendulum.lobster). | ||
|
||
<details open> | ||
|
@@ -83,7 +83,7 @@ based on: http://www.physicsandbox.com/projects/double-pendulum.html</pre> | |
</details> | ||
|
||
|
||
## [`physics_boxes`](https://jon-edward.github.io/nephropidae_wasm/demos/physics_boxes/) | ||
## [Physics Boxes](https://jon-edward.github.io/nephropidae_wasm/demos/physics_boxes/) | ||
Taken from [https://github.com/aardappel/lobster/blob/master/samples/physics_boxes.lobster](https://github.com/aardappel/lobster/blob/master/samples/physics_boxes.lobster). | ||
|
||
<details open> | ||
|
@@ -93,7 +93,7 @@ Showing off physics features in Lobster</pre> | |
</details> | ||
|
||
|
||
## [`physics_water`](https://jon-edward.github.io/nephropidae_wasm/demos/physics_water/) | ||
## [Physics Water](https://jon-edward.github.io/nephropidae_wasm/demos/physics_water/) | ||
Taken from [https://github.com/aardappel/lobster/blob/master/samples/physics_water.lobster](https://github.com/aardappel/lobster/blob/master/samples/physics_water.lobster). | ||
|
||
<details open> | ||
|
@@ -103,7 +103,7 @@ Showing off physics features in Lobster</pre> | |
</details> | ||
|
||
|
||
## [`pythtree`](https://jon-edward.github.io/nephropidae_wasm/demos/pythtree/) | ||
## [PythTree](https://jon-edward.github.io/nephropidae_wasm/demos/pythtree/) | ||
Taken from [https://github.com/aardappel/lobster/blob/master/samples/pythtree.lobster](https://github.com/aardappel/lobster/blob/master/samples/pythtree.lobster). | ||
|
||
<details open> | ||
|