diff --git a/.gitignore b/.gitignore index 5103a639ab0e..f3d1288f8694 100755 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,7 @@ node_modules .sass-cache .DS_Store .jekyll-metadata + +vendor/bundle +.bundle +_posts/python/fundamentals/static-image/images diff --git a/_config.yml b/_config.yml index 5bf52cffc316..0795b631a784 100755 --- a/_config.yml +++ b/_config.yml @@ -22,7 +22,7 @@ plotlyjs_download_url: https://cdn.plot.ly/plotly-latest.min.js # Excludes # --- #exclude: ['*.Rmd','_posts/2015-09-09-matlab-reference.html','_posts/2015-09-06-r-reference.html','_posts/2015-09-06-python-reference.html','_posts/2015-08-19-plotly_js-reference.html','_posts/2015-04-05-ggplot2-index.html','_posts/2015-04-05-julia-index.html','_posts/2015-04-05-matplotlib-index.html','_posts/2015-04-05-node_js-index.html','_posts/2015-04-05-plotly_js-index.html','_posts/2015-04-05-plotlyjs-function-reference.md','_posts/2015-05-25-ipython-notebooks_gallery.html','_posts/2015-05-25-ipython-notebooks_index.html','_posts/2015-07-13-eula_index.html','_posts/2015-07-19-pandas.html','_posts/2015-07-26-index.html','_posts/2015-07-30-r-index.Rmd','_posts/2015-07-30-r-index.md','_posts/2015-08-20-research-box-index.html','_posts/ggplot2','_posts/julia','_posts/matplotlib','_posts/nodejs','_posts/pandas','_posts/plotly_js','_posts/r','_posts/tutorials','_posts/user_guide_python'] -exclude: [_posts/temp, '*.Rmd', _posts/user_guide_python/old_user_guide/redirect_from] +exclude: [_posts/temp, '*.Rmd', _posts/user_guide_python/old_user_guide/redirect_from, vendor] # --- # Markdown / Syntax diff --git a/_config_dev.yml b/_config_dev.yml index 7c666de2d242..aa6c13bbedb4 100755 --- a/_config_dev.yml +++ b/_config_dev.yml @@ -17,7 +17,7 @@ plotlyjs_download_url: https://cdn.plot.ly/plotly-latest.min.js # Excludes # --- # all of the posts: ['*.Rmd','_posts/2015-09-09-matlab-reference.html','_posts/2015-09-06-r-reference.html','_posts/2015-09-06-python-reference.html','_posts/2015-08-19-plotly_js-reference.html','_posts/2015-04-05-ggplot2-index.html','_posts/2015-04-05-julia-index.html','_posts/2015-04-05-matlab-index.html','_posts/2015-04-05-matplotlib-index.html','_posts/2015-04-05-node_js-index.html','_posts/2015-04-05-plotly_js-index.html','_posts/2015-04-05-plotlyjs-function-reference.md','_posts/2015-04-05-python-index.html','_posts/2015-05-25-ipython-notebooks_gallery.html','_posts/2015-05-25-ipython-notebooks_index.html','_posts/2015-07-13-eula_index.html','_posts/2015-07-19-pandas.html','_posts/2015-07-26-index.html','_posts/2015-07-30-r-index.Rmd','_posts/2015-07-30-r-index.md','_posts/2015-08-20-research-box-index.html','_posts/ggplot2','_posts/julia','_posts/matlab','_posts/matplotlib','_posts/nodejs','_posts/pandas','_posts/plotly_js','_posts/python','_posts/r','_posts/tutorials','_posts/user_guide_matlab','_posts/user_guide_python'] -exclude: ['*.Rmd','_posts/matlab','_posts/dashboards','_posts/julia','_posts/matplotlib','_posts/misc','_posts/nodejs','_posts/numpy','_posts/scala','_posts/scikit','_posts/tutorials','_posts/user_guide_matlab','_posts/user_guide_python'] +exclude: ['*.Rmd','_posts/matlab','_posts/dashboards','_posts/julia','_posts/matplotlib','_posts/misc','_posts/nodejs','_posts/numpy','_posts/scala','_posts/scikit','_posts/tutorials','_posts/user_guide_matlab','_posts/user_guide_python', 'vendor'] #exclude: [_posts/temp, '*.Rmd'] # --- diff --git a/_data/cache_bust_css.yml b/_data/cache_bust_css.yml index 84233cf3b93c..5cfbca978c48 100644 --- a/_data/cache_bust_css.yml +++ b/_data/cache_bust_css.yml @@ -1,2 +1,2 @@ -26066b61dc11fdafb06ddd642c70d0d8 ../all_static/css/main.css +299bf4ed0ab496795b8fe3588fa04c34 ../all_static/css/main.css a5765df8bc2358dd61c19edcc0cbef7d ../all_static/css/normalize.css diff --git a/_includes/_new/_page-components/_footer-main.html b/_includes/_new/_page-components/_footer-main.html index 892c74b3dd65..ea64b1104bf9 100644 --- a/_includes/_new/_page-components/_footer-main.html +++ b/_includes/_new/_page-components/_footer-main.html @@ -197,9 +197,11 @@