diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-05-07 02:46:49 +0000 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-05-07 02:46:49 +0000 |
commit | dc3b581f2b548d982bd40324e4a397e32ee16c14 (patch) | |
tree | 62568cd5d3fdc6a39d0a2135ea19fd3d00992247 | |
parent | Travis: check integrity using wget (diff) | |
download | sorting-algorithms-dc3b581f2b548d982bd40324e4a397e32ee16c14.tar.gz sorting-algorithms-dc3b581f2b548d982bd40324e4a397e32ee16c14.zip |
use "remote" Jekyll theme
I moved _includes/, _layouts/, css/ to egor-tensin/jekyll-theme.
-rw-r--r-- | _config.yml | 3 | ||||
-rw-r--r-- | _drafts/.gitkeep | 0 | ||||
-rw-r--r-- | _includes/common/bootstrap_css.html | 5 | ||||
-rw-r--r-- | _includes/common/bootstrap_js.html | 5 | ||||
-rw-r--r-- | _includes/common/footer.html | 25 | ||||
-rw-r--r-- | _includes/common/header.html | 29 | ||||
-rw-r--r-- | _includes/common/ie_compat.html | 11 | ||||
-rw-r--r-- | _includes/common/jquery.html | 5 | ||||
-rw-r--r-- | _includes/common/navbar.html | 32 | ||||
-rw-r--r-- | _layouts/default.html | 7 | ||||
-rw-r--r-- | assets/css/plots.css (renamed from css/plots.css) | 0 | ||||
-rw-r--r-- | assets/img/plots/full_size/bubble_sort_100_average_0_200.png (renamed from img/plots/full_size/bubble_sort_100_average_0_200.png) | bin | 39614 -> 39614 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/bubble_sort_100_best_0_200.png (renamed from img/plots/full_size/bubble_sort_100_best_0_200.png) | bin | 34950 -> 34950 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/bubble_sort_100_worst_0_200.png (renamed from img/plots/full_size/bubble_sort_100_worst_0_200.png) | bin | 33108 -> 33108 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/bubble_sort_optimized_100_average_0_200.png (renamed from img/plots/full_size/bubble_sort_optimized_100_average_0_200.png) | bin | 39418 -> 39418 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/bubble_sort_optimized_100_best_0_200.png (renamed from img/plots/full_size/bubble_sort_optimized_100_best_0_200.png) | bin | 36639 -> 36639 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/bubble_sort_optimized_100_worst_0_200.png (renamed from img/plots/full_size/bubble_sort_optimized_100_worst_0_200.png) | bin | 35715 -> 35715 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/heapsort_100_average_0_200.png (renamed from img/plots/full_size/heapsort_100_average_0_200.png) | bin | 37379 -> 37379 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/heapsort_100_best_0_200.png (renamed from img/plots/full_size/heapsort_100_best_0_200.png) | bin | 35971 -> 35971 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/heapsort_100_worst_0_200.png (renamed from img/plots/full_size/heapsort_100_worst_0_200.png) | bin | 35791 -> 35791 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/insertion_sort_100_average_0_200.png (renamed from img/plots/full_size/insertion_sort_100_average_0_200.png) | bin | 39425 -> 39425 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/insertion_sort_100_best_0_200.png (renamed from img/plots/full_size/insertion_sort_100_best_0_200.png) | bin | 37278 -> 37278 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/insertion_sort_100_worst_0_200.png (renamed from img/plots/full_size/insertion_sort_100_worst_0_200.png) | bin | 32917 -> 32917 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/median_heaps_1000_average_0_200.png (renamed from img/plots/full_size/median_heaps_1000_average_0_200.png) | bin | 42873 -> 42873 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/median_heaps_1000_best_0_200.png (renamed from img/plots/full_size/median_heaps_1000_best_0_200.png) | bin | 39848 -> 39848 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/median_heaps_1000_worst_0_200.png (renamed from img/plots/full_size/median_heaps_1000_worst_0_200.png) | bin | 39997 -> 39997 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/median_sorting_1000_average_0_200.png (renamed from img/plots/full_size/median_sorting_1000_average_0_200.png) | bin | 42076 -> 42076 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/median_sorting_1000_best_0_200.png (renamed from img/plots/full_size/median_sorting_1000_best_0_200.png) | bin | 40818 -> 40818 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/median_sorting_1000_worst_0_200.png (renamed from img/plots/full_size/median_sorting_1000_worst_0_200.png) | bin | 41711 -> 41711 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/merge_sort_100_average_0_200.png (renamed from img/plots/full_size/merge_sort_100_average_0_200.png) | bin | 36561 -> 36561 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/merge_sort_100_best_0_200.png (renamed from img/plots/full_size/merge_sort_100_best_0_200.png) | bin | 39680 -> 39680 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/merge_sort_100_worst_0_200.png (renamed from img/plots/full_size/merge_sort_100_worst_0_200.png) | bin | 35515 -> 35515 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/quicksort_first_100_average_0_200.png (renamed from img/plots/full_size/quicksort_first_100_average_0_200.png) | bin | 51978 -> 51978 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/quicksort_first_100_best_0_200.png (renamed from img/plots/full_size/quicksort_first_100_best_0_200.png) | bin | 38142 -> 38142 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/quicksort_first_100_worst_0_200.png (renamed from img/plots/full_size/quicksort_first_100_worst_0_200.png) | bin | 35759 -> 35759 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/quicksort_last_100_average_0_200.png (renamed from img/plots/full_size/quicksort_last_100_average_0_200.png) | bin | 52423 -> 52423 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/quicksort_last_100_best_0_200.png (renamed from img/plots/full_size/quicksort_last_100_best_0_200.png) | bin | 36308 -> 36308 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/quicksort_last_100_worst_0_200.png (renamed from img/plots/full_size/quicksort_last_100_worst_0_200.png) | bin | 35522 -> 35522 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/quicksort_middle_100_average_0_200.png (renamed from img/plots/full_size/quicksort_middle_100_average_0_200.png) | bin | 51507 -> 51507 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/quicksort_middle_100_best_0_200.png (renamed from img/plots/full_size/quicksort_middle_100_best_0_200.png) | bin | 38638 -> 38638 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/quicksort_middle_100_worst_0_200.png (renamed from img/plots/full_size/quicksort_middle_100_worst_0_200.png) | bin | 40811 -> 40811 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/quicksort_random_100_average_0_200.png (renamed from img/plots/full_size/quicksort_random_100_average_0_200.png) | bin | 42630 -> 42630 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/quicksort_random_100_best_0_200.png (renamed from img/plots/full_size/quicksort_random_100_best_0_200.png) | bin | 41498 -> 41498 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/quicksort_random_100_worst_0_200.png (renamed from img/plots/full_size/quicksort_random_100_worst_0_200.png) | bin | 41987 -> 41987 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/quicksort_second_100_average_0_200.png (renamed from img/plots/full_size/quicksort_second_100_average_0_200.png) | bin | 52103 -> 52103 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/quicksort_second_100_best_0_200.png (renamed from img/plots/full_size/quicksort_second_100_best_0_200.png) | bin | 40178 -> 40178 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/quicksort_second_100_worst_0_200.png (renamed from img/plots/full_size/quicksort_second_100_worst_0_200.png) | bin | 39904 -> 39904 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/selection_sort_100_average_0_200.png (renamed from img/plots/full_size/selection_sort_100_average_0_200.png) | bin | 36938 -> 36938 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/selection_sort_100_best_0_200.png (renamed from img/plots/full_size/selection_sort_100_best_0_200.png) | bin | 35322 -> 35322 bytes | |||
-rw-r--r-- | assets/img/plots/full_size/selection_sort_100_worst_0_200.png (renamed from img/plots/full_size/selection_sort_100_worst_0_200.png) | bin | 35546 -> 35546 bytes | |||
-rw-r--r-- | assets/img/plots/preview/bubble_sort_100_average_0_200.png (renamed from img/plots/preview/bubble_sort_100_average_0_200.png) | bin | 25439 -> 25439 bytes | |||
-rw-r--r-- | assets/img/plots/preview/bubble_sort_100_best_0_200.png (renamed from img/plots/preview/bubble_sort_100_best_0_200.png) | bin | 22219 -> 22219 bytes | |||
-rw-r--r-- | assets/img/plots/preview/bubble_sort_100_worst_0_200.png (renamed from img/plots/preview/bubble_sort_100_worst_0_200.png) | bin | 21011 -> 21011 bytes | |||
-rw-r--r-- | assets/img/plots/preview/bubble_sort_optimized_100_average_0_200.png (renamed from img/plots/preview/bubble_sort_optimized_100_average_0_200.png) | bin | 24618 -> 24618 bytes | |||
-rw-r--r-- | assets/img/plots/preview/bubble_sort_optimized_100_best_0_200.png (renamed from img/plots/preview/bubble_sort_optimized_100_best_0_200.png) | bin | 23499 -> 23499 bytes | |||
-rw-r--r-- | assets/img/plots/preview/bubble_sort_optimized_100_worst_0_200.png (renamed from img/plots/preview/bubble_sort_optimized_100_worst_0_200.png) | bin | 23810 -> 23810 bytes | |||
-rw-r--r-- | assets/img/plots/preview/heapsort_100_average_0_200.png (renamed from img/plots/preview/heapsort_100_average_0_200.png) | bin | 23621 -> 23621 bytes | |||
-rw-r--r-- | assets/img/plots/preview/heapsort_100_best_0_200.png (renamed from img/plots/preview/heapsort_100_best_0_200.png) | bin | 23102 -> 23102 bytes | |||
-rw-r--r-- | assets/img/plots/preview/heapsort_100_worst_0_200.png (renamed from img/plots/preview/heapsort_100_worst_0_200.png) | bin | 22956 -> 22956 bytes | |||
-rw-r--r-- | assets/img/plots/preview/insertion_sort_100_average_0_200.png (renamed from img/plots/preview/insertion_sort_100_average_0_200.png) | bin | 24270 -> 24270 bytes | |||
-rw-r--r-- | assets/img/plots/preview/insertion_sort_100_best_0_200.png (renamed from img/plots/preview/insertion_sort_100_best_0_200.png) | bin | 23982 -> 23982 bytes | |||
-rw-r--r-- | assets/img/plots/preview/insertion_sort_100_worst_0_200.png (renamed from img/plots/preview/insertion_sort_100_worst_0_200.png) | bin | 20631 -> 20631 bytes | |||
-rw-r--r-- | assets/img/plots/preview/median_heaps_1000_average_0_200.png (renamed from img/plots/preview/median_heaps_1000_average_0_200.png) | bin | 26698 -> 26698 bytes | |||
-rw-r--r-- | assets/img/plots/preview/median_heaps_1000_best_0_200.png (renamed from img/plots/preview/median_heaps_1000_best_0_200.png) | bin | 25468 -> 25468 bytes | |||
-rw-r--r-- | assets/img/plots/preview/median_heaps_1000_worst_0_200.png (renamed from img/plots/preview/median_heaps_1000_worst_0_200.png) | bin | 25025 -> 25025 bytes | |||
-rw-r--r-- | assets/img/plots/preview/median_sorting_1000_average_0_200.png (renamed from img/plots/preview/median_sorting_1000_average_0_200.png) | bin | 27585 -> 27585 bytes | |||
-rw-r--r-- | assets/img/plots/preview/median_sorting_1000_best_0_200.png (renamed from img/plots/preview/median_sorting_1000_best_0_200.png) | bin | 26999 -> 26999 bytes | |||
-rw-r--r-- | assets/img/plots/preview/median_sorting_1000_worst_0_200.png (renamed from img/plots/preview/median_sorting_1000_worst_0_200.png) | bin | 27135 -> 27135 bytes | |||
-rw-r--r-- | assets/img/plots/preview/merge_sort_100_average_0_200.png (renamed from img/plots/preview/merge_sort_100_average_0_200.png) | bin | 23514 -> 23514 bytes | |||
-rw-r--r-- | assets/img/plots/preview/merge_sort_100_best_0_200.png (renamed from img/plots/preview/merge_sort_100_best_0_200.png) | bin | 25288 -> 25288 bytes | |||
-rw-r--r-- | assets/img/plots/preview/merge_sort_100_worst_0_200.png (renamed from img/plots/preview/merge_sort_100_worst_0_200.png) | bin | 21973 -> 21973 bytes | |||
-rw-r--r-- | assets/img/plots/preview/quicksort_first_100_average_0_200.png (renamed from img/plots/preview/quicksort_first_100_average_0_200.png) | bin | 31435 -> 31435 bytes | |||
-rw-r--r-- | assets/img/plots/preview/quicksort_first_100_best_0_200.png (renamed from img/plots/preview/quicksort_first_100_best_0_200.png) | bin | 24824 -> 24824 bytes | |||
-rw-r--r-- | assets/img/plots/preview/quicksort_first_100_worst_0_200.png (renamed from img/plots/preview/quicksort_first_100_worst_0_200.png) | bin | 23119 -> 23119 bytes | |||
-rw-r--r-- | assets/img/plots/preview/quicksort_last_100_average_0_200.png (renamed from img/plots/preview/quicksort_last_100_average_0_200.png) | bin | 31809 -> 31809 bytes | |||
-rw-r--r-- | assets/img/plots/preview/quicksort_last_100_best_0_200.png (renamed from img/plots/preview/quicksort_last_100_best_0_200.png) | bin | 23918 -> 23918 bytes | |||
-rw-r--r-- | assets/img/plots/preview/quicksort_last_100_worst_0_200.png (renamed from img/plots/preview/quicksort_last_100_worst_0_200.png) | bin | 23118 -> 23118 bytes | |||
-rw-r--r-- | assets/img/plots/preview/quicksort_middle_100_average_0_200.png (renamed from img/plots/preview/quicksort_middle_100_average_0_200.png) | bin | 30815 -> 30815 bytes | |||
-rw-r--r-- | assets/img/plots/preview/quicksort_middle_100_best_0_200.png (renamed from img/plots/preview/quicksort_middle_100_best_0_200.png) | bin | 24498 -> 24498 bytes | |||
-rw-r--r-- | assets/img/plots/preview/quicksort_middle_100_worst_0_200.png (renamed from img/plots/preview/quicksort_middle_100_worst_0_200.png) | bin | 25590 -> 25590 bytes | |||
-rw-r--r-- | assets/img/plots/preview/quicksort_random_100_average_0_200.png (renamed from img/plots/preview/quicksort_random_100_average_0_200.png) | bin | 27588 -> 27588 bytes | |||
-rw-r--r-- | assets/img/plots/preview/quicksort_random_100_best_0_200.png (renamed from img/plots/preview/quicksort_random_100_best_0_200.png) | bin | 26815 -> 26815 bytes | |||
-rw-r--r-- | assets/img/plots/preview/quicksort_random_100_worst_0_200.png (renamed from img/plots/preview/quicksort_random_100_worst_0_200.png) | bin | 27302 -> 27302 bytes | |||
-rw-r--r-- | assets/img/plots/preview/quicksort_second_100_average_0_200.png (renamed from img/plots/preview/quicksort_second_100_average_0_200.png) | bin | 31548 -> 31548 bytes | |||
-rw-r--r-- | assets/img/plots/preview/quicksort_second_100_best_0_200.png (renamed from img/plots/preview/quicksort_second_100_best_0_200.png) | bin | 25790 -> 25790 bytes | |||
-rw-r--r-- | assets/img/plots/preview/quicksort_second_100_worst_0_200.png (renamed from img/plots/preview/quicksort_second_100_worst_0_200.png) | bin | 25845 -> 25845 bytes | |||
-rw-r--r-- | assets/img/plots/preview/selection_sort_100_average_0_200.png (renamed from img/plots/preview/selection_sort_100_average_0_200.png) | bin | 23654 -> 23654 bytes | |||
-rw-r--r-- | assets/img/plots/preview/selection_sort_100_best_0_200.png (renamed from img/plots/preview/selection_sort_100_best_0_200.png) | bin | 22490 -> 22490 bytes | |||
-rw-r--r-- | assets/img/plots/preview/selection_sort_100_worst_0_200.png (renamed from img/plots/preview/selection_sort_100_worst_0_200.png) | bin | 23138 -> 23138 bytes | |||
-rw-r--r-- | css/common/footer.css | 30 | ||||
-rw-r--r-- | css/common/misc.css | 46 | ||||
-rw-r--r-- | index.html | 6 |
92 files changed, 6 insertions, 198 deletions
diff --git a/_config.yml b/_config.yml index 92ca9e3..42f1840 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,8 @@ plugins: - jekyll-github-metadata + - jekyll-remote-theme + +remote_theme: egor-tensin/jekyll-theme exclude: - .travis.yml diff --git a/_drafts/.gitkeep b/_drafts/.gitkeep deleted file mode 100644 index e69de29..0000000 --- a/_drafts/.gitkeep +++ /dev/null diff --git a/_includes/common/bootstrap_css.html b/_includes/common/bootstrap_css.html deleted file mode 100644 index f47b856..0000000 --- a/_includes/common/bootstrap_css.html +++ /dev/null @@ -1,5 +0,0 @@ -{% if site.minified_externals %} - <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/{{ site.bootstrap_version }}/css/bootstrap.min.css"> -{% else %} - <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/{{ site.bootstrap_version }}/css/bootstrap.css"> -{% endif %} diff --git a/_includes/common/bootstrap_js.html b/_includes/common/bootstrap_js.html deleted file mode 100644 index e724257..0000000 --- a/_includes/common/bootstrap_js.html +++ /dev/null @@ -1,5 +0,0 @@ -{% if site.minified_externals %} - <script src="https://maxcdn.bootstrapcdn.com/bootstrap/{{ site.bootstrap_version }}/js/bootstrap.min.js"></script> -{% else %} - <script src="https://maxcdn.bootstrapcdn.com/bootstrap/{{ site.bootstrap_version }}/js/bootstrap.js"></script> -{% endif %} diff --git a/_includes/common/footer.html b/_includes/common/footer.html deleted file mode 100644 index c1d80e2..0000000 --- a/_includes/common/footer.html +++ /dev/null @@ -1,25 +0,0 @@ - </div> - </div> - <div class="footer-wrapper-collapse"> - <footer class="navbar-default"> - <div class="container"> - <div style="display: table; width: 100%;"> - <div style="display: table-row;"> - <div style="display: table-cell;"> - <div class="text-center text-muted"><small>This project is licensed under the terms of the MIT License. See <a href="{{ site.github.repository_url }}/blob/gh-pages/README.md#license">License</a> for details.</small></div> - </div> - </div> - <div style="display: table-row;"> - <div style="display: table-cell;"> - <div class="text-center text-muted"><small>This version of the page was generated on {{ site.time | date: '%-d %B %Y' }}.</small></div> - </div> - </div> - </div> - </div> - </footer> - </div> - </div> - {% include common/jquery.html %} - {% include common/bootstrap_js.html %} - </body> -</html> diff --git a/_includes/common/header.html b/_includes/common/header.html deleted file mode 100644 index c21b442..0000000 --- a/_includes/common/header.html +++ /dev/null @@ -1,29 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - <head> - <meta charset="utf-8"> - <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <meta name="viewport" content="width=device-width, initial-scale=1"> - - <title>{{ page.title }} - {{ site.project.name }} - {{ site.personal_info.name }}</title> - - {% include common/bootstrap_css.html %} - - <link rel="stylesheet" href="{{ site.baseurl }}/css/common/footer.css"> - <link rel="stylesheet" href="{{ site.baseurl }}/css/common/misc.css"> - - {% if page.custom_css %} - {% for css in page.custom_css %} - <link rel="stylesheet" href="{{ site.baseurl }}/css/{{ css }}"/> - {% endfor %} - {% endif %} - - {% include common/ie_compat.html %} - </head> - <body> - <div class="top-level-footer-wrapper"> - <div class="footer-wrapper-collapse"> - {% include common/navbar.html %} - </div> - <div class="footer-wrapper-expand"> - <div class="container"> diff --git a/_includes/common/ie_compat.html b/_includes/common/ie_compat.html deleted file mode 100644 index 3cef67d..0000000 --- a/_includes/common/ie_compat.html +++ /dev/null @@ -1,11 +0,0 @@ -{% if site.minified_externals %} - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/{{ site.html5shiv_version }}/html5shiv.min.js"></script> - <script src="https://oss.maxcdn.com/respond/{{ site.respond_version }}/respond.min.js"></script> - <![endif]--> -{% else %} - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/html5shiv/{{ site.html5shiv_version }}/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/respond/{{ site.respond_version }}/respond.js"></script> - <![endif]--> -{% endif %} diff --git a/_includes/common/jquery.html b/_includes/common/jquery.html deleted file mode 100644 index aa6d2fd..0000000 --- a/_includes/common/jquery.html +++ /dev/null @@ -1,5 +0,0 @@ -{% if site.minified_externals %} - <script src="https://code.jquery.com/jquery-{{ site.jquery_version }}.min.js"></script> -{% else %} - <script src="https://code.jquery.com/jquery-{{ site.jquery_version }}.js"></script> -{% endif %} diff --git a/_includes/common/navbar.html b/_includes/common/navbar.html deleted file mode 100644 index d2f5ea3..0000000 --- a/_includes/common/navbar.html +++ /dev/null @@ -1,32 +0,0 @@ -<nav class="navbar navbar-default navbar-static-top"> - <div class="container"> - <div class="navbar-header"> - <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> - <span class="sr-only">Toggle navigation</span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - </button> - <a class="navbar-brand" href="/">{{ site.personal_info.name }}</a> - </div> - <div class="navbar-collapse collapse"> - <ul class="nav navbar-nav"> - {% for node in site.pages %} - {% if node.root_page %} - {% if navbar_has_root_page %} - {% continue %} - {% endif %} - {% assign navbar_has_root_page = true %} - {% endif %} - {% if node.groups contains 'navbar' %} - {% if page.url == node.url %} - <li class="active"><a href="{{ site.baseurl }}{{ node.url }}" class="active">{{ node.navbar_link }}</a></li> - {% else %} - <li><a href="{{ site.baseurl }}{{ node.url }}">{{ node.navbar_link }}</a></li> - {% endif %} - {% endif %} - {% endfor %} - </ul> - </div> - </div> -</nav> diff --git a/_layouts/default.html b/_layouts/default.html deleted file mode 100644 index db09984..0000000 --- a/_layouts/default.html +++ /dev/null @@ -1,7 +0,0 @@ -{% include common/header.html %} -<div class="row"> - <div class="col-md-12"> - {{ content }} - </div> -</div> -{% include common/footer.html %} diff --git a/css/plots.css b/assets/css/plots.css index b6880c6..b6880c6 100644 --- a/css/plots.css +++ b/assets/css/plots.css diff --git a/img/plots/full_size/bubble_sort_100_average_0_200.png b/assets/img/plots/full_size/bubble_sort_100_average_0_200.png Binary files differindex ec9fb31..ec9fb31 100644 --- a/img/plots/full_size/bubble_sort_100_average_0_200.png +++ b/assets/img/plots/full_size/bubble_sort_100_average_0_200.png diff --git a/img/plots/full_size/bubble_sort_100_best_0_200.png b/assets/img/plots/full_size/bubble_sort_100_best_0_200.png Binary files differindex 7e8be62..7e8be62 100644 --- a/img/plots/full_size/bubble_sort_100_best_0_200.png +++ b/assets/img/plots/full_size/bubble_sort_100_best_0_200.png diff --git a/img/plots/full_size/bubble_sort_100_worst_0_200.png b/assets/img/plots/full_size/bubble_sort_100_worst_0_200.png Binary files differindex 7334fc8..7334fc8 100644 --- a/img/plots/full_size/bubble_sort_100_worst_0_200.png +++ b/assets/img/plots/full_size/bubble_sort_100_worst_0_200.png diff --git a/img/plots/full_size/bubble_sort_optimized_100_average_0_200.png b/assets/img/plots/full_size/bubble_sort_optimized_100_average_0_200.png Binary files differindex ebd7da9..ebd7da9 100644 --- a/img/plots/full_size/bubble_sort_optimized_100_average_0_200.png +++ b/assets/img/plots/full_size/bubble_sort_optimized_100_average_0_200.png diff --git a/img/plots/full_size/bubble_sort_optimized_100_best_0_200.png b/assets/img/plots/full_size/bubble_sort_optimized_100_best_0_200.png Binary files differindex 1cbea2c..1cbea2c 100644 --- a/img/plots/full_size/bubble_sort_optimized_100_best_0_200.png +++ b/assets/img/plots/full_size/bubble_sort_optimized_100_best_0_200.png diff --git a/img/plots/full_size/bubble_sort_optimized_100_worst_0_200.png b/assets/img/plots/full_size/bubble_sort_optimized_100_worst_0_200.png Binary files differindex a77fae3..a77fae3 100644 --- a/img/plots/full_size/bubble_sort_optimized_100_worst_0_200.png +++ b/assets/img/plots/full_size/bubble_sort_optimized_100_worst_0_200.png diff --git a/img/plots/full_size/heapsort_100_average_0_200.png b/assets/img/plots/full_size/heapsort_100_average_0_200.png Binary files differindex d8c23f5..d8c23f5 100644 --- a/img/plots/full_size/heapsort_100_average_0_200.png +++ b/assets/img/plots/full_size/heapsort_100_average_0_200.png diff --git a/img/plots/full_size/heapsort_100_best_0_200.png b/assets/img/plots/full_size/heapsort_100_best_0_200.png Binary files differindex 1bbbef9..1bbbef9 100644 --- a/img/plots/full_size/heapsort_100_best_0_200.png +++ b/assets/img/plots/full_size/heapsort_100_best_0_200.png diff --git a/img/plots/full_size/heapsort_100_worst_0_200.png b/assets/img/plots/full_size/heapsort_100_worst_0_200.png Binary files differindex a00567a..a00567a 100644 --- a/img/plots/full_size/heapsort_100_worst_0_200.png +++ b/assets/img/plots/full_size/heapsort_100_worst_0_200.png diff --git a/img/plots/full_size/insertion_sort_100_average_0_200.png b/assets/img/plots/full_size/insertion_sort_100_average_0_200.png Binary files differindex 296285a..296285a 100644 --- a/img/plots/full_size/insertion_sort_100_average_0_200.png +++ b/assets/img/plots/full_size/insertion_sort_100_average_0_200.png diff --git a/img/plots/full_size/insertion_sort_100_best_0_200.png b/assets/img/plots/full_size/insertion_sort_100_best_0_200.png Binary files differindex bcfd849..bcfd849 100644 --- a/img/plots/full_size/insertion_sort_100_best_0_200.png +++ b/assets/img/plots/full_size/insertion_sort_100_best_0_200.png diff --git a/img/plots/full_size/insertion_sort_100_worst_0_200.png b/assets/img/plots/full_size/insertion_sort_100_worst_0_200.png Binary files differindex 28ffaf1..28ffaf1 100644 --- a/img/plots/full_size/insertion_sort_100_worst_0_200.png +++ b/assets/img/plots/full_size/insertion_sort_100_worst_0_200.png diff --git a/img/plots/full_size/median_heaps_1000_average_0_200.png b/assets/img/plots/full_size/median_heaps_1000_average_0_200.png Binary files differindex 94b99c3..94b99c3 100644 --- a/img/plots/full_size/median_heaps_1000_average_0_200.png +++ b/assets/img/plots/full_size/median_heaps_1000_average_0_200.png diff --git a/img/plots/full_size/median_heaps_1000_best_0_200.png b/assets/img/plots/full_size/median_heaps_1000_best_0_200.png Binary files differindex 471c430..471c430 100644 --- a/img/plots/full_size/median_heaps_1000_best_0_200.png +++ b/assets/img/plots/full_size/median_heaps_1000_best_0_200.png diff --git a/img/plots/full_size/median_heaps_1000_worst_0_200.png b/assets/img/plots/full_size/median_heaps_1000_worst_0_200.png Binary files differindex f67fef6..f67fef6 100644 --- a/img/plots/full_size/median_heaps_1000_worst_0_200.png +++ b/assets/img/plots/full_size/median_heaps_1000_worst_0_200.png diff --git a/img/plots/full_size/median_sorting_1000_average_0_200.png b/assets/img/plots/full_size/median_sorting_1000_average_0_200.png Binary files differindex f41000d..f41000d 100644 --- a/img/plots/full_size/median_sorting_1000_average_0_200.png +++ b/assets/img/plots/full_size/median_sorting_1000_average_0_200.png diff --git a/img/plots/full_size/median_sorting_1000_best_0_200.png b/assets/img/plots/full_size/median_sorting_1000_best_0_200.png Binary files differindex 2064218..2064218 100644 --- a/img/plots/full_size/median_sorting_1000_best_0_200.png +++ b/assets/img/plots/full_size/median_sorting_1000_best_0_200.png diff --git a/img/plots/full_size/median_sorting_1000_worst_0_200.png b/assets/img/plots/full_size/median_sorting_1000_worst_0_200.png Binary files differindex bd05875..bd05875 100644 --- a/img/plots/full_size/median_sorting_1000_worst_0_200.png +++ b/assets/img/plots/full_size/median_sorting_1000_worst_0_200.png diff --git a/img/plots/full_size/merge_sort_100_average_0_200.png b/assets/img/plots/full_size/merge_sort_100_average_0_200.png Binary files differindex 556bd2e..556bd2e 100644 --- a/img/plots/full_size/merge_sort_100_average_0_200.png +++ b/assets/img/plots/full_size/merge_sort_100_average_0_200.png diff --git a/img/plots/full_size/merge_sort_100_best_0_200.png b/assets/img/plots/full_size/merge_sort_100_best_0_200.png Binary files differindex a9780c2..a9780c2 100644 --- a/img/plots/full_size/merge_sort_100_best_0_200.png +++ b/assets/img/plots/full_size/merge_sort_100_best_0_200.png diff --git a/img/plots/full_size/merge_sort_100_worst_0_200.png b/assets/img/plots/full_size/merge_sort_100_worst_0_200.png Binary files differindex 7682f55..7682f55 100644 --- a/img/plots/full_size/merge_sort_100_worst_0_200.png +++ b/assets/img/plots/full_size/merge_sort_100_worst_0_200.png diff --git a/img/plots/full_size/quicksort_first_100_average_0_200.png b/assets/img/plots/full_size/quicksort_first_100_average_0_200.png Binary files differindex 2825bc4..2825bc4 100644 --- a/img/plots/full_size/quicksort_first_100_average_0_200.png +++ b/assets/img/plots/full_size/quicksort_first_100_average_0_200.png diff --git a/img/plots/full_size/quicksort_first_100_best_0_200.png b/assets/img/plots/full_size/quicksort_first_100_best_0_200.png Binary files differindex 24816c5..24816c5 100644 --- a/img/plots/full_size/quicksort_first_100_best_0_200.png +++ b/assets/img/plots/full_size/quicksort_first_100_best_0_200.png diff --git a/img/plots/full_size/quicksort_first_100_worst_0_200.png b/assets/img/plots/full_size/quicksort_first_100_worst_0_200.png Binary files differindex 05c8465..05c8465 100644 --- a/img/plots/full_size/quicksort_first_100_worst_0_200.png +++ b/assets/img/plots/full_size/quicksort_first_100_worst_0_200.png diff --git a/img/plots/full_size/quicksort_last_100_average_0_200.png b/assets/img/plots/full_size/quicksort_last_100_average_0_200.png Binary files differindex 77bbe3a..77bbe3a 100644 --- a/img/plots/full_size/quicksort_last_100_average_0_200.png +++ b/assets/img/plots/full_size/quicksort_last_100_average_0_200.png diff --git a/img/plots/full_size/quicksort_last_100_best_0_200.png b/assets/img/plots/full_size/quicksort_last_100_best_0_200.png Binary files differindex a0542e5..a0542e5 100644 --- a/img/plots/full_size/quicksort_last_100_best_0_200.png +++ b/assets/img/plots/full_size/quicksort_last_100_best_0_200.png diff --git a/img/plots/full_size/quicksort_last_100_worst_0_200.png b/assets/img/plots/full_size/quicksort_last_100_worst_0_200.png Binary files differindex 0bfeebe..0bfeebe 100644 --- a/img/plots/full_size/quicksort_last_100_worst_0_200.png +++ b/assets/img/plots/full_size/quicksort_last_100_worst_0_200.png diff --git a/img/plots/full_size/quicksort_middle_100_average_0_200.png b/assets/img/plots/full_size/quicksort_middle_100_average_0_200.png Binary files differindex c0b7d11..c0b7d11 100644 --- a/img/plots/full_size/quicksort_middle_100_average_0_200.png +++ b/assets/img/plots/full_size/quicksort_middle_100_average_0_200.png diff --git a/img/plots/full_size/quicksort_middle_100_best_0_200.png b/assets/img/plots/full_size/quicksort_middle_100_best_0_200.png Binary files differindex f600eb6..f600eb6 100644 --- a/img/plots/full_size/quicksort_middle_100_best_0_200.png +++ b/assets/img/plots/full_size/quicksort_middle_100_best_0_200.png diff --git a/img/plots/full_size/quicksort_middle_100_worst_0_200.png b/assets/img/plots/full_size/quicksort_middle_100_worst_0_200.png Binary files differindex 2e54a1a..2e54a1a 100644 --- a/img/plots/full_size/quicksort_middle_100_worst_0_200.png +++ b/assets/img/plots/full_size/quicksort_middle_100_worst_0_200.png diff --git a/img/plots/full_size/quicksort_random_100_average_0_200.png b/assets/img/plots/full_size/quicksort_random_100_average_0_200.png Binary files differindex cd9b1c2..cd9b1c2 100644 --- a/img/plots/full_size/quicksort_random_100_average_0_200.png +++ b/assets/img/plots/full_size/quicksort_random_100_average_0_200.png diff --git a/img/plots/full_size/quicksort_random_100_best_0_200.png b/assets/img/plots/full_size/quicksort_random_100_best_0_200.png Binary files differindex 037463f..037463f 100644 --- a/img/plots/full_size/quicksort_random_100_best_0_200.png +++ b/assets/img/plots/full_size/quicksort_random_100_best_0_200.png diff --git a/img/plots/full_size/quicksort_random_100_worst_0_200.png b/assets/img/plots/full_size/quicksort_random_100_worst_0_200.png Binary files differindex 0146566..0146566 100644 --- a/img/plots/full_size/quicksort_random_100_worst_0_200.png +++ b/assets/img/plots/full_size/quicksort_random_100_worst_0_200.png diff --git a/img/plots/full_size/quicksort_second_100_average_0_200.png b/assets/img/plots/full_size/quicksort_second_100_average_0_200.png Binary files differindex 248fbfe..248fbfe 100644 --- a/img/plots/full_size/quicksort_second_100_average_0_200.png +++ b/assets/img/plots/full_size/quicksort_second_100_average_0_200.png diff --git a/img/plots/full_size/quicksort_second_100_best_0_200.png b/assets/img/plots/full_size/quicksort_second_100_best_0_200.png Binary files differindex 70492e0..70492e0 100644 --- a/img/plots/full_size/quicksort_second_100_best_0_200.png +++ b/assets/img/plots/full_size/quicksort_second_100_best_0_200.png diff --git a/img/plots/full_size/quicksort_second_100_worst_0_200.png b/assets/img/plots/full_size/quicksort_second_100_worst_0_200.png Binary files differindex 7ea619a..7ea619a 100644 --- a/img/plots/full_size/quicksort_second_100_worst_0_200.png +++ b/assets/img/plots/full_size/quicksort_second_100_worst_0_200.png diff --git a/img/plots/full_size/selection_sort_100_average_0_200.png b/assets/img/plots/full_size/selection_sort_100_average_0_200.png Binary files differindex 0da1583..0da1583 100644 --- a/img/plots/full_size/selection_sort_100_average_0_200.png +++ b/assets/img/plots/full_size/selection_sort_100_average_0_200.png diff --git a/img/plots/full_size/selection_sort_100_best_0_200.png b/assets/img/plots/full_size/selection_sort_100_best_0_200.png Binary files differindex 6607431..6607431 100644 --- a/img/plots/full_size/selection_sort_100_best_0_200.png +++ b/assets/img/plots/full_size/selection_sort_100_best_0_200.png diff --git a/img/plots/full_size/selection_sort_100_worst_0_200.png b/assets/img/plots/full_size/selection_sort_100_worst_0_200.png Binary files differindex 163f565..163f565 100644 --- a/img/plots/full_size/selection_sort_100_worst_0_200.png +++ b/assets/img/plots/full_size/selection_sort_100_worst_0_200.png diff --git a/img/plots/preview/bubble_sort_100_average_0_200.png b/assets/img/plots/preview/bubble_sort_100_average_0_200.png Binary files differindex 7beee79..7beee79 100644 --- a/img/plots/preview/bubble_sort_100_average_0_200.png +++ b/assets/img/plots/preview/bubble_sort_100_average_0_200.png diff --git a/img/plots/preview/bubble_sort_100_best_0_200.png b/assets/img/plots/preview/bubble_sort_100_best_0_200.png Binary files differindex 1993b9c..1993b9c 100644 --- a/img/plots/preview/bubble_sort_100_best_0_200.png +++ b/assets/img/plots/preview/bubble_sort_100_best_0_200.png diff --git a/img/plots/preview/bubble_sort_100_worst_0_200.png b/assets/img/plots/preview/bubble_sort_100_worst_0_200.png Binary files differindex 42f3887..42f3887 100644 --- a/img/plots/preview/bubble_sort_100_worst_0_200.png +++ b/assets/img/plots/preview/bubble_sort_100_worst_0_200.png diff --git a/img/plots/preview/bubble_sort_optimized_100_average_0_200.png b/assets/img/plots/preview/bubble_sort_optimized_100_average_0_200.png Binary files differindex 356eb95..356eb95 100644 --- a/img/plots/preview/bubble_sort_optimized_100_average_0_200.png +++ b/assets/img/plots/preview/bubble_sort_optimized_100_average_0_200.png diff --git a/img/plots/preview/bubble_sort_optimized_100_best_0_200.png b/assets/img/plots/preview/bubble_sort_optimized_100_best_0_200.png Binary files differindex 26a862c..26a862c 100644 --- a/img/plots/preview/bubble_sort_optimized_100_best_0_200.png +++ b/assets/img/plots/preview/bubble_sort_optimized_100_best_0_200.png diff --git a/img/plots/preview/bubble_sort_optimized_100_worst_0_200.png b/assets/img/plots/preview/bubble_sort_optimized_100_worst_0_200.png Binary files differindex e5a7fb8..e5a7fb8 100644 --- a/img/plots/preview/bubble_sort_optimized_100_worst_0_200.png +++ b/assets/img/plots/preview/bubble_sort_optimized_100_worst_0_200.png diff --git a/img/plots/preview/heapsort_100_average_0_200.png b/assets/img/plots/preview/heapsort_100_average_0_200.png Binary files differindex 077f725..077f725 100644 --- a/img/plots/preview/heapsort_100_average_0_200.png +++ b/assets/img/plots/preview/heapsort_100_average_0_200.png diff --git a/img/plots/preview/heapsort_100_best_0_200.png b/assets/img/plots/preview/heapsort_100_best_0_200.png Binary files differindex e775f21..e775f21 100644 --- a/img/plots/preview/heapsort_100_best_0_200.png +++ b/assets/img/plots/preview/heapsort_100_best_0_200.png diff --git a/img/plots/preview/heapsort_100_worst_0_200.png b/assets/img/plots/preview/heapsort_100_worst_0_200.png Binary files differindex 0ac9a6e..0ac9a6e 100644 --- a/img/plots/preview/heapsort_100_worst_0_200.png +++ b/assets/img/plots/preview/heapsort_100_worst_0_200.png diff --git a/img/plots/preview/insertion_sort_100_average_0_200.png b/assets/img/plots/preview/insertion_sort_100_average_0_200.png Binary files differindex 2691716..2691716 100644 --- a/img/plots/preview/insertion_sort_100_average_0_200.png +++ b/assets/img/plots/preview/insertion_sort_100_average_0_200.png diff --git a/img/plots/preview/insertion_sort_100_best_0_200.png b/assets/img/plots/preview/insertion_sort_100_best_0_200.png Binary files differindex 33c2a7d..33c2a7d 100644 --- a/img/plots/preview/insertion_sort_100_best_0_200.png +++ b/assets/img/plots/preview/insertion_sort_100_best_0_200.png diff --git a/img/plots/preview/insertion_sort_100_worst_0_200.png b/assets/img/plots/preview/insertion_sort_100_worst_0_200.png Binary files differindex 1657b5c..1657b5c 100644 --- a/img/plots/preview/insertion_sort_100_worst_0_200.png +++ b/assets/img/plots/preview/insertion_sort_100_worst_0_200.png diff --git a/img/plots/preview/median_heaps_1000_average_0_200.png b/assets/img/plots/preview/median_heaps_1000_average_0_200.png Binary files differindex f977c3a..f977c3a 100644 --- a/img/plots/preview/median_heaps_1000_average_0_200.png +++ b/assets/img/plots/preview/median_heaps_1000_average_0_200.png diff --git a/img/plots/preview/median_heaps_1000_best_0_200.png b/assets/img/plots/preview/median_heaps_1000_best_0_200.png Binary files differindex 4b6d23b..4b6d23b 100644 --- a/img/plots/preview/median_heaps_1000_best_0_200.png +++ b/assets/img/plots/preview/median_heaps_1000_best_0_200.png diff --git a/img/plots/preview/median_heaps_1000_worst_0_200.png b/assets/img/plots/preview/median_heaps_1000_worst_0_200.png Binary files differindex 3e3420e..3e3420e 100644 --- a/img/plots/preview/median_heaps_1000_worst_0_200.png +++ b/assets/img/plots/preview/median_heaps_1000_worst_0_200.png diff --git a/img/plots/preview/median_sorting_1000_average_0_200.png b/assets/img/plots/preview/median_sorting_1000_average_0_200.png Binary files differindex 4e76bdf..4e76bdf 100644 --- a/img/plots/preview/median_sorting_1000_average_0_200.png +++ b/assets/img/plots/preview/median_sorting_1000_average_0_200.png diff --git a/img/plots/preview/median_sorting_1000_best_0_200.png b/assets/img/plots/preview/median_sorting_1000_best_0_200.png Binary files differindex 6779e63..6779e63 100644 --- a/img/plots/preview/median_sorting_1000_best_0_200.png +++ b/assets/img/plots/preview/median_sorting_1000_best_0_200.png diff --git a/img/plots/preview/median_sorting_1000_worst_0_200.png b/assets/img/plots/preview/median_sorting_1000_worst_0_200.png Binary files differindex 3b18384..3b18384 100644 --- a/img/plots/preview/median_sorting_1000_worst_0_200.png +++ b/assets/img/plots/preview/median_sorting_1000_worst_0_200.png diff --git a/img/plots/preview/merge_sort_100_average_0_200.png b/assets/img/plots/preview/merge_sort_100_average_0_200.png Binary files differindex cf38a81..cf38a81 100644 --- a/img/plots/preview/merge_sort_100_average_0_200.png +++ b/assets/img/plots/preview/merge_sort_100_average_0_200.png diff --git a/img/plots/preview/merge_sort_100_best_0_200.png b/assets/img/plots/preview/merge_sort_100_best_0_200.png Binary files differindex 0d954cf..0d954cf 100644 --- a/img/plots/preview/merge_sort_100_best_0_200.png +++ b/assets/img/plots/preview/merge_sort_100_best_0_200.png diff --git a/img/plots/preview/merge_sort_100_worst_0_200.png b/assets/img/plots/preview/merge_sort_100_worst_0_200.png Binary files differindex 513d92e..513d92e 100644 --- a/img/plots/preview/merge_sort_100_worst_0_200.png +++ b/assets/img/plots/preview/merge_sort_100_worst_0_200.png diff --git a/img/plots/preview/quicksort_first_100_average_0_200.png b/assets/img/plots/preview/quicksort_first_100_average_0_200.png Binary files differindex e286b73..e286b73 100644 --- a/img/plots/preview/quicksort_first_100_average_0_200.png +++ b/assets/img/plots/preview/quicksort_first_100_average_0_200.png diff --git a/img/plots/preview/quicksort_first_100_best_0_200.png b/assets/img/plots/preview/quicksort_first_100_best_0_200.png Binary files differindex 7837955..7837955 100644 --- a/img/plots/preview/quicksort_first_100_best_0_200.png +++ b/assets/img/plots/preview/quicksort_first_100_best_0_200.png diff --git a/img/plots/preview/quicksort_first_100_worst_0_200.png b/assets/img/plots/preview/quicksort_first_100_worst_0_200.png Binary files differindex 00de014..00de014 100644 --- a/img/plots/preview/quicksort_first_100_worst_0_200.png +++ b/assets/img/plots/preview/quicksort_first_100_worst_0_200.png diff --git a/img/plots/preview/quicksort_last_100_average_0_200.png b/assets/img/plots/preview/quicksort_last_100_average_0_200.png Binary files differindex 87f106e..87f106e 100644 --- a/img/plots/preview/quicksort_last_100_average_0_200.png +++ b/assets/img/plots/preview/quicksort_last_100_average_0_200.png diff --git a/img/plots/preview/quicksort_last_100_best_0_200.png b/assets/img/plots/preview/quicksort_last_100_best_0_200.png Binary files differindex 31f5070..31f5070 100644 --- a/img/plots/preview/quicksort_last_100_best_0_200.png +++ b/assets/img/plots/preview/quicksort_last_100_best_0_200.png diff --git a/img/plots/preview/quicksort_last_100_worst_0_200.png b/assets/img/plots/preview/quicksort_last_100_worst_0_200.png Binary files differindex 7f424a7..7f424a7 100644 --- a/img/plots/preview/quicksort_last_100_worst_0_200.png +++ b/assets/img/plots/preview/quicksort_last_100_worst_0_200.png diff --git a/img/plots/preview/quicksort_middle_100_average_0_200.png b/assets/img/plots/preview/quicksort_middle_100_average_0_200.png Binary files differindex c106587..c106587 100644 --- a/img/plots/preview/quicksort_middle_100_average_0_200.png +++ b/assets/img/plots/preview/quicksort_middle_100_average_0_200.png diff --git a/img/plots/preview/quicksort_middle_100_best_0_200.png b/assets/img/plots/preview/quicksort_middle_100_best_0_200.png Binary files differindex 2bdf99f..2bdf99f 100644 --- a/img/plots/preview/quicksort_middle_100_best_0_200.png +++ b/assets/img/plots/preview/quicksort_middle_100_best_0_200.png diff --git a/img/plots/preview/quicksort_middle_100_worst_0_200.png b/assets/img/plots/preview/quicksort_middle_100_worst_0_200.png Binary files differindex 34fbb81..34fbb81 100644 --- a/img/plots/preview/quicksort_middle_100_worst_0_200.png +++ b/assets/img/plots/preview/quicksort_middle_100_worst_0_200.png diff --git a/img/plots/preview/quicksort_random_100_average_0_200.png b/assets/img/plots/preview/quicksort_random_100_average_0_200.png Binary files differindex 7273e86..7273e86 100644 --- a/img/plots/preview/quicksort_random_100_average_0_200.png +++ b/assets/img/plots/preview/quicksort_random_100_average_0_200.png diff --git a/img/plots/preview/quicksort_random_100_best_0_200.png b/assets/img/plots/preview/quicksort_random_100_best_0_200.png Binary files differindex 4c5024a..4c5024a 100644 --- a/img/plots/preview/quicksort_random_100_best_0_200.png +++ b/assets/img/plots/preview/quicksort_random_100_best_0_200.png diff --git a/img/plots/preview/quicksort_random_100_worst_0_200.png b/assets/img/plots/preview/quicksort_random_100_worst_0_200.png Binary files differindex f5960c6..f5960c6 100644 --- a/img/plots/preview/quicksort_random_100_worst_0_200.png +++ b/assets/img/plots/preview/quicksort_random_100_worst_0_200.png diff --git a/img/plots/preview/quicksort_second_100_average_0_200.png b/assets/img/plots/preview/quicksort_second_100_average_0_200.png Binary files differindex 52ee4da..52ee4da 100644 --- a/img/plots/preview/quicksort_second_100_average_0_200.png +++ b/assets/img/plots/preview/quicksort_second_100_average_0_200.png diff --git a/img/plots/preview/quicksort_second_100_best_0_200.png b/assets/img/plots/preview/quicksort_second_100_best_0_200.png Binary files differindex b7c2112..b7c2112 100644 --- a/img/plots/preview/quicksort_second_100_best_0_200.png +++ b/assets/img/plots/preview/quicksort_second_100_best_0_200.png diff --git a/img/plots/preview/quicksort_second_100_worst_0_200.png b/assets/img/plots/preview/quicksort_second_100_worst_0_200.png Binary files differindex 2ef7376..2ef7376 100644 --- a/img/plots/preview/quicksort_second_100_worst_0_200.png +++ b/assets/img/plots/preview/quicksort_second_100_worst_0_200.png diff --git a/img/plots/preview/selection_sort_100_average_0_200.png b/assets/img/plots/preview/selection_sort_100_average_0_200.png Binary files differindex c19827e..c19827e 100644 --- a/img/plots/preview/selection_sort_100_average_0_200.png +++ b/assets/img/plots/preview/selection_sort_100_average_0_200.png diff --git a/img/plots/preview/selection_sort_100_best_0_200.png b/assets/img/plots/preview/selection_sort_100_best_0_200.png Binary files differindex 396a998..396a998 100644 --- a/img/plots/preview/selection_sort_100_best_0_200.png +++ b/assets/img/plots/preview/selection_sort_100_best_0_200.png diff --git a/img/plots/preview/selection_sort_100_worst_0_200.png b/assets/img/plots/preview/selection_sort_100_worst_0_200.png Binary files differindex 3b3e758..3b3e758 100644 --- a/img/plots/preview/selection_sort_100_worst_0_200.png +++ b/assets/img/plots/preview/selection_sort_100_worst_0_200.png diff --git a/css/common/footer.css b/css/common/footer.css deleted file mode 100644 index 1e05c57..0000000 --- a/css/common/footer.css +++ /dev/null @@ -1,30 +0,0 @@ -html, body { - height: 100%; - width: 100%; -} -.top-level-footer-wrapper { - height: 100%; - width: 100%; - display: table; - - /* - * Without this property, scrollbars inside <pre> elements don't work if - * display's width is less than 750px. - * God, I hate CSS. - */ - table-layout: fixed; -} -.footer-wrapper-collapse { - display: table-row; - height: 1px; -} -.footer-wrapper-expand { - display: table-row; - height: auto; -} -footer { - margin-top: 20px; - padding: 15px 0 15px; - border-width: 1px 0; - border-style: solid; -} diff --git a/css/common/misc.css b/css/common/misc.css deleted file mode 100644 index edca6b0..0000000 --- a/css/common/misc.css +++ /dev/null @@ -1,46 +0,0 @@ -/* Utility classes to prevent blocks from expanding unreasonably. */ -.wide-enough { - max-width: 400px; -} -.wider { - max-width: 600px; -} -/* Links become blue inside of <hN> elements otherwise. */ -h1 a, -h2 a, -h3 a, -h4 a, -h5 a, -h6 a { - color: inherit; -} -/* Link captions might become too close to badges on the sidebar. */ -span.badge { - margin-left: .5em; -} -/* Add horizontal scrollbars to <pre>s and don't wrap the code inside. */ -pre { - overflow-x: auto; -} -pre code { - white-space: pre; - word-wrap: normal; -} -/* Lighter background for <pre> and <code> elements. */ -pre { - font-size: inherit; - background-color: #fbfbfb; -} -.highlight { - background-color: #fbfbfb !important; -} -code { - color: inherit; - background-color: #fbfbfb; - font-size: inherit; -} -/* Prevent <code> elements from standing out from alerts. */ -.alert code { - padding: 0; - background-color: inherit; -} @@ -1,6 +1,6 @@ --- title: Main page -layout: default +layout: plain groups: - navbar navbar_link: <span class="glyphicon glyphicon-home"></span> Main page @@ -210,8 +210,8 @@ corresponding algorithm.</p> {% capture stem %}{{ algorithm.codename }}_{{ iterations }}_{{ input_kind }}_{{ algorithm.min_length }}_{{ algorithm.max_length }}{% endcapture %} <div class="col-xs-12 col-sm-6 col-md-4"> <div class="thumbnail"> - <a class="thumbnail" href="{{ site.baseurl }}/img/plots/full_size/{{ stem }}.png"> - <img class="img-responsive" src="{{ site.baseurl }}/img/plots/preview/{{ stem }}.png" alt="{{ algorithm.display_name | escape }}, {{ iterations }} iterations, {{ input_kind }} case"/> + <a class="thumbnail" href="{{ site.baseurl }}/assets/img/plots/full_size/{{ stem }}.png"> + <img class="img-responsive" src="{{ site.baseurl }}/assets/img/plots/preview/{{ stem }}.png" alt="{{ algorithm.display_name | escape }}, {{ iterations }} iterations, {{ input_kind }} case"/> </a> <div class="caption"> <strong>{{ algorithm.display_name }}</strong><br/> |