From 63432c2f707f4a3351ce6811cd5059f0a4cddc05 Mon Sep 17 00:00:00 2001 From: IanSkinner1982 Date: Mon, 17 Apr 2023 10:10:42 -0400 Subject: [PATCH] maybe fix canonical urls to make google happy? --- _config.yml | 2 +- _data/projects-archived.yml | 12 ----------- _data/projects-maintained.yml | 20 ------------------- _layouts/default.html | 6 +++--- _layouts/dsiware.html | 6 +++--- _site/contactus.html | 6 +++--- _site/dsi.html | 6 +++--- _site/dsidev/dsgamecardtosd.html | 6 +++--- _site/dsidev/dsishop.html | 6 +++--- .../dsidev/dsishop/NCL/ec/ec_deviceInfo.html | 6 +++--- .../dsishop/NCL/ec/ec_example_index.html | 6 +++--- _site/dsidev/dsishop/NCL/index.html | 6 +++--- .../dsidev/dsishop/SMC/ec/ec_deviceInfo.html | 6 +++--- .../dsishop/SMC/ec/ec_example_index.html | 6 +++--- .../shopmock/fontlist_01_index.html | 6 +++--- .../shopmock/fontlist_02_index.html | 6 +++--- .../shopmock/fontlist_03_index.html | 6 +++--- .../shopmock/fontlist_04_index.html | 6 +++--- .../SMC/font_check/shopmock/index.html | 6 +++--- _site/dsidev/dsishop/SMC/index.html | 6 +++--- _site/dsidev/dsishop/startup.html | 6 +++--- _site/dsidev/ecconfigview.html | 6 +++--- _site/dsidev/index.html | 6 +++--- _site/dsidev/nandfiler.html | 6 +++--- _site/dsidev/nandsweeper.html | 6 +++--- _site/dsidev/notlaunch.html | 6 +++--- _site/dsidev/photochecker.html | 6 +++--- _site/dsidev/pictochat.html | 6 +++--- _site/dsidev/sd2photo.html | 6 +++--- _site/dsidev/settings.html | 6 +++--- _site/dsidev/soundplayer.html | 6 +++--- _site/dsidev/tcl-2.html | 6 +++--- _site/dsidev/twlnmenu.html | 6 +++--- _site/dsidev/wifiicon.html | 6 +++--- _site/feed.xml | 2 +- _site/index.html | 6 +++--- 36 files changed, 98 insertions(+), 130 deletions(-) delete mode 100644 _data/projects-archived.yml delete mode 100644 _data/projects-maintained.yml diff --git a/_config.yml b/_config.yml index c4316eb..6e759ef 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ name: rmc's site title: rmc's site -url: https://ianskinner1982.github.io +url: https://randommeaninglesscharacters.com plugins: - jekyll-feed - jekyll-sitemap diff --git a/_data/projects-archived.yml b/_data/projects-archived.yml deleted file mode 100644 index e8562d2..0000000 --- a/_data/projects-archived.yml +++ /dev/null @@ -1,12 +0,0 @@ -- name: csharpcollection - truename: CSharpCollection - icon: https://cdn.ncxprogramming.com/file/icon/csharpcollection.png - desc: A collection of C# things made with WPF. -- name: ncxcorelite - truename: NCX-Core-Lite - icon: https://cdn.ncxprogramming.com/file/icon/ncxcore.png - desc: The start of a cross-platform CLI/GUI program to install more programs. -- name: thevault - truename: theVault - icon: https://cdn.ncxprogramming.com/file/icon/placeholder.svg - desc: A collection of cross-platform C# console apps. \ No newline at end of file diff --git a/_data/projects-maintained.yml b/_data/projects-maintained.yml deleted file mode 100644 index f0cdaa6..0000000 --- a/_data/projects-maintained.yml +++ /dev/null @@ -1,20 +0,0 @@ -- name: ncxcore - truename: NCX-Core - icon: https://cdn.ncxprogramming.com/file/icon/ncxcore.png - desc: Our program to install more programs. -- name: rngtool - truename: RNGTool - icon: https://cdn.ncxprogramming.com/file/icon/rngtool.png - desc: A macOS/iOS app that generates random numbers. -- name: thevaultbasic - truename: theVaultBasic2.0 - icon: https://cdn.ncxprogramming.com/file/icon/thevaultbasic.png - desc: A collection of C64 apps, similar to theVaultC. -- name: thevaultc - truename: theVaultC - icon: https://cdn.ncxprogramming.com/file/icon/thevaultc.png - desc: A collection of cross-platform C console apps. -- name: xware - truename: XWare - icon: https://cdn.ncxprogramming.com/file/icon/xware.png - desc: Our small programs that can be downloaded in NCX-Core. \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index 4a8573c..45f4757 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -5,7 +5,7 @@ - + {% if page.title == "Home" %} @@ -16,12 +16,12 @@ - + {% if page.custicon == true %} {% else %} - + {% endif %} diff --git a/_layouts/dsiware.html b/_layouts/dsiware.html index c809945..105c9b9 100644 --- a/_layouts/dsiware.html +++ b/_layouts/dsiware.html @@ -7,7 +7,7 @@ - + {% if page.title == "Home" %} @@ -19,12 +19,12 @@ - + {% if page.custicon == true %} {% else %} - + {% endif %} diff --git a/_site/contactus.html b/_site/contactus.html index c5462e4..1fc1656 100644 --- a/_site/contactus.html +++ b/_site/contactus.html @@ -5,7 +5,7 @@ - + @@ -14,10 +14,10 @@ - + - + diff --git a/_site/dsi.html b/_site/dsi.html index 8a040ad..ada7559 100644 --- a/_site/dsi.html +++ b/_site/dsi.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/dsgamecardtosd.html b/_site/dsidev/dsgamecardtosd.html index 9139a54..b42b837 100644 --- a/_site/dsidev/dsgamecardtosd.html +++ b/_site/dsidev/dsgamecardtosd.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/dsishop.html b/_site/dsidev/dsishop.html index ea8a7e8..f17702f 100644 --- a/_site/dsidev/dsishop.html +++ b/_site/dsidev/dsishop.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/dsishop/NCL/ec/ec_deviceInfo.html b/_site/dsidev/dsishop/NCL/ec/ec_deviceInfo.html index df44ad1..aa775b2 100644 --- a/_site/dsidev/dsishop/NCL/ec/ec_deviceInfo.html +++ b/_site/dsidev/dsishop/NCL/ec/ec_deviceInfo.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/dsishop/NCL/ec/ec_example_index.html b/_site/dsidev/dsishop/NCL/ec/ec_example_index.html index bfcda7a..04484da 100644 --- a/_site/dsidev/dsishop/NCL/ec/ec_example_index.html +++ b/_site/dsidev/dsishop/NCL/ec/ec_example_index.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/dsishop/NCL/index.html b/_site/dsidev/dsishop/NCL/index.html index 501e3bc..7291b14 100644 --- a/_site/dsidev/dsishop/NCL/index.html +++ b/_site/dsidev/dsishop/NCL/index.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/dsishop/SMC/ec/ec_deviceInfo.html b/_site/dsidev/dsishop/SMC/ec/ec_deviceInfo.html index 23520c4..c4919bf 100644 --- a/_site/dsidev/dsishop/SMC/ec/ec_deviceInfo.html +++ b/_site/dsidev/dsishop/SMC/ec/ec_deviceInfo.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/dsishop/SMC/ec/ec_example_index.html b/_site/dsidev/dsishop/SMC/ec/ec_example_index.html index 836705c..ed370be 100644 --- a/_site/dsidev/dsishop/SMC/ec/ec_example_index.html +++ b/_site/dsidev/dsishop/SMC/ec/ec_example_index.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_01_index.html b/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_01_index.html index bed8b14..8304e55 100644 --- a/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_01_index.html +++ b/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_01_index.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_02_index.html b/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_02_index.html index 5abf01b..c86e2a6 100644 --- a/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_02_index.html +++ b/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_02_index.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_03_index.html b/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_03_index.html index e7d63db..405d03b 100644 --- a/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_03_index.html +++ b/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_03_index.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_04_index.html b/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_04_index.html index 4aaf847..a00a251 100644 --- a/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_04_index.html +++ b/_site/dsidev/dsishop/SMC/font_check/shopmock/fontlist_04_index.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/dsishop/SMC/font_check/shopmock/index.html b/_site/dsidev/dsishop/SMC/font_check/shopmock/index.html index 865f618..f9e4568 100644 --- a/_site/dsidev/dsishop/SMC/font_check/shopmock/index.html +++ b/_site/dsidev/dsishop/SMC/font_check/shopmock/index.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/dsishop/SMC/index.html b/_site/dsidev/dsishop/SMC/index.html index 4b7a889..5865991 100644 --- a/_site/dsidev/dsishop/SMC/index.html +++ b/_site/dsidev/dsishop/SMC/index.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/dsishop/startup.html b/_site/dsidev/dsishop/startup.html index d1d6b5c..02f6826 100644 --- a/_site/dsidev/dsishop/startup.html +++ b/_site/dsidev/dsishop/startup.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/ecconfigview.html b/_site/dsidev/ecconfigview.html index c32f759..a7a0ef6 100644 --- a/_site/dsidev/ecconfigview.html +++ b/_site/dsidev/ecconfigview.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/index.html b/_site/dsidev/index.html index e1e1869..34254a0 100644 --- a/_site/dsidev/index.html +++ b/_site/dsidev/index.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/nandfiler.html b/_site/dsidev/nandfiler.html index 91dfcec..e615141 100644 --- a/_site/dsidev/nandfiler.html +++ b/_site/dsidev/nandfiler.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/nandsweeper.html b/_site/dsidev/nandsweeper.html index 8414117..493fd3d 100644 --- a/_site/dsidev/nandsweeper.html +++ b/_site/dsidev/nandsweeper.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/notlaunch.html b/_site/dsidev/notlaunch.html index 187b6f9..a6a9133 100644 --- a/_site/dsidev/notlaunch.html +++ b/_site/dsidev/notlaunch.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/photochecker.html b/_site/dsidev/photochecker.html index 4283b05..43bc166 100644 --- a/_site/dsidev/photochecker.html +++ b/_site/dsidev/photochecker.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/pictochat.html b/_site/dsidev/pictochat.html index d75b8fd..ed848c7 100644 --- a/_site/dsidev/pictochat.html +++ b/_site/dsidev/pictochat.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/sd2photo.html b/_site/dsidev/sd2photo.html index 1f2cd68..4ff95bc 100644 --- a/_site/dsidev/sd2photo.html +++ b/_site/dsidev/sd2photo.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/settings.html b/_site/dsidev/settings.html index ae07bef..b10f3e8 100644 --- a/_site/dsidev/settings.html +++ b/_site/dsidev/settings.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/soundplayer.html b/_site/dsidev/soundplayer.html index 617c701..d5cce1d 100644 --- a/_site/dsidev/soundplayer.html +++ b/_site/dsidev/soundplayer.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/tcl-2.html b/_site/dsidev/tcl-2.html index 4c8abde..24ba959 100644 --- a/_site/dsidev/tcl-2.html +++ b/_site/dsidev/tcl-2.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/twlnmenu.html b/_site/dsidev/twlnmenu.html index b804488..1598189 100644 --- a/_site/dsidev/twlnmenu.html +++ b/_site/dsidev/twlnmenu.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/dsidev/wifiicon.html b/_site/dsidev/wifiicon.html index d4d398a..0dc80c2 100644 --- a/_site/dsidev/wifiicon.html +++ b/_site/dsidev/wifiicon.html @@ -7,7 +7,7 @@ - + @@ -17,10 +17,10 @@ - + - + diff --git a/_site/feed.xml b/_site/feed.xml index a81f3ed..e34ad0e 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1,4 +1,4 @@ -Jekyll2023-04-15T13:44:01-04:00http://localhost:4000/feed.xmlrmc’s siteNintendo DS Cart Mod To Make A WiFi Board Flasher2023-04-13T00:00:00-04:002023-04-13T00:00:00-04:00http://localhost:4000/2023/04/13/nintendo_ds_cart_mod_to_make_a_wifi_board_flasherrepair/modding blog where DS carts were used as donors for repairing DS lite WiFi boards (these store the firmware). The blog showed how the flash chips in game carts and WiFi boards were interchangable, which was actually what led me to making the custom iQue WiFi board. There was one other thing on the site that interested me: a mod to turn a DS cartridge into a WiFi board flasher. +Jekyll2023-04-17T10:09:36-04:00http://localhost:4000/feed.xmlrmc’s siteNintendo DS Cart Mod To Make A WiFi Board Flasher2023-04-13T00:00:00-04:002023-04-13T00:00:00-04:00http://localhost:4000/2023/04/13/nintendo_ds_cart_mod_to_make_a_wifi_board_flasherrepair/modding blog where DS carts were used as donors for repairing DS lite WiFi boards (these store the firmware). The blog showed how the flash chips in game carts and WiFi boards were interchangable, which was actually what led me to making the custom iQue WiFi board. There was one other thing on the site that interested me: a mod to turn a DS cartridge into a WiFi board flasher.

To simplify things I'm going to refer to the WiFi board as "board", DS cartridge as "cart". Also note that "save chip" and "flash chip" are the same, though I use both terms for the cart and board, respectively.

diff --git a/_site/index.html b/_site/index.html index 04567eb..185d378 100644 --- a/_site/index.html +++ b/_site/index.html @@ -5,7 +5,7 @@ - + @@ -14,10 +14,10 @@ - + - +