From 62744f9a586c3b9d0640ea2c3a5e5c8b721594df Mon Sep 17 00:00:00 2001 From: Ian Skinner Date: Mon, 18 Sep 2023 10:33:51 -0400 Subject: [PATCH] Program descriptions on index.html Who needs those tbh. Just memorize all the programs and assume everyone has done the same! --- ...40b622142f1c98125abcfe89a76a661b0e8e343910 | 2 +- _includes/navdsi.html | 9 +++ index.html | 62 ++++++++++++------- 3 files changed, 51 insertions(+), 22 deletions(-) diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 b/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 index f8be586..377d5c2 100644 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 +++ b/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 @@ -1 +1 @@ -I"¢{"source"=>"/home/rmc/Desktop/randommeaninglesscharacters.com", "destination"=>"/home/rmc/Desktop/randommeaninglesscharacters.com/_site", "collections_dir"=>"", "cache_dir"=>".jekyll-cache", "plugins_dir"=>"_plugins", "layouts_dir"=>"_layouts", "data_dir"=>"_data", "includes_dir"=>"_includes", "collections"=>{"posts"=>{"output"=>true, "permalink"=>"/:categories/:year/:month/:day/:title:output_ext"}}, "safe"=>false, "include"=>[".htaccess"], "exclude"=>[".sass-cache", ".jekyll-cache", "gemfiles", "Gemfile", "Gemfile.lock", "node_modules", "vendor/bundle/", "vendor/cache/", "vendor/gems/", "vendor/ruby/"], "keep_files"=>[".git", ".svn"], "encoding"=>"utf-8", "markdown_ext"=>"markdown,mkdown,mkdn,mkd,md", "strict_front_matter"=>false, "show_drafts"=>nil, "limit_posts"=>0, "future"=>false, "unpublished"=>false, "whitelist"=>[], "plugins"=>["jekyll-feed", "jekyll-sitemap", "jekyll-seo-tag"], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>nil, "show_dir_listing"=>false, "permalink"=>"date", "paginate_path"=>"/page:num", "timezone"=>nil, "quiet"=>false, "verbose"=>false, "defaults"=>[], "liquid"=>{"error_mode"=>"warn", "strict_filters"=>false, "strict_variables"=>false}, "kramdown"=>{"auto_ids"=>true, "toc_levels"=>[1, 2, 3, 4, 5, 6], "entity_output"=>"as_char", "smart_quotes"=>"lsquo,rsquo,ldquo,rdquo", "input"=>"GFM", "hard_wrap"=>false, "guess_lang"=>true, "footnote_nr"=>1, "show_warnings"=>false}, "name"=>"rmc", "title"=>"rmc", "url"=>"http://localhost:4000", "feed"=>{"posts_limit"=>20}, "livereload_port"=>35729, "serving"=>true, "watch"=>true}:ET \ No newline at end of file +I"¯{"source"=>"/home/rmc/Desktop/randommeaninglesscharacters.com", "destination"=>"/home/rmc/Desktop/randommeaninglesscharacters.com/_site", "collections_dir"=>"", "cache_dir"=>".jekyll-cache", "plugins_dir"=>"_plugins", "layouts_dir"=>"_layouts", "data_dir"=>"_data", "includes_dir"=>"_includes", "collections"=>{"posts"=>{"output"=>true, "permalink"=>"/:categories/:year/:month/:day/:title:output_ext"}}, "safe"=>false, "include"=>[".htaccess"], "exclude"=>[".sass-cache", ".jekyll-cache", "gemfiles", "Gemfile", "Gemfile.lock", "node_modules", "vendor/bundle/", "vendor/cache/", "vendor/gems/", "vendor/ruby/"], "keep_files"=>[".git", ".svn"], "encoding"=>"utf-8", "markdown_ext"=>"markdown,mkdown,mkdn,mkd,md", "strict_front_matter"=>false, "show_drafts"=>nil, "limit_posts"=>0, "future"=>false, "unpublished"=>false, "whitelist"=>[], "plugins"=>["jekyll-feed", "jekyll-sitemap", "jekyll-seo-tag"], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>nil, "show_dir_listing"=>false, "permalink"=>"date", "paginate_path"=>"/page:num", "timezone"=>nil, "quiet"=>false, "verbose"=>false, "defaults"=>[], "liquid"=>{"error_mode"=>"warn", "strict_filters"=>false, "strict_variables"=>false}, "kramdown"=>{"auto_ids"=>true, "toc_levels"=>[1, 2, 3, 4, 5, 6], "entity_output"=>"as_char", "smart_quotes"=>"lsquo,rsquo,ldquo,rdquo", "input"=>"GFM", "hard_wrap"=>false, "guess_lang"=>true, "footnote_nr"=>1, "show_warnings"=>false}, "name"=>"rmc", "title"=>"rmc", "url"=>"http://localhost:4000", "feed"=>{"posts_limit"=>20, "path"=>nil}, "livereload_port"=>35729, "serving"=>true, "watch"=>true}:ET \ No newline at end of file diff --git a/_includes/navdsi.html b/_includes/navdsi.html index 39305fb..270b7a0 100644 --- a/_includes/navdsi.html +++ b/_includes/navdsi.html @@ -96,6 +96,15 @@ body { padding-top: 2.2vw; padding-left: 6.2vw; } +.text1point5-oopsiesididntplanaheadsoimstupidlycrammingthisinhere { + position: absolute; + text-align: left; + border-color: #FFFFFF; + font-size: 30px; + font-size: 1vw; + padding-top: 5vw; + padding-left: 6.2vw; +} .text2-electricboogaloo { position: absolute; text-align: left; diff --git a/index.html b/index.html index 10331dd..925850e 100644 --- a/index.html +++ b/index.html @@ -67,7 +67,8 @@ Go to really moist coochie dot x y z
ComponentSDK-
VersionIdentifier
-
Status: Complete
+
Target: TWL/DSi
+
ROM SDK checker
@@ -79,7 +80,8 @@ Go to really moist coochie dot x y z
DS Game Card To SD
-
Status: Complete
+
Target: TWL/DSi
+
ROM dumper
@@ -91,7 +93,8 @@ Go to really moist coochie dot x y z
EC file utility
-
Status: Complete
+
Target: TWL/DSi
+
DSi Shop config viewer
@@ -103,7 +106,8 @@ Go to really moist coochie dot x y z
F-WRITER
-
Status: Complete
+
Target: NTR/DS
+
USG firmware flasher
@@ -115,7 +119,8 @@ Go to really moist coochie dot x y z
Mic Tester
-
Status: Complete
+
Target: NTR/DS
+
Audio tester
@@ -127,7 +132,8 @@ Go to really moist coochie dot x y z
NAND SoundPlayer
-
Status: Complete
+
Target: TWL/DSi
+
SDAT player/viewer
@@ -139,7 +145,8 @@ Go to really moist coochie dot x y z
Nand Sweeper
-
Status: Complete
+
Target: TWL/DSi
+
NAND/SD deletion
@@ -151,7 +158,8 @@ Go to really moist coochie dot x y z
NandFiler
-
Status: Complete
+
Target: TWL/DSi
+
NAND save manager
@@ -163,7 +171,8 @@ Go to really moist coochie dot x y z
NCFG Crusher
-
Status: Complete
+
Target: TWL/DSi
+
WiFi config deletion
@@ -175,7 +184,8 @@ Go to really moist coochie dot x y z
Nitro EVA
-
Status: Complete
+
Target: NTR/DS
+
Factory tests
@@ -187,7 +197,8 @@ Go to really moist coochie dot x y z
NotLaunch
-
Status: Complete
+
Target: TWL/DSi
+
Hidden DSi app demo
@@ -199,7 +210,8 @@ Go to really moist coochie dot x y z
PhotoChecker
-
Status: Complete
+
Target: TWL/DSi
+
Photo checker
@@ -211,7 +223,8 @@ Go to really moist coochie dot x y z
PictoChat (prototype)
-
Status: Complete
+
Target: TWL/DSi
+
Prototype pictochat
@@ -223,7 +236,8 @@ Go to really moist coochie dot x y z
sd2photo
-
Status: Complete
+
Target: TWL/DSi
+
Photo copier
@@ -234,8 +248,9 @@ Go to really moist coochie dot x y z
-
System Settings (prototype)
-
Status: Complete
+
Machine Settings
+
Target: TWL/DSi
+
Prototype system settings
@@ -247,7 +262,8 @@ Go to really moist coochie dot x y z
Soft Keyboard
-
Status: Complete
+
Target: NTR/DS
+
Digital keyboard demo
@@ -259,7 +275,8 @@ Go to really moist coochie dot x y z
tcl-2
-
Status: Complete
+
Target: TWL/DSi
+
Photo copier
@@ -271,7 +288,8 @@ Go to really moist coochie dot x y z
TWL EVA
-
Status: Missing photos
+
Target: TWL/DSi
+
DSi factory tests
@@ -283,7 +301,8 @@ Go to really moist coochie dot x y z
TwlNmenu
-
Status: Complete
+
Target: TWL/DSi
+
Title manager
@@ -295,7 +314,8 @@ Go to really moist coochie dot x y z
WiFi Icon
-
Status: Complete
+
Target: TWL/DSi
+
Launcher WiFi icon demo