From b78cf024c4426ff7fec1f6c0c324062bddb61eca Mon Sep 17 00:00:00 2001 From: jotachina Date: Sun, 28 Jul 2024 13:19:01 -0300 Subject: [PATCH] =?UTF-8?q?colocando=20bot=C3=B5es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 5 -- _includes/sidebar.html | 13 ++++ _layouts/default.html | 66 ++++++----------- _site/404.html | 78 +++++++++----------- _site/feed.xml | 2 +- _site/index.html | 94 ++++++++++++------------ assets/css/css/main.css | 18 ----- assets/css/css/main.css.map | 1 - assets/css/main.css | 68 ------------------ assets/css/main.css.map | 1 - assets/js/search.js | 56 +++++++++++++++ assets/main.scss | 127 ++++++++++++++++++++------------- index.markdown | 23 ++++-- mmp_files.md | 48 +++++++------ projetosComMesmoInstrumento.md | 31 ++++---- quantasVezes.md | 35 +++++---- search.md | 73 +++++++++++++++++++ wavFiles.md | 42 +++++------ 18 files changed, 429 insertions(+), 352 deletions(-) create mode 100644 _includes/sidebar.html delete mode 100644 assets/css/css/main.css delete mode 100644 assets/css/css/main.css.map delete mode 100644 assets/css/main.css delete mode 100644 assets/css/main.css.map create mode 100644 assets/js/search.js create mode 100644 search.md diff --git a/Gemfile b/Gemfile index f01211b..dbd95da 100644 --- a/Gemfile +++ b/Gemfile @@ -8,8 +8,6 @@ source "https://rubygems.org" # This will help ensure the proper Jekyll version is running. # Happy Jekylling! gem "jekyll", "~> 4.3.3" -# This is the default theme for new Jekyll sites. You may change this to anything you like. -gem "minima", "~> 2.5" # If you want to use GitHub Pages, remove the "gem "jekyll"" above and # uncomment the line below. To upgrade, run `bundle update github-pages`. # gem "github-pages", group: :jekyll_plugins @@ -25,9 +23,6 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do gem "tzinfo-data" end -# Performance-booster for watching directories on Windows -gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin] - # Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem # do not have a Java counterpart. gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby] diff --git a/_includes/sidebar.html b/_includes/sidebar.html new file mode 100644 index 0000000..c006a48 --- /dev/null +++ b/_includes/sidebar.html @@ -0,0 +1,13 @@ + diff --git a/_layouts/default.html b/_layouts/default.html index 63c43bc..fd69296 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,55 +1,33 @@ + - + - - - - {{ page.title }} - + + + {{ page.title }} + + -
- -
+
+

MMPSearch

+ Logo MMPSearch +
+{% include sidebar.html %} -
-
- - -
-
- {{ content }} +
+ {{ content }}
-
- - - - - + + diff --git a/_site/404.html b/_site/404.html index de42195..38fedd9 100644 --- a/_site/404.html +++ b/_site/404.html @@ -1,46 +1,37 @@ - + - - - - - + + + + + -
- -
+
+

MMPSearch

+ Logo MMPSearch +
+ + -
-
- - -
-
-