diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 28411a3..0000000 --- a/.travis.yml +++ /dev/null @@ -1,33 +0,0 @@ -language: ruby -cache: bundler -sudo: required -dist: trusty -rvm: 2.6.3 -before_script: -- sudo apt-get update -- sudo apt-get install awscli -script: bundle exec jekyll build -branches: - only: - - master - - "/^v\\d+\\./" -after_success: -- ./scripts/aws_credentials.sh -- aws s3 sync public/ s3://public-rubinius-com --delete --region us-west-2 -notifications: - email: false - irc: - channels: - - chat.freenode.net#rubinius - template: - - "%{repository}/%{branch} (%{commit} - %{author}): %{build_url}: %{message}" - webhooks: - urls: - secure: H8yt+D9boWjHalkLQ1xqm8gZoRlVVqCcTS2fdEen5LpYf9afFv1a7lnuIK8XgYUn+OnKvwrsNIafDIl6DcZLiL491y7+MisFGTdD91yuRAc0J44tXXPdAVBCTqtOqof4trq67vQGm1L+iWS6ZqaXT/jSCmUA1AbxY0c/+UnM9h8= - on_success: always - on_failure: always - on_start: always -env: - global: - - secure: O1roTjPX2hT8fGahkAhw8T5ZL1cg5tEqDH/rtIxbF9QK3uGxaCCMm/lCmHPr6ZuruAXymcmKSJ5YT8+kkcazwlv3AD7CRMH/VpYPrGNqE7II0rFHlP+6BsMs1jLFeV/HvyTH4Gdp06NB93y+/0HOXxqCPKFw68PftypxNSjjUo0= - - secure: H7gU0K/7nkSDtARTKeBZlYxUXusNrFJ7Hg+jjzHtjSIqnDCMlKVjbkuItCGiRXVIdMDL0jYuoZfErziSp1bH7RRzvR4j5bB1YqX/GVfwJwjFJbMrC4rRCGt18mcvEpjWPcI3TLjb+OmaylyqSbAiCgIAHN/UJBqvn/Nnlu3nBcY= diff --git a/source/404.html b/404.html similarity index 100% rename from source/404.html rename to 404.html diff --git a/source/422.html b/422.html similarity index 100% rename from source/422.html rename to 422.html diff --git a/source/500.html b/500.html similarity index 100% rename from source/500.html rename to 500.html diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..edebdf9 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +rubinius.com \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 17f35bf..507c77d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,53 +1,58 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.6) + activesupport (7.1.1) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + connection_pool (>= 2.2.5) + drb + i18n (>= 1.6, < 2) + minitest (>= 5.1) + mutex_m + tzinfo (~> 2.0) + addressable (2.8.5) + public_suffix (>= 2.0.2, < 6.0) + base64 (0.1.1) + bigdecimal (3.1.4) coffee-script (2.4.1) coffee-script-source execjs coffee-script-source (1.11.1) colorator (1.1.0) - commonmarker (0.17.13) - ruby-enum (~> 0.5) - concurrent-ruby (1.1.8) - dnsruby (1.61.5) - simpleidn (~> 0.1) - em-websocket (0.5.2) + commonmarker (0.23.10) + concurrent-ruby (1.2.2) + connection_pool (2.4.1) + dnsruby (1.70.0) + simpleidn (~> 0.2.1) + drb (2.1.1) + ruby2_keywords + em-websocket (0.5.3) eventmachine (>= 0.12.9) - http_parser.rb (~> 0.6.0) - ethon (0.14.0) + http_parser.rb (~> 0) + ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) - execjs (2.7.0) - faraday (1.4.1) - faraday-excon (~> 1.1) - faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.1) - multipart-post (>= 1.2, < 3) + execjs (2.9.1) + faraday (2.7.11) + base64 + faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) - faraday-excon (1.1.0) - faraday-net_http (1.0.1) - faraday-net_http_persistent (1.1.0) - ffi (1.15.0) + faraday-net_http (3.0.2) + ffi (1.16.3) forwardable-extended (2.6.0) gemoji (3.0.1) - github-pages (214) - github-pages-health-check (= 1.17.0) - jekyll (= 3.9.0) + github-pages (228) + github-pages-health-check (= 1.17.9) + jekyll (= 3.9.3) jekyll-avatar (= 0.7.0) jekyll-coffeescript (= 1.1.1) - jekyll-commonmark-ghpages (= 0.1.6) + jekyll-commonmark-ghpages (= 0.4.0) jekyll-default-layout (= 0.1.4) jekyll-feed (= 0.15.1) jekyll-gist (= 1.5.0) jekyll-github-metadata (= 2.13.0) + jekyll-include-cache (= 0.2.1) jekyll-mentions (= 1.6.0) jekyll-optional-front-matter (= 0.3.2) jekyll-paginate (= 1.1.0) @@ -56,49 +61,49 @@ GEM jekyll-relative-links (= 0.6.1) jekyll-remote-theme (= 0.4.3) jekyll-sass-converter (= 1.5.2) - jekyll-seo-tag (= 2.7.1) + jekyll-seo-tag (= 2.8.0) jekyll-sitemap (= 1.4.0) jekyll-swiss (= 1.0.0) - jekyll-theme-architect (= 0.1.1) - jekyll-theme-cayman (= 0.1.1) - jekyll-theme-dinky (= 0.1.1) - jekyll-theme-hacker (= 0.1.2) - jekyll-theme-leap-day (= 0.1.1) - jekyll-theme-merlot (= 0.1.1) - jekyll-theme-midnight (= 0.1.1) - jekyll-theme-minimal (= 0.1.1) - jekyll-theme-modernist (= 0.1.1) - jekyll-theme-primer (= 0.5.4) - jekyll-theme-slate (= 0.1.1) - jekyll-theme-tactile (= 0.1.1) - jekyll-theme-time-machine (= 0.1.1) + jekyll-theme-architect (= 0.2.0) + jekyll-theme-cayman (= 0.2.0) + jekyll-theme-dinky (= 0.2.0) + jekyll-theme-hacker (= 0.2.0) + jekyll-theme-leap-day (= 0.2.0) + jekyll-theme-merlot (= 0.2.0) + jekyll-theme-midnight (= 0.2.0) + jekyll-theme-minimal (= 0.2.0) + jekyll-theme-modernist (= 0.2.0) + jekyll-theme-primer (= 0.6.0) + jekyll-theme-slate (= 0.2.0) + jekyll-theme-tactile (= 0.2.0) + jekyll-theme-time-machine (= 0.2.0) jekyll-titles-from-headings (= 0.5.3) jemoji (= 0.12.0) - kramdown (= 2.3.1) + kramdown (= 2.3.2) kramdown-parser-gfm (= 1.1.0) - liquid (= 4.0.3) + liquid (= 4.0.4) mercenary (~> 0.3) minima (= 2.5.1) - nokogiri (>= 1.10.4, < 2.0) + nokogiri (>= 1.13.6, < 2.0) rouge (= 3.26.0) terminal-table (~> 1.4) - github-pages-health-check (1.17.0) + github-pages-health-check (1.17.9) addressable (~> 2.3) dnsruby (~> 1.60) octokit (~> 4.0) - public_suffix (>= 2.0.2, < 5.0) + public_suffix (>= 3.0, < 5.0) typhoeus (~> 1.3) - html-pipeline (2.14.0) + html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - http_parser.rb (0.6.0) - i18n (0.9.5) + http_parser.rb (0.8.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) - jekyll (3.9.0) + jekyll (3.9.3) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) - i18n (~> 0.7) + i18n (>= 0.7, < 2) jekyll-sass-converter (~> 1.0) jekyll-watch (~> 2.0) kramdown (>= 1.17, < 3) @@ -112,13 +117,13 @@ GEM jekyll-coffeescript (1.1.1) coffee-script (~> 2.2) coffee-script-source (~> 1.11.1) - jekyll-commonmark (1.3.1) - commonmarker (~> 0.14) - jekyll (>= 3.7, < 5.0) - jekyll-commonmark-ghpages (0.1.6) - commonmarker (~> 0.17.6) - jekyll-commonmark (~> 1.2) - rouge (>= 2.0, < 4.0) + jekyll-commonmark (1.4.0) + commonmarker (~> 0.22) + jekyll-commonmark-ghpages (0.4.0) + commonmarker (~> 0.23.7) + jekyll (~> 3.9.0) + jekyll-commonmark (~> 1.4.0) + rouge (>= 2.0, < 5.0) jekyll-default-layout (0.1.4) jekyll (~> 3.0) jekyll-feed (0.15.1) @@ -128,6 +133,8 @@ GEM jekyll-github-metadata (2.13.0) jekyll (>= 3.4, < 5.0) octokit (~> 4.0, != 4.4.0) + jekyll-include-cache (0.2.1) + jekyll (>= 3.7, < 5.0) jekyll-mentions (1.6.0) html-pipeline (~> 2.3) jekyll (>= 3.7, < 5.0) @@ -147,50 +154,50 @@ GEM rubyzip (>= 1.3.0, < 3.0) jekyll-sass-converter (1.5.2) sass (~> 3.4) - jekyll-seo-tag (2.7.1) + jekyll-seo-tag (2.8.0) jekyll (>= 3.8, < 5.0) jekyll-sitemap (1.4.0) jekyll (>= 3.7, < 5.0) jekyll-swiss (1.0.0) - jekyll-theme-architect (0.1.1) - jekyll (~> 3.5) + jekyll-theme-architect (0.2.0) + jekyll (> 3.5, < 5.0) jekyll-seo-tag (~> 2.0) - jekyll-theme-cayman (0.1.1) - jekyll (~> 3.5) + jekyll-theme-cayman (0.2.0) + jekyll (> 3.5, < 5.0) jekyll-seo-tag (~> 2.0) - jekyll-theme-dinky (0.1.1) - jekyll (~> 3.5) + jekyll-theme-dinky (0.2.0) + jekyll (> 3.5, < 5.0) jekyll-seo-tag (~> 2.0) - jekyll-theme-hacker (0.1.2) + jekyll-theme-hacker (0.2.0) jekyll (> 3.5, < 5.0) jekyll-seo-tag (~> 2.0) - jekyll-theme-leap-day (0.1.1) - jekyll (~> 3.5) + jekyll-theme-leap-day (0.2.0) + jekyll (> 3.5, < 5.0) jekyll-seo-tag (~> 2.0) - jekyll-theme-merlot (0.1.1) - jekyll (~> 3.5) + jekyll-theme-merlot (0.2.0) + jekyll (> 3.5, < 5.0) jekyll-seo-tag (~> 2.0) - jekyll-theme-midnight (0.1.1) - jekyll (~> 3.5) + jekyll-theme-midnight (0.2.0) + jekyll (> 3.5, < 5.0) jekyll-seo-tag (~> 2.0) - jekyll-theme-minimal (0.1.1) - jekyll (~> 3.5) + jekyll-theme-minimal (0.2.0) + jekyll (> 3.5, < 5.0) jekyll-seo-tag (~> 2.0) - jekyll-theme-modernist (0.1.1) - jekyll (~> 3.5) + jekyll-theme-modernist (0.2.0) + jekyll (> 3.5, < 5.0) jekyll-seo-tag (~> 2.0) - jekyll-theme-primer (0.5.4) + jekyll-theme-primer (0.6.0) jekyll (> 3.5, < 5.0) jekyll-github-metadata (~> 2.9) jekyll-seo-tag (~> 2.0) - jekyll-theme-slate (0.1.1) - jekyll (~> 3.5) + jekyll-theme-slate (0.2.0) + jekyll (> 3.5, < 5.0) jekyll-seo-tag (~> 2.0) - jekyll-theme-tactile (0.1.1) - jekyll (~> 3.5) + jekyll-theme-tactile (0.2.0) + jekyll (> 3.5, < 5.0) jekyll-seo-tag (~> 2.0) - jekyll-theme-time-machine (0.1.1) - jekyll (~> 3.5) + jekyll-theme-time-machine (0.2.0) + jekyll (> 3.5, < 5.0) jekyll-seo-tag (~> 2.0) jekyll-titles-from-headings (0.5.3) jekyll (>= 3.3, < 5.0) @@ -200,12 +207,12 @@ GEM gemoji (~> 3.0) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - kramdown (2.3.1) + kramdown (2.3.2) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - liquid (4.0.3) - listen (3.5.1) + liquid (4.0.4) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) @@ -213,49 +220,45 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.14.4) - multipart-post (2.1.1) - nokogiri (1.13.6-x86_64-linux) + minitest (5.20.0) + mutex_m (0.1.2) + nokogiri (1.15.4-x86_64-linux) racc (~> 1.4) - octokit (4.21.0) - faraday (>= 0.9) - sawyer (~> 0.8.0, >= 0.5.3) + octokit (4.25.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (4.0.6) - racc (1.6.0) - rb-fsevent (0.10.4) + public_suffix (4.0.7) + racc (1.7.2) + rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.2.6) rouge (3.26.0) - ruby-enum (0.9.0) - i18n - ruby2_keywords (0.0.4) - rubyzip (2.3.0) + ruby2_keywords (0.0.5) + rubyzip (2.3.2) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sawyer (0.8.2) + sawyer (0.9.2) addressable (>= 2.3.5) - faraday (> 0.8, < 2.0) + faraday (>= 0.17.3, < 3) simpleidn (0.2.1) unf (~> 0.1.4) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.9) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) - unicode-display_width (1.7.0) - zeitwerk (2.4.2) + unf_ext (0.0.8.2) + unicode-display_width (1.8.0) PLATFORMS x86_64-linux @@ -265,4 +268,4 @@ DEPENDENCIES jekyll-redirect-from BUNDLED WITH - 2.2.3 + 2.4.13 diff --git a/source/_data/languages.yml b/_data/languages.yml similarity index 100% rename from source/_data/languages.yml rename to _data/languages.yml diff --git a/source/_data/projects.yml b/_data/projects.yml similarity index 100% rename from source/_data/projects.yml rename to _data/projects.yml diff --git a/source/_data/releases.yml b/_data/releases.yml similarity index 100% rename from source/_data/releases.yml rename to _data/releases.yml diff --git a/source/_data/urls.yml b/_data/urls.yml similarity index 100% rename from source/_data/urls.yml rename to _data/urls.yml diff --git a/source/_includes/analyst_signup.html b/_includes/analyst_signup.html similarity index 100% rename from source/_includes/analyst_signup.html rename to _includes/analyst_signup.html diff --git a/source/_includes/code-of-conduct.html b/_includes/code-of-conduct.html similarity index 100% rename from source/_includes/code-of-conduct.html rename to _includes/code-of-conduct.html diff --git a/source/_includes/comments.html b/_includes/comments.html similarity index 100% rename from source/_includes/comments.html rename to _includes/comments.html diff --git a/source/_includes/compute_signup.html b/_includes/compute_signup.html similarity index 100% rename from source/_includes/compute_signup.html rename to _includes/compute_signup.html diff --git a/source/_includes/footer.html b/_includes/footer.html similarity index 100% rename from source/_includes/footer.html rename to _includes/footer.html diff --git a/source/_includes/mailchimp.html b/_includes/mailchimp.html similarity index 100% rename from source/_includes/mailchimp.html rename to _includes/mailchimp.html diff --git a/source/_includes/menu.html b/_includes/menu.html similarity index 100% rename from source/_includes/menu.html rename to _includes/menu.html diff --git a/source/_layouts/index.html b/_layouts/index.html similarity index 100% rename from source/_layouts/index.html rename to _layouts/index.html diff --git a/source/_layouts/page.html b/_layouts/page.html similarity index 100% rename from source/_layouts/page.html rename to _layouts/page.html diff --git a/source/_layouts/site.html b/_layouts/site.html similarity index 100% rename from source/_layouts/site.html rename to _layouts/site.html diff --git a/source/_posts/2010-12-15-rubinius-has-a-blog.markdown b/_posts/2010-12-15-rubinius-has-a-blog.markdown similarity index 100% rename from source/_posts/2010-12-15-rubinius-has-a-blog.markdown rename to _posts/2010-12-15-rubinius-has-a-blog.markdown diff --git a/source/_posts/2011-02-17-rubinius-what-s-next.markdown b/_posts/2011-02-17-rubinius-what-s-next.markdown similarity index 100% rename from source/_posts/2011-02-17-rubinius-what-s-next.markdown rename to _posts/2011-02-17-rubinius-what-s-next.markdown diff --git a/source/_posts/2011-02-22-rubinius-multiple-branches-with-rvm.markdown b/_posts/2011-02-22-rubinius-multiple-branches-with-rvm.markdown similarity index 100% rename from source/_posts/2011-02-22-rubinius-multiple-branches-with-rvm.markdown rename to _posts/2011-02-22-rubinius-multiple-branches-with-rvm.markdown diff --git a/source/_posts/2011-02-23-introduction-to-fancy.markdown b/_posts/2011-02-23-introduction-to-fancy.markdown similarity index 100% rename from source/_posts/2011-02-23-introduction-to-fancy.markdown rename to _posts/2011-02-23-introduction-to-fancy.markdown diff --git a/source/_posts/2011-02-25-why-use-rubinius.markdown b/_posts/2011-02-25-why-use-rubinius.markdown similarity index 100% rename from source/_posts/2011-02-25-why-use-rubinius.markdown rename to _posts/2011-02-25-why-use-rubinius.markdown diff --git a/source/_posts/2011-03-11-making-rubinius-rbc-files-disappear.markdown b/_posts/2011-03-11-making-rubinius-rbc-files-disappear.markdown similarity index 100% rename from source/_posts/2011-03-11-making-rubinius-rbc-files-disappear.markdown rename to _posts/2011-03-11-making-rubinius-rbc-files-disappear.markdown diff --git a/source/_posts/2011-03-17-running-ruby-with-no-ruby.markdown b/_posts/2011-03-17-running-ruby-with-no-ruby.markdown similarity index 100% rename from source/_posts/2011-03-17-running-ruby-with-no-ruby.markdown rename to _posts/2011-03-17-running-ruby-with-no-ruby.markdown diff --git a/source/_posts/2011-04-29-rubinius-t-shirts-and-stickers.markdown b/_posts/2011-04-29-rubinius-t-shirts-and-stickers.markdown similarity index 100% rename from source/_posts/2011-04-29-rubinius-t-shirts-and-stickers.markdown rename to _posts/2011-04-29-rubinius-t-shirts-and-stickers.markdown diff --git a/source/_posts/2011-05-22-adam-prescott-on-scopes.markdown b/_posts/2011-05-22-adam-prescott-on-scopes.markdown similarity index 100% rename from source/_posts/2011-05-22-adam-prescott-on-scopes.markdown rename to _posts/2011-05-22-adam-prescott-on-scopes.markdown diff --git a/source/_posts/2011-05-26-rubinius-rewards.markdown b/_posts/2011-05-26-rubinius-rewards.markdown similarity index 100% rename from source/_posts/2011-05-26-rubinius-rewards.markdown rename to _posts/2011-05-26-rubinius-rewards.markdown diff --git a/source/_posts/2011-06-07-inside-rubinius-20-preview.markdown b/_posts/2011-06-07-inside-rubinius-20-preview.markdown similarity index 100% rename from source/_posts/2011-06-07-inside-rubinius-20-preview.markdown rename to _posts/2011-06-07-inside-rubinius-20-preview.markdown diff --git a/source/_posts/2011-07-01-rubinius-summit-in-pictures.markdown b/_posts/2011-07-01-rubinius-summit-in-pictures.markdown similarity index 100% rename from source/_posts/2011-07-01-rubinius-summit-in-pictures.markdown rename to _posts/2011-07-01-rubinius-summit-in-pictures.markdown diff --git a/source/_posts/2011-07-03-all-around-the-world.markdown b/_posts/2011-07-03-all-around-the-world.markdown similarity index 100% rename from source/_posts/2011-07-03-all-around-the-world.markdown rename to _posts/2011-07-03-all-around-the-world.markdown diff --git a/source/_posts/2011-07-05-whats-the-status-kenneth.markdown b/_posts/2011-07-05-whats-the-status-kenneth.markdown similarity index 100% rename from source/_posts/2011-07-05-whats-the-status-kenneth.markdown rename to _posts/2011-07-05-whats-the-status-kenneth.markdown diff --git a/source/_posts/2011-07-07-rbxday.markdown b/_posts/2011-07-07-rbxday.markdown similarity index 100% rename from source/_posts/2011-07-07-rbxday.markdown rename to _posts/2011-07-07-rbxday.markdown diff --git a/source/_posts/2011-07-29-rbxday-at-outright.markdown b/_posts/2011-07-29-rbxday-at-outright.markdown similarity index 100% rename from source/_posts/2011-07-29-rbxday-at-outright.markdown rename to _posts/2011-07-29-rbxday-at-outright.markdown diff --git a/source/_posts/2011-07-31-rbxday-at-80beans.markdown b/_posts/2011-07-31-rbxday-at-80beans.markdown similarity index 100% rename from source/_posts/2011-07-31-rbxday-at-80beans.markdown rename to _posts/2011-07-31-rbxday-at-80beans.markdown diff --git a/source/_posts/2011-08-03-rbxday-in-real-life.markdown b/_posts/2011-08-03-rbxday-in-real-life.markdown similarity index 100% rename from source/_posts/2011-08-03-rbxday-in-real-life.markdown rename to _posts/2011-08-03-rbxday-in-real-life.markdown diff --git a/source/_posts/2011-08-05-rbxday-blog-posts.markdown b/_posts/2011-08-05-rbxday-blog-posts.markdown similarity index 100% rename from source/_posts/2011-08-05-rbxday-blog-posts.markdown rename to _posts/2011-08-05-rbxday-blog-posts.markdown diff --git a/source/_posts/2011-08-30-rubinius-3d.markdown b/_posts/2011-08-30-rubinius-3d.markdown similarity index 100% rename from source/_posts/2011-08-30-rubinius-3d.markdown rename to _posts/2011-08-30-rubinius-3d.markdown diff --git a/source/_posts/2011-09-02-retiring-some-rubinius-rewards.markdown b/_posts/2011-09-02-retiring-some-rubinius-rewards.markdown similarity index 100% rename from source/_posts/2011-09-02-retiring-some-rubinius-rewards.markdown rename to _posts/2011-09-02-retiring-some-rubinius-rewards.markdown diff --git a/source/_posts/2011-09-06-drnic-interview.markdown b/_posts/2011-09-06-drnic-interview.markdown similarity index 100% rename from source/_posts/2011-09-06-drnic-interview.markdown rename to _posts/2011-09-06-drnic-interview.markdown diff --git a/source/_posts/2011-10-04-steve-klabnik-thinks-rubinius-is-awesome.markdown b/_posts/2011-10-04-steve-klabnik-thinks-rubinius-is-awesome.markdown similarity index 100% rename from source/_posts/2011-10-04-steve-klabnik-thinks-rubinius-is-awesome.markdown rename to _posts/2011-10-04-steve-klabnik-thinks-rubinius-is-awesome.markdown diff --git a/source/_posts/2011-10-11-matz-and-me-at-rubyconf-2011.markdown b/_posts/2011-10-11-matz-and-me-at-rubyconf-2011.markdown similarity index 100% rename from source/_posts/2011-10-11-matz-and-me-at-rubyconf-2011.markdown rename to _posts/2011-10-11-matz-and-me-at-rubyconf-2011.markdown diff --git a/source/_posts/2011-10-18-contributing-to-rubinius.markdown b/_posts/2011-10-18-contributing-to-rubinius.markdown similarity index 100% rename from source/_posts/2011-10-18-contributing-to-rubinius.markdown rename to _posts/2011-10-18-contributing-to-rubinius.markdown diff --git a/source/_posts/2012-01-04-debugging-rubinius.markdown b/_posts/2012-01-04-debugging-rubinius.markdown similarity index 100% rename from source/_posts/2012-01-04-debugging-rubinius.markdown rename to _posts/2012-01-04-debugging-rubinius.markdown diff --git a/source/_posts/2013-02-26-heroku-cedar-rubinius-2-puma-2-in-three-easy-steps.markdown b/_posts/2013-02-26-heroku-cedar-rubinius-2-puma-2-in-three-easy-steps.markdown similarity index 100% rename from source/_posts/2013-02-26-heroku-cedar-rubinius-2-puma-2-in-three-easy-steps.markdown rename to _posts/2013-02-26-heroku-cedar-rubinius-2-puma-2-in-three-easy-steps.markdown diff --git a/source/_posts/2013-03-13-welcome-dirkjan.markdown b/_posts/2013-03-13-welcome-dirkjan.markdown similarity index 100% rename from source/_posts/2013-03-13-welcome-dirkjan.markdown rename to _posts/2013-03-13-welcome-dirkjan.markdown diff --git a/source/_posts/2013-03-19-pdx-summit-recap.markdown b/_posts/2013-03-19-pdx-summit-recap.markdown similarity index 100% rename from source/_posts/2013-03-19-pdx-summit-recap.markdown rename to _posts/2013-03-19-pdx-summit-recap.markdown diff --git a/source/_posts/2013-03-20-profiling-jitted-ruby-code-with-oprofile.markdown b/_posts/2013-03-20-profiling-jitted-ruby-code-with-oprofile.markdown similarity index 100% rename from source/_posts/2013-03-20-profiling-jitted-ruby-code-with-oprofile.markdown rename to _posts/2013-03-20-profiling-jitted-ruby-code-with-oprofile.markdown diff --git a/source/_posts/2013-05-21-more-ruby-transparency.markdown b/_posts/2013-05-21-more-ruby-transparency.markdown similarity index 100% rename from source/_posts/2013-05-21-more-ruby-transparency.markdown rename to _posts/2013-05-21-more-ruby-transparency.markdown diff --git a/source/_posts/2013-06-22-concurrent-garbage-collection.markdown b/_posts/2013-06-22-concurrent-garbage-collection.markdown similarity index 100% rename from source/_posts/2013-06-22-concurrent-garbage-collection.markdown rename to _posts/2013-06-22-concurrent-garbage-collection.markdown diff --git a/source/_posts/2013-09-22-ready-set.markdown b/_posts/2013-09-22-ready-set.markdown similarity index 100% rename from source/_posts/2013-09-22-ready-set.markdown rename to _posts/2013-09-22-ready-set.markdown diff --git a/source/_posts/2013-10-04-rubinius-2-0-released.markdown b/_posts/2013-10-04-rubinius-2-0-released.markdown similarity index 100% rename from source/_posts/2013-10-04-rubinius-2-0-released.markdown rename to _posts/2013-10-04-rubinius-2-0-released.markdown diff --git a/source/_posts/2013-10-11-the-once-and-future-rubinius.markdown b/_posts/2013-10-11-the-once-and-future-rubinius.markdown similarity index 100% rename from source/_posts/2013-10-11-the-once-and-future-rubinius.markdown rename to _posts/2013-10-11-the-once-and-future-rubinius.markdown diff --git a/source/_posts/2013-10-15-introducing-rubinius-x.markdown b/_posts/2013-10-15-introducing-rubinius-x.markdown similarity index 100% rename from source/_posts/2013-10-15-introducing-rubinius-x.markdown rename to _posts/2013-10-15-introducing-rubinius-x.markdown diff --git a/source/_posts/2013-10-18-the-parisian-release.markdown b/_posts/2013-10-18-the-parisian-release.markdown similarity index 100% rename from source/_posts/2013-10-18-the-parisian-release.markdown rename to _posts/2013-10-18-the-parisian-release.markdown diff --git a/source/_posts/2013-12-03-testing-with-rbx-on-travis.markdown b/_posts/2013-12-03-testing-with-rbx-on-travis.markdown similarity index 100% rename from source/_posts/2013-12-03-testing-with-rbx-on-travis.markdown rename to _posts/2013-12-03-testing-with-rbx-on-travis.markdown diff --git a/source/_posts/2014-01-06-happy-2014.markdown b/_posts/2014-01-06-happy-2014.markdown similarity index 100% rename from source/_posts/2014-01-06-happy-2014.markdown rename to _posts/2014-01-06-happy-2014.markdown diff --git a/source/_posts/2014-11-10-rubinius-3-0-part-1-the-rubinius-team.markdown b/_posts/2014-11-10-rubinius-3-0-part-1-the-rubinius-team.markdown similarity index 100% rename from source/_posts/2014-11-10-rubinius-3-0-part-1-the-rubinius-team.markdown rename to _posts/2014-11-10-rubinius-3-0-part-1-the-rubinius-team.markdown diff --git a/source/_posts/2014-11-11-rubinius-3-0-part-2-the-process.markdown b/_posts/2014-11-11-rubinius-3-0-part-2-the-process.markdown similarity index 100% rename from source/_posts/2014-11-11-rubinius-3-0-part-2-the-process.markdown rename to _posts/2014-11-11-rubinius-3-0-part-2-the-process.markdown diff --git a/source/_posts/2014-11-12-rubinius-3-0-part-3-the-instructions.markdown b/_posts/2014-11-12-rubinius-3-0-part-3-the-instructions.markdown similarity index 100% rename from source/_posts/2014-11-12-rubinius-3-0-part-3-the-instructions.markdown rename to _posts/2014-11-12-rubinius-3-0-part-3-the-instructions.markdown diff --git a/source/_posts/2014-11-13-rubinius-3-0-part-4-the-system-and-tools.markdown b/_posts/2014-11-13-rubinius-3-0-part-4-the-system-and-tools.markdown similarity index 100% rename from source/_posts/2014-11-13-rubinius-3-0-part-4-the-system-and-tools.markdown rename to _posts/2014-11-13-rubinius-3-0-part-4-the-system-and-tools.markdown diff --git a/source/_posts/2014-11-14-rubinius-3-0-part-5-the-language.markdown b/_posts/2014-11-14-rubinius-3-0-part-5-the-language.markdown similarity index 100% rename from source/_posts/2014-11-14-rubinius-3-0-part-5-the-language.markdown rename to _posts/2014-11-14-rubinius-3-0-part-5-the-language.markdown diff --git a/source/_posts/2014-12-08-rubinius-1-3.markdown b/_posts/2014-12-08-rubinius-1-3.markdown similarity index 100% rename from source/_posts/2014-12-08-rubinius-1-3.markdown rename to _posts/2014-12-08-rubinius-1-3.markdown diff --git a/source/_posts/2014-12-10-rubinius-metrics-meets-influxdb.markdown b/_posts/2014-12-10-rubinius-metrics-meets-influxdb.markdown similarity index 100% rename from source/_posts/2014-12-10-rubinius-metrics-meets-influxdb.markdown rename to _posts/2014-12-10-rubinius-metrics-meets-influxdb.markdown diff --git a/source/_posts/2014-12-31-matz-s-ruby-developers-don-t-use-rubyspec.markdown b/_posts/2014-12-31-matz-s-ruby-developers-don-t-use-rubyspec.markdown similarity index 100% rename from source/_posts/2014-12-31-matz-s-ruby-developers-don-t-use-rubyspec.markdown rename to _posts/2014-12-31-matz-s-ruby-developers-don-t-use-rubyspec.markdown diff --git a/source/_posts/2015-01-05-rubinius-metrics-meets-influxdb-part2.markdown b/_posts/2015-01-05-rubinius-metrics-meets-influxdb-part2.markdown similarity index 100% rename from source/_posts/2015-01-05-rubinius-metrics-meets-influxdb-part2.markdown rename to _posts/2015-01-05-rubinius-metrics-meets-influxdb-part2.markdown diff --git a/source/_posts/2015-07-31-the-next-10-million-programmers.markdown b/_posts/2015-07-31-the-next-10-million-programmers.markdown similarity index 100% rename from source/_posts/2015-07-31-the-next-10-million-programmers.markdown rename to _posts/2015-07-31-the-next-10-million-programmers.markdown diff --git a/source/_posts/2015-08-31-who-is-using-ruby-for-what-and-why.markdown b/_posts/2015-08-31-who-is-using-ruby-for-what-and-why.markdown similarity index 100% rename from source/_posts/2015-08-31-who-is-using-ruby-for-what-and-why.markdown rename to _posts/2015-08-31-who-is-using-ruby-for-what-and-why.markdown diff --git a/source/_posts/2015-09-01-rubinius-heart-gitter-im.markdown b/_posts/2015-09-01-rubinius-heart-gitter-im.markdown similarity index 100% rename from source/_posts/2015-09-01-rubinius-heart-gitter-im.markdown rename to _posts/2015-09-01-rubinius-heart-gitter-im.markdown diff --git a/source/_posts/2015-09-22-major-minor-maximize-delivering-features-minimize-trouble.markdown b/_posts/2015-09-22-major-minor-maximize-delivering-features-minimize-trouble.markdown similarity index 100% rename from source/_posts/2015-09-22-major-minor-maximize-delivering-features-minimize-trouble.markdown rename to _posts/2015-09-22-major-minor-maximize-delivering-features-minimize-trouble.markdown diff --git a/source/_posts/2015-09-23-distributed-coding-distributed-releases.markdown b/_posts/2015-09-23-distributed-coding-distributed-releases.markdown similarity index 100% rename from source/_posts/2015-09-23-distributed-coding-distributed-releases.markdown rename to _posts/2015-09-23-distributed-coding-distributed-releases.markdown diff --git a/source/_posts/2015-09-28-code-climate-vs-rubinius.markdown b/_posts/2015-09-28-code-climate-vs-rubinius.markdown similarity index 100% rename from source/_posts/2015-09-28-code-climate-vs-rubinius.markdown rename to _posts/2015-09-28-code-climate-vs-rubinius.markdown diff --git a/source/_posts/2015-09-29-a-small-case-study-in-threading.markdown b/_posts/2015-09-29-a-small-case-study-in-threading.markdown similarity index 100% rename from source/_posts/2015-09-29-a-small-case-study-in-threading.markdown rename to _posts/2015-09-29-a-small-case-study-in-threading.markdown diff --git a/source/_posts/2015-10-12-where-you-get-your-ruby-news-the-top-five.markdown b/_posts/2015-10-12-where-you-get-your-ruby-news-the-top-five.markdown similarity index 100% rename from source/_posts/2015-10-12-where-you-get-your-ruby-news-the-top-five.markdown rename to _posts/2015-10-12-where-you-get-your-ruby-news-the-top-five.markdown diff --git a/source/_posts/2015-10-27-rubinius-inc-a-benefit-company.markdown b/_posts/2015-10-27-rubinius-inc-a-benefit-company.markdown similarity index 100% rename from source/_posts/2015-10-27-rubinius-inc-a-benefit-company.markdown rename to _posts/2015-10-27-rubinius-inc-a-benefit-company.markdown diff --git a/source/_posts/2015-11-04-rubinius-analyst-know-your-app.markdown b/_posts/2015-11-04-rubinius-analyst-know-your-app.markdown similarity index 100% rename from source/_posts/2015-11-04-rubinius-analyst-know-your-app.markdown rename to _posts/2015-11-04-rubinius-analyst-know-your-app.markdown diff --git a/source/_posts/2015-11-10-rubinius-compute-programming-for-the-internet.markdown b/_posts/2015-11-10-rubinius-compute-programming-for-the-internet.markdown similarity index 100% rename from source/_posts/2015-11-10-rubinius-compute-programming-for-the-internet.markdown rename to _posts/2015-11-10-rubinius-compute-programming-for-the-internet.markdown diff --git a/source/_posts/2016-01-07-rubinius-3-0-the-third-epoch.markdown b/_posts/2016-01-07-rubinius-3-0-the-third-epoch.markdown similarity index 100% rename from source/_posts/2016-01-07-rubinius-3-0-the-third-epoch.markdown rename to _posts/2016-01-07-rubinius-3-0-the-third-epoch.markdown diff --git a/source/_posts/2016-01-11-nil-is-not-null-and-other-tales.markdown b/_posts/2016-01-11-nil-is-not-null-and-other-tales.markdown similarity index 100% rename from source/_posts/2016-01-11-nil-is-not-null-and-other-tales.markdown rename to _posts/2016-01-11-nil-is-not-null-and-other-tales.markdown diff --git a/source/_posts/2016-01-14-what-how-why-rubinius-logs-metrics-and-analysis.markdown b/_posts/2016-01-14-what-how-why-rubinius-logs-metrics-and-analysis.markdown similarity index 100% rename from source/_posts/2016-01-14-what-how-why-rubinius-logs-metrics-and-analysis.markdown rename to _posts/2016-01-14-what-how-why-rubinius-logs-metrics-and-analysis.markdown diff --git a/source/_posts/2016-01-26-the-problem-with-minaswan.markdown b/_posts/2016-01-26-the-problem-with-minaswan.markdown similarity index 100% rename from source/_posts/2016-01-26-the-problem-with-minaswan.markdown rename to _posts/2016-01-26-the-problem-with-minaswan.markdown diff --git a/source/about.html b/about.html similarity index 100% rename from source/about.html rename to about.html diff --git a/source/account.html b/account.html similarity index 100% rename from source/account.html rename to account.html diff --git a/source/analyst.html b/analyst.html similarity index 100% rename from source/analyst.html rename to analyst.html diff --git a/source/blog.html b/blog.html similarity index 100% rename from source/blog.html rename to blog.html diff --git a/source/book.html b/book.html similarity index 100% rename from source/book.html rename to book.html diff --git a/source/code-of-conduct.html b/code-of-conduct.html similarity index 100% rename from source/code-of-conduct.html rename to code-of-conduct.html diff --git a/source/compute.html b/compute.html similarity index 100% rename from source/compute.html rename to compute.html diff --git a/source/contribute.html b/contribute.html similarity index 100% rename from source/contribute.html rename to contribute.html diff --git a/source/css/analyst.css b/css/analyst.css similarity index 100% rename from source/css/analyst.css rename to css/analyst.css diff --git a/source/css/bootstrap-theme.css b/css/bootstrap-theme.css similarity index 100% rename from source/css/bootstrap-theme.css rename to css/bootstrap-theme.css diff --git a/source/css/bootstrap-theme.css.map b/css/bootstrap-theme.css.map similarity index 100% rename from source/css/bootstrap-theme.css.map rename to css/bootstrap-theme.css.map diff --git a/source/css/bootstrap-theme.min.css b/css/bootstrap-theme.min.css similarity index 100% rename from source/css/bootstrap-theme.min.css rename to css/bootstrap-theme.min.css diff --git a/source/css/bootstrap-theme.min.css.map b/css/bootstrap-theme.min.css.map similarity index 100% rename from source/css/bootstrap-theme.min.css.map rename to css/bootstrap-theme.min.css.map diff --git a/source/css/bootstrap.css b/css/bootstrap.css similarity index 100% rename from source/css/bootstrap.css rename to css/bootstrap.css diff --git a/source/css/bootstrap.css.map b/css/bootstrap.css.map similarity index 100% rename from source/css/bootstrap.css.map rename to css/bootstrap.css.map diff --git a/source/css/bootstrap.min.css b/css/bootstrap.min.css similarity index 100% rename from source/css/bootstrap.min.css rename to css/bootstrap.min.css diff --git a/source/css/bootstrap.min.css.map b/css/bootstrap.min.css.map similarity index 100% rename from source/css/bootstrap.min.css.map rename to css/bootstrap.min.css.map diff --git a/source/css/compute.css b/css/compute.css similarity index 100% rename from source/css/compute.css rename to css/compute.css diff --git a/source/css/pygments.css b/css/pygments.css similarity index 100% rename from source/css/pygments.css rename to css/pygments.css diff --git a/source/css/styles.css b/css/styles.css similarity index 100% rename from source/css/styles.css rename to css/styles.css diff --git a/source/favicon.ico b/favicon.ico similarity index 100% rename from source/favicon.ico rename to favicon.ico diff --git a/source/feed/atom.xml b/feed/atom.xml similarity index 100% rename from source/feed/atom.xml rename to feed/atom.xml diff --git a/source/fonts/glyphicons-halflings-regular.eot b/fonts/glyphicons-halflings-regular.eot similarity index 100% rename from source/fonts/glyphicons-halflings-regular.eot rename to fonts/glyphicons-halflings-regular.eot diff --git a/source/fonts/glyphicons-halflings-regular.svg b/fonts/glyphicons-halflings-regular.svg similarity index 100% rename from source/fonts/glyphicons-halflings-regular.svg rename to fonts/glyphicons-halflings-regular.svg diff --git a/source/fonts/glyphicons-halflings-regular.ttf b/fonts/glyphicons-halflings-regular.ttf similarity index 100% rename from source/fonts/glyphicons-halflings-regular.ttf rename to fonts/glyphicons-halflings-regular.ttf diff --git a/source/fonts/glyphicons-halflings-regular.woff b/fonts/glyphicons-halflings-regular.woff similarity index 100% rename from source/fonts/glyphicons-halflings-regular.woff rename to fonts/glyphicons-halflings-regular.woff diff --git a/source/fonts/glyphicons-halflings-regular.woff2 b/fonts/glyphicons-halflings-regular.woff2 similarity index 100% rename from source/fonts/glyphicons-halflings-regular.woff2 rename to fonts/glyphicons-halflings-regular.woff2 diff --git a/source/images/12-most-influential-programmers.jpg b/images/12-most-influential-programmers.jpg similarity index 100% rename from source/images/12-most-influential-programmers.jpg rename to images/12-most-influential-programmers.jpg diff --git a/source/images/adrianco-docker-adoption-mesoscon.jpg b/images/adrianco-docker-adoption-mesoscon.jpg similarity index 100% rename from source/images/adrianco-docker-adoption-mesoscon.jpg rename to images/adrianco-docker-adoption-mesoscon.jpg diff --git a/source/images/apple-touch-icon-114x114.png b/images/apple-touch-icon-114x114.png similarity index 100% rename from source/images/apple-touch-icon-114x114.png rename to images/apple-touch-icon-114x114.png diff --git a/source/images/apple-touch-icon-57x57.png b/images/apple-touch-icon-57x57.png similarity index 100% rename from source/images/apple-touch-icon-57x57.png rename to images/apple-touch-icon-57x57.png diff --git a/source/images/apple-touch-icon-72x72.png b/images/apple-touch-icon-72x72.png similarity index 100% rename from source/images/apple-touch-icon-72x72.png rename to images/apple-touch-icon-72x72.png diff --git a/source/images/build.png b/images/build.png similarity index 100% rename from source/images/build.png rename to images/build.png diff --git a/source/images/compilation_process.png b/images/compilation_process.png similarity index 100% rename from source/images/compilation_process.png rename to images/compilation_process.png diff --git a/source/images/download.png b/images/download.png similarity index 100% rename from source/images/download.png rename to images/download.png diff --git a/source/images/feed-icon16x16.png b/images/feed-icon16x16.png similarity index 100% rename from source/images/feed-icon16x16.png rename to images/feed-icon16x16.png diff --git a/source/images/index-main-background.png b/images/index-main-background.png similarity index 100% rename from source/images/index-main-background.png rename to images/index-main-background.png diff --git a/source/images/index-main-background.svg b/images/index-main-background.svg similarity index 100% rename from source/images/index-main-background.svg rename to images/index-main-background.svg diff --git a/source/images/menu_logo_black_white.png b/images/menu_logo_black_white.png similarity index 100% rename from source/images/menu_logo_black_white.png rename to images/menu_logo_black_white.png diff --git a/source/images/menu_logo_white_black.png b/images/menu_logo_white_black.png similarity index 100% rename from source/images/menu_logo_white_black.png rename to images/menu_logo_white_black.png diff --git a/source/images/number-of-ruby-sources-cited.png b/images/number-of-ruby-sources-cited.png similarity index 100% rename from source/images/number-of-ruby-sources-cited.png rename to images/number-of-ruby-sources-cited.png diff --git a/source/images/nutter_683510909902393348.png b/images/nutter_683510909902393348.png similarity index 100% rename from source/images/nutter_683510909902393348.png rename to images/nutter_683510909902393348.png diff --git a/source/images/report_bugs.png b/images/report_bugs.png similarity index 100% rename from source/images/report_bugs.png rename to images/report_bugs.png diff --git a/source/images/rubinius-2-0-developer-preview-blog-post.png b/images/rubinius-2-0-developer-preview-blog-post.png similarity index 100% rename from source/images/rubinius-2-0-developer-preview-blog-post.png rename to images/rubinius-2-0-developer-preview-blog-post.png diff --git a/source/images/rubinius-dash-screenshot.png b/images/rubinius-dash-screenshot.png similarity index 100% rename from source/images/rubinius-dash-screenshot.png rename to images/rubinius-dash-screenshot.png diff --git a/source/images/rubinius-dash-screenshot2.png b/images/rubinius-dash-screenshot2.png similarity index 100% rename from source/images/rubinius-dash-screenshot2.png rename to images/rubinius-dash-screenshot2.png diff --git a/source/images/rubinius-dash-screenshot3.png b/images/rubinius-dash-screenshot3.png similarity index 100% rename from source/images/rubinius-dash-screenshot3.png rename to images/rubinius-dash-screenshot3.png diff --git a/source/images/rubinius_logo_black_on_white.png b/images/rubinius_logo_black_on_white.png similarity index 100% rename from source/images/rubinius_logo_black_on_white.png rename to images/rubinius_logo_black_on_white.png diff --git a/source/images/top-5-sources-for-ruby-news.png b/images/top-5-sources-for-ruby-news.png similarity index 100% rename from source/images/top-5-sources-for-ruby-news.png rename to images/top-5-sources-for-ruby-news.png diff --git a/source/index.html b/index.html similarity index 100% rename from source/index.html rename to index.html diff --git a/source/install.html b/install.html similarity index 100% rename from source/install.html rename to install.html diff --git a/source/js/bootstrap.js b/js/bootstrap.js similarity index 100% rename from source/js/bootstrap.js rename to js/bootstrap.js diff --git a/source/js/bootstrap.min.js b/js/bootstrap.min.js similarity index 100% rename from source/js/bootstrap.min.js rename to js/bootstrap.min.js diff --git a/source/privacy.html b/privacy.html similarity index 100% rename from source/privacy.html rename to privacy.html diff --git a/source/robots.txt b/robots.txt similarity index 100% rename from source/robots.txt rename to robots.txt diff --git a/source/security.html b/security.html similarity index 100% rename from source/security.html rename to security.html diff --git a/source/security.pub b/security.pub similarity index 100% rename from source/security.pub rename to security.pub diff --git a/source/terms.html b/terms.html similarity index 100% rename from source/terms.html rename to terms.html