diff --git a/links/main.css b/links/main.css index 15b35e580..fab64c95d 100644 --- a/links/main.css +++ b/links/main.css @@ -87,7 +87,7 @@ main > table.col tr > *:first-child { padding-left: 0px } main > table.col b { font-weight: bold } main img.detail { max-width: 64px; float: left;border: 1px solid #777;padding: 20px;margin: 0px 20px 20px 0px;border-radius: 3px; } -main .shortcut {display: inline-block; margin-right:10px; } +main .shortcut {display: inline-block; margin-right:3px; } main dt, kbd { background: #000; display: inline-block; padding: 2px 5px; margin: 0px; color: white; font-size: 12px; line-height: 16px; border-radius: 2px; font-weight: bold } main .shortcut-list dd { display: inline; line-height: 25px; margin-left: 10px; margin-right: 0px; } diff --git a/site/adelie.html b/site/adelie.html index 2d51506b1..0cf8eb617 100644 --- a/site/adelie.html +++ b/site/adelie.html @@ -70,7 +70,6 @@

adelie

A slideshow program

  • Wait
  • Rect
  • Example project
  • -
  • Story
  • Getting Started

    @@ -433,10 +432,6 @@

    Example file

    WAIT 08 -

    Story

    - -

    We produced Adelie for our Libre Planet Keynote talk in March 2022. We used it again for our Nime 2022 Keynote talk.

    -

    license

    The license applies to all the documented projects, the projects themselves and their assets. The source code of this website and our apps are under the MIT License, but the assets and text content of this website and of our apps are under the BY-NC-SA4.0 License. We are happy to pass knowledge, and that others can learn from our projects, improve on them, or make them into something else that is useful.

    DO NOT resell or mint our work, doing so is very lazy, and disrespectful to us.

    You can find our more recent projects on Sourcehut.

    diff --git a/site/busy_doing_nothing.html b/site/busy_doing_nothing.html index 47b77fa26..7ec781db4 100644 --- a/site/busy_doing_nothing.html +++ b/site/busy_doing_nothing.html @@ -55,7 +55,7 @@

    Paperback release

    Buy Busy Doing Nothing paperback -

    As of April 20th 2024, we have sold 457 copies of the paperback book, and 947 copies of the digital version, for a grand total of 1404 copies. Thank you all so much :)... we are so very grateful, especially considering it is self-published and that we chose not to distribute through big online stores like Amazon.

    +

    As of December 10th 2024, we have sold 521 copies of the paperback book, and 1,014 copies of the digital version, for a grand total of 1535 copies. Thank you all so much. We are so grateful, especially considering it was self-published and that we chose not to distribute through big online stores like Amazon.

    A paperback book is opened to a page featuring an illustration of cartoon character waiting for wind diff --git a/site/dotgrid.html b/site/dotgrid.html index 704e3883c..2ff2ab042 100644 --- a/site/dotgrid.html +++ b/site/dotgrid.html @@ -47,7 +47,6 @@

    dotgrid

    - + @@ -65,9 +65,7 @@

    left

    It supports Uxntal syntax highlight, proportional text, inline images and the snarf buffer. The alt key is used as a LEAP key to navigate the body of the text. This version is updated regularly.

    -

    To view the documentation for the former version of Left, see left electron.

    - -

    Both the Uxn and Electron versions are available on itch.io.

    +

    To view the documentation for the former version of Left, see left electron. Both the Uxn and Electron versions are available on itch.io.

    Download Left diff --git a/site/nasu.html b/site/nasu.html index eb75b6272..d89355852 100644 --- a/site/nasu.html +++ b/site/nasu.html @@ -245,7 +245,7 @@

    Select tool

    This tool can set focus on a specific tile. Choosing a tile with the select tool changes the information in the blend view, pre view, zoom view and data view.

    -

    With the select tool, it is possible to copy and paste entire sprites from one place to the other, or from one Nasu instance to another. To do this, select a sprite that spans multiple tiles and press ctrl + c. Navigate to the desired spot on the canvas, with your cursor select the tile width of your sprite and then press ctrl + v. Your sprite will be pasted on the canvas as is. It is also possible to paste the sprite already pre-broken down on a line, to do this, while on the canvas make a horizontal selection exceeding the number of tiles that make up the sprite, and press ctrl + v.

    +

    With the select tool, it is possible to copy and paste entire sprites from one place to the other, or from one Nasu instance to another. To do this, select a sprite that spans multiple tiles and press ctrl + c. Navigate to the desired spot on the canvas, with your cursor select the tile width of your sprite and then press ctrl + v. Your sprite will be pasted on the canvas as is. It is also possible to paste the sprite already pre-broken down on a line, to do this, while on the canvas make a horizontal selection exceeding the number of tiles that make up the sprite, and press ctrl + v.


    @@ -261,7 +261,7 @@

    Zoom tool


    -De-evolved Nasubit +De-evolved Nasubit diff --git a/site/nasu_guide.html b/site/nasu_guide.html index a0bd741af..d4211c395 100644 --- a/site/nasu_guide.html +++ b/site/nasu_guide.html @@ -236,7 +236,7 @@

    Select tool

    This tool can set focus on a specific tile. Choosing a tile with the select tool changes the information in the blend view, pre view, zoom view and data view.

    -

    With the select tool, it is possible to copy and paste entire sprites from one place to the other, or from one Nasu instance to another. To do this, select a sprite that spans multiple tiles and press ctrl + c. Navigate to the desired spot on the canvas, with your cursor select the tile width of your sprite and then press ctrl + v. Your sprite will be pasted on the canvas as is. It is also possible to paste the sprite already pre-broken down on a line, to do this, while on the canvas make a horizontal selection exceeding the number of tiles that make up the sprite, and press ctrl + v.

    +

    With the select tool, it is possible to copy and paste entire sprites from one place to the other, or from one Nasu instance to another. To do this, select a sprite that spans multiple tiles and press ctrl + c. Navigate to the desired spot on the canvas, with your cursor select the tile width of your sprite and then press ctrl + v. Your sprite will be pasted on the canvas as is. It is also possible to paste the sprite already pre-broken down on a line, to do this, while on the canvas make a horizontal selection exceeding the number of tiles that make up the sprite, and press ctrl + v.


    @@ -252,7 +252,7 @@

    Zoom tool


    -De-evolved Nasubit +De-evolved Nasubit diff --git a/site/projects.html b/site/projects.html index 119f59d45..abc96ea86 100644 --- a/site/projects.html +++ b/site/projects.html @@ -59,25 +59,25 @@

    Tools

    a turnip-like character with one eye

    Orca

    -

    A livecoding environment

    +

    The livecoding environment

    a bell pepper-shaped character with a diamond-shaped eye

    Noodle

    -

    A sketch tool

    +

    The sketch tool

    a root-vegetable shaped character with a long stalk

    Left

    -

    A writing tool

    +

    The writing tool

    an eggplant-shaped character with thick leaves

    Nasu

    -

    A spritesheet editor

    +

    The spritesheet editor

    a ginger-root shaped character with one eye @@ -112,13 +112,13 @@

    Books

    a creature that is a cross between a camel and a fennec

    Wiktopher

    -

    Desert Tales

    +

    Desert Tales(fiction)

    a sailboat sailing on rabbit waves

    Busy Doing Nothing

    -

    At sea for 51 days, from Japan to Canada

    +

    At sea for 51 days, from Japan to Canada(non-fiction)

    a small circle within a large circle with a gap at the top, in the gap lies a small dot @@ -184,7 +184,7 @@

    Other

    Videos

    -

    Sailing vlogs films between 2016-2020

    +

    Sailing vlogs filmed between 2016-2020

    diff --git a/site/teapot.html b/site/teapot.html index 55c3fa49c..98a7994cd 100644 --- a/site/teapot.html +++ b/site/teapot.html @@ -51,7 +51,7 @@

    teapot

    The rabbits rowing in False Creek, Vancouver. Photo courtesy of our friend Brady -

    We had a soft dinghy for a while, named Iggy but it died in the South Pacific.

    +

    We had an inflatable PVC dinghy for a while, named Iggy but it died in the South Pacific — PVC is a poor choice in warmer climates, if you want a sturdy dinghy choose Hypalon or a hard dinghy, or consider making UV-resistant tube covers for your PVC dinghy.

    @@ -69,11 +69,11 @@

    teapot

    a hole in the keel of a dinghy -

    we had noticed there was a weakness there before, a bit an indent in the material, but we did not think there was an actual hole. When hauling the dinghy up on deck, we noticed how heavy it sometimes got... that was because the inner compartment was half-filled with seawater. We thought the hole came from elsewhere, from the plug on the inside (used to empty water trapped in the inner compartment), but as soon as we'd pump the water out, in came more water. We think the hole enlargened itself, after we hauled the dinghy ashore over rocks, barnacles a few times this year. We cleaned up the hole and added some thickened epoxy to fill it. We hope to add either a strip of wood, or metal to the whole length of the keel so it doesn't get eaten up again.

    +

    We had noticed there was a weakness there before, a bit an indent in the material, but we did not think there was an actual hole. When hauling the dinghy up on deck, we noticed how heavy it sometimes got... that was because the inner compartment was half-filled with seawater. We thought the hole came from elsewhere, from the plug on the inside (used to empty water trapped in the inner compartment), but as soon as we'd pump the water out, in came more water. We think the hole enlargened itself, after we hauled the dinghy ashore over rocks, barnacles a few times this year. We cleaned up the hole and added some thickened epoxy to fill it. We hope to add either a strip of wood, or metal to the whole length of the keel so it doesn't get eaten up again.

    -

    2024.03.03. The seat that our dinghy came with had a very bad crack, we didn't much like the design so we didn't keep it. This year, someone in the marina put a dinghy seat in the trash, we rescued it and installed it on Teapot :)! We also added some carbon sheeting to the ends of the oars, and near where the fins start to re-enforce the wood. When rowing, we often hit the end of the oars on rocks when trying to get away from shore.

    +

    2024.03.03. The seat that our dinghy came with had a very bad crack, we didn't much like the design so we didn't keep it. This year, someone in the marina put a dinghy seat in the trash, we rescued it and installed it on Teapot :)! We also added some carbon sheeting to the ends of the oars, and near where the fins start to re-enforce the wood. When rowing, we often hit the end of the oars on rocks when trying to get away from shore. While doing this project, we realized that one of oars wasn't the same length as the other...

    Tour of a Yamaha 33 Sailboat

    -

    Whangarei, New Zealand. 2016

    +

    Whangarei, New Zealand. 2018

    The Coral Chasms of Niue

    -

    Alofi, Niue. 2016

    +

    Alofi, Niue. 2017

    Thousand Rooms

    -

    West Coast, United States. 2016

    +

    West Coast, United States. 2017

    diff --git a/site/wiktopher.html b/site/wiktopher.html index 142df097e..df3811843 100644 --- a/site/wiktopher.html +++ b/site/wiktopher.html @@ -64,6 +64,8 @@

    wiktopher

    Getting Started

    @@ -388,8 +387,4 @@

    Example file

    WAIT 08 -

    Story

    - -

    We produced Adelie for our Libre Planet Keynote talk in March 2022. We used it again for our Nime 2022 Keynote talk.

    - {/license} diff --git a/src/inc/busy_doing_nothing.htm b/src/inc/busy_doing_nothing.htm index a17ff9c70..4bdc5cfd3 100644 --- a/src/inc/busy_doing_nothing.htm +++ b/src/inc/busy_doing_nothing.htm @@ -10,7 +10,7 @@

    Paperback release

    Buy Busy Doing Nothing paperback -

    As of April 20th 2024, we have sold 457 copies of the paperback book, and 947 copies of the digital version, for a grand total of 1404 copies. Thank you all so much :)... we are so very grateful, especially considering it is self-published and that we chose not to distribute through big online stores like Amazon.

    +

    As of December 10th 2024, we have sold 521 copies of the paperback book, and 1,014 copies of the digital version, for a grand total of 1535 copies. Thank you all so much. We are so grateful, especially considering it was self-published and that we chose not to distribute through big online stores like Amazon.

    A paperback book is opened to a page featuring an illustration of cartoon character waiting for wind diff --git a/src/inc/dotgrid.htm b/src/inc/dotgrid.htm index 9efafbe76..5d056851f 100644 --- a/src/inc/dotgrid.htm +++ b/src/inc/dotgrid.htm @@ -2,7 +2,6 @@ - + @@ -20,9 +20,7 @@

    It supports Uxntal syntax highlight, proportional text, inline images and the snarf buffer. The alt key is used as a LEAP key to navigate the body of the text. This version is updated regularly.

    -

    To view the documentation for the former version of Left, see {left electron}.

    - -

    Both the Uxn and Electron versions are available on itch.io.

    +

    To view the documentation for the former version of Left, see {left electron}. Both the Uxn and Electron versions are available on itch.io.

    Download Left diff --git a/src/inc/nasu_guide.htm b/src/inc/nasu_guide.htm index d8bb338e5..e22fcc56b 100644 --- a/src/inc/nasu_guide.htm +++ b/src/inc/nasu_guide.htm @@ -191,7 +191,7 @@

    Select tool

    This tool can set focus on a specific tile. Choosing a tile with the select tool changes the information in the blend view, pre view, zoom view and data view.

    -

    With the select tool, it is possible to copy and paste entire sprites from one place to the other, or from one Nasu instance to another. To do this, select a sprite that spans multiple tiles and press ctrl + c. Navigate to the desired spot on the canvas, with your cursor select the tile width of your sprite and then press ctrl + v. Your sprite will be pasted on the canvas as is. It is also possible to paste the sprite already pre-broken down on a line, to do this, while on the canvas make a horizontal selection exceeding the number of tiles that make up the sprite, and press ctrl + v.

    +

    With the select tool, it is possible to copy and paste entire sprites from one place to the other, or from one Nasu instance to another. To do this, select a sprite that spans multiple tiles and press ctrl + c. Navigate to the desired spot on the canvas, with your cursor select the tile width of your sprite and then press ctrl + v. Your sprite will be pasted on the canvas as is. It is also possible to paste the sprite already pre-broken down on a line, to do this, while on the canvas make a horizontal selection exceeding the number of tiles that make up the sprite, and press ctrl + v.


    @@ -207,5 +207,5 @@

    Zoom tool


    -De-evolved Nasubit +De-evolved Nasubit diff --git a/src/inc/projects.htm b/src/inc/projects.htm index ed33b6222..f45854363 100644 --- a/src/inc/projects.htm +++ b/src/inc/projects.htm @@ -14,25 +14,25 @@

    Tools

    a turnip-like character with one eye

    Orca

    -

    A livecoding environment

    +

    The livecoding environment

    a bell pepper-shaped character with a diamond-shaped eye

    Noodle

    -

    A sketch tool

    +

    The sketch tool

    a root-vegetable shaped character with a long stalk

    Left

    -

    A writing tool

    +

    The writing tool

    an eggplant-shaped character with thick leaves

    Nasu

    -

    A spritesheet editor

    +

    The spritesheet editor

    a ginger-root shaped character with one eye @@ -67,13 +67,13 @@

    Books

    a creature that is a cross between a camel and a fennec

    Wiktopher

    -

    Desert Tales

    +

    Desert Tales(fiction)

    a sailboat sailing on rabbit waves

    Busy Doing Nothing

    -

    At sea for 51 days, from Japan to Canada

    +

    At sea for 51 days, from Japan to Canada(non-fiction)

    a small circle within a large circle with a gap at the top, in the gap lies a small dot @@ -139,7 +139,7 @@

    Other

    Videos

    -

    Sailing vlogs films between 2016-2020

    +

    Sailing vlogs filmed between 2016-2020

    diff --git a/src/inc/teapot.htm b/src/inc/teapot.htm index 02ffc825e..cb2b711ea 100644 --- a/src/inc/teapot.htm +++ b/src/inc/teapot.htm @@ -6,7 +6,7 @@ The rabbits rowing in False Creek, Vancouver. Photo courtesy of our friend Brady -

    We had a soft dinghy for a while, named {Iggy} but it died in the South Pacific.

    +

    We had an inflatable PVC dinghy for a while, named {Iggy} but it died in the South Pacific — PVC is a poor choice in warmer climates, if you want a sturdy dinghy choose Hypalon or a hard dinghy, or consider making UV-resistant tube covers for your PVC dinghy.

    @@ -24,8 +24,8 @@ a hole in the keel of a dinghy -

    we had noticed there was a weakness there before, a bit an indent in the material, but we did not think there was an actual hole. When hauling the dinghy up on deck, we noticed how heavy it sometimes got... that was because the inner compartment was half-filled with seawater. We thought the hole came from elsewhere, from the plug on the inside (used to empty water trapped in the inner compartment), but as soon as we'd pump the water out, in came more water. We think the hole enlargened itself, after we hauled the dinghy ashore over rocks, barnacles a few times this year. We cleaned up the hole and added some thickened epoxy to fill it. We hope to add either a strip of wood, or metal to the whole length of the keel so it doesn't get eaten up again.

    +

    We had noticed there was a weakness there before, a bit an indent in the material, but we did not think there was an actual hole. When hauling the dinghy up on deck, we noticed how heavy it sometimes got... that was because the inner compartment was half-filled with seawater. We thought the hole came from elsewhere, from the plug on the inside (used to empty water trapped in the inner compartment), but as soon as we'd pump the water out, in came more water. We think the hole enlargened itself, after we hauled the dinghy ashore over rocks, barnacles a few times this year. We cleaned up the hole and added some thickened epoxy to fill it. We hope to add either a strip of wood, or metal to the whole length of the keel so it doesn't get eaten up again.

    -

    2024.03.03. The seat that our dinghy came with had a very bad crack, we didn't much like the design so we didn't keep it. This year, someone in the marina put a dinghy seat in the trash, we rescued it and installed it on Teapot :)! We also added some carbon sheeting to the ends of the oars, and near where the fins start to re-enforce the wood. When rowing, we often hit the end of the oars on rocks when trying to get away from shore.

    \ No newline at end of file +

    2024.03.03. The seat that our dinghy came with had a very bad crack, we didn't much like the design so we didn't keep it. This year, someone in the marina put a dinghy seat in the trash, we rescued it and installed it on Teapot :)! We also added some carbon sheeting to the ends of the oars, and near where the fins start to re-enforce the wood. When rowing, we often hit the end of the oars on rocks when trying to get away from shore. While doing this project, we realized that one of oars wasn't the same length as the other...

    \ No newline at end of file diff --git a/src/inc/videos.htm b/src/inc/videos.htm index 11f82cf28..dac9c3ff0 100644 --- a/src/inc/videos.htm +++ b/src/inc/videos.htm @@ -1,6 +1,6 @@

    Between 2016 and 2020, we published videos on YouTube every month, the goal was to share our progress around the Pacific to our friends, and family and to provide some context for our projects. In rough weather, we prioritized our own safety above all, and so we rarely had footage of rough seas.

    -

    The videos have voice over and custom art by Rek and music by Devine. We compiled the music into an album(Bandcamp).

    +

    The videos had voice over and custom art by Rek and music by Devine. We compiled the music into an album(Bandcamp).

    Tour of a Yamaha 33 Sailboat

    -

    Whangarei, New Zealand. 2016

    +

    Whangarei, New Zealand. 2018

    The Coral Chasms of Niue

    -

    Alofi, Niue. 2016

    +

    Alofi, Niue. 2017

    Thousand Rooms

    -

    West Coast, United States. 2016

    +

    West Coast, United States. 2017

    diff --git a/src/inc/wiktopher.htm b/src/inc/wiktopher.htm index 12a646750..4cca7b404 100644 --- a/src/inc/wiktopher.htm +++ b/src/inc/wiktopher.htm @@ -19,6 +19,8 @@

    You can read the first two chapters of the finished story here[4.4 MiB] as a PDF. If you liked what you've read, consider reading the rest.

    +

    As of December 10th 2024, we have sold 94 copies of the paperback book, and 183 copies of the digital version, for a grand total of 277 copies. Thank you. We are so grateful, especially considering it was self-published and that we chose not to distribute through big online stores like Amazon.

    +

    Paperback release