diff --git a/.gitignore b/.gitignore index e3cad6b3e..4dba33db1 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ Singularityfile #whitelist !reports/**/*.csv !reports/**/*.png +!docs/img/**/*.png diff --git a/docs/.nojekyll b/docs/.nojekyll new file mode 100644 index 000000000..e69de29bb diff --git a/docs/Gemfile b/docs/Gemfile deleted file mode 100644 index 24c316eba..000000000 --- a/docs/Gemfile +++ /dev/null @@ -1,3 +0,0 @@ -source 'https://rubygems.org' -gem 'github-pages', group: :jekyll_plugins -gem "jekyll-theme-hydeout", "~> 4" diff --git a/docs/_config.yml b/docs/_config.yml deleted file mode 100644 index f5bc67e41..000000000 --- a/docs/_config.yml +++ /dev/null @@ -1,26 +0,0 @@ -repository: openml/automlbenchmark -#theme: jekyll-theme-slate -remote_theme: fongandrew/hydeout -markdown: kramdown - -title: AutoML Benchmark -#description: config description - -#sidebar_home_link: true -version: 0.9 - -hydeout: - repo: https://github.com/openml/automlbenchmark - version: 0.9 - -defaults: - - - scope: - path: README.md - values: - title: '' - - - scope: - path: HOWTO.md - values: - title: '' diff --git a/docs/assets/css/main.scss b/docs/assets/css/main.scss deleted file mode 100644 index 61a51042f..000000000 --- a/docs/assets/css/main.scss +++ /dev/null @@ -1,16 +0,0 @@ ---- -# Jekyll needs front matter for SCSS files -# $sidebar-bg-color: #ac4142; -# $sidebar-sticky: false; ---- - -$sidebar-width: 20rem !default; -$large-font-size: 1.1rem; -$link-color: #195cc6; -@import "hydeout"; - -#sidebar { - .site-title { - font-family: Sans-Serif; - } -} \ No newline at end of file diff --git a/docs/automl_overview.html b/docs/automl_overview.html new file mode 100644 index 000000000..e72f07c04 --- /dev/null +++ b/docs/automl_overview.html @@ -0,0 +1,17 @@ + +
++ The old AutoML framework overview page no longer exists, you will be + redirected to the new page. If you are not redirected within 3 seconds, + you can find it at + https://openml.github.io/automlbenchmark/frameworks.html. +
+ + diff --git a/docs/frameworks.html b/docs/frameworks.html new file mode 100644 index 000000000..23d258e8b --- /dev/null +++ b/docs/frameworks.html @@ -0,0 +1,892 @@ + + + +Links to be added after preprint publication.
+ +