From 8bbbecf32af0badcfe27b5567376962e7e05aeba Mon Sep 17 00:00:00 2001 From: lifehackerhansol Date: Tue, 19 Oct 2021 10:28:01 -0700 Subject: [PATCH] More rebasing --- _config.yml | 6 +- _data/navigation/en_US.yml | 2 +- _includes/footer.html | 8 +- _includes/masthead.html | 8 + _sass/minimal-mistakes/_navigation.scss | 6 +- _sass/minimal-mistakes/_notices.scss | 1 + _sass/minimal-mistakes/skins/_nord.scss | 293 +- crowdin.yaml | 5 + gm9_scripts/cleanup_sd_card.gm9 | 61 + gm9_scripts/ctrtransfer_ticket_copy.gm9 | 24 + gm9_scripts/remove_extdata.gm9 | 23 + gm9_scripts/remove_nnid.gm9 | 12 + gm9_scripts/revert_sb9si.gm9 | 19 + gm9_scripts/revert_sb9si_pre0.0.7.gm9 | 17 + gm9_scripts/safety_test.gm9 | 10 + gm9_scripts/setup_ctrnand_luma3ds.gm9 | 19 + gm9_scripts/uninstall_hax_retail_NEW.gm9 | 30 + gm9_scripts/uninstall_hax_retail_OLD.gm9 | 26 + rss.py | 70 + rss.xml | 8282 ++++++++++++++++++++++ 20 files changed, 8897 insertions(+), 25 deletions(-) create mode 100644 crowdin.yaml create mode 100644 gm9_scripts/cleanup_sd_card.gm9 create mode 100644 gm9_scripts/ctrtransfer_ticket_copy.gm9 create mode 100644 gm9_scripts/remove_extdata.gm9 create mode 100644 gm9_scripts/remove_nnid.gm9 create mode 100644 gm9_scripts/revert_sb9si.gm9 create mode 100644 gm9_scripts/revert_sb9si_pre0.0.7.gm9 create mode 100644 gm9_scripts/safety_test.gm9 create mode 100644 gm9_scripts/setup_ctrnand_luma3ds.gm9 create mode 100644 gm9_scripts/uninstall_hax_retail_NEW.gm9 create mode 100644 gm9_scripts/uninstall_hax_retail_OLD.gm9 create mode 100644 rss.py create mode 100644 rss.xml diff --git a/_config.yml b/_config.yml index ef43253ee5..580e502a05 100644 --- a/_config.yml +++ b/_config.yml @@ -174,6 +174,7 @@ exclude: - gulpfile.js - LICENSE - log + - minimal-mistakes-jekyll.gemspec - node_modules - package.json - package-lock.json @@ -182,6 +183,7 @@ exclude: - tmp - _pages/af_ZA, - _pages/ar_SA, + - _pages/bg_BG, - _pages/ca_ES, - _pages/cs_CZ, - _pages/da_DK, @@ -189,11 +191,13 @@ exclude: - _pages/el_GR, - _pages/en_PT, # _pages/en_US, - - _pages/es_EM, + - _pages/et_EE, + - _pages/ca_ES, # - _pages/es_ES, # - _pages/fi_FI, # - _pages/fr_FR, # - _pages/he_IL, + - _pages/hr_HR, # - _pages/hu_HU, - _pages/id_ID, # - _pages/it_IT, diff --git a/_data/navigation/en_US.yml b/_data/navigation/en_US.yml index a517f7297c..12f7d7bd53 100644 --- a/_data/navigation/en_US.yml +++ b/_data/navigation/en_US.yml @@ -1,6 +1,6 @@ --- main: - - + - title: Home url: / - diff --git a/_includes/footer.html b/_includes/footer.html index eb578ede06..1f68980aa7 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -11,8 +11,12 @@ {% endif %} {% endfor %} {% endif %} - + - + diff --git a/_includes/masthead.html b/_includes/masthead.html index f5aba841c0..b93c051e65 100644 --- a/_includes/masthead.html +++ b/_includes/masthead.html @@ -7,7 +7,13 @@ {% unless logo_path == empty %} {% endunless %} + {% if site.search == true %} {% endif %} +