diff --git a/_config.yml b/_config.yml index 3c5d26a..d08e397 100644 --- a/_config.yml +++ b/_config.yml @@ -79,7 +79,7 @@ disqus_shortname: # Extensions ## Plugins: https://github.com/tommy351/hexo/wiki/Plugins ## Themes: https://github.com/tommy351/hexo/wiki/Themes -theme: vue +theme: vueNative exclude_generator: # Markdown diff --git a/themes/vue/_config.yml b/themes/vueNative/_config.yml similarity index 100% rename from themes/vue/_config.yml rename to themes/vueNative/_config.yml diff --git a/themes/vue/layout/icons/bch.ejs b/themes/vueNative/layout/icons/bch.ejs similarity index 100% rename from themes/vue/layout/icons/bch.ejs rename to themes/vueNative/layout/icons/bch.ejs diff --git a/themes/vue/layout/icons/btc.ejs b/themes/vueNative/layout/icons/btc.ejs similarity index 100% rename from themes/vue/layout/icons/btc.ejs rename to themes/vueNative/layout/icons/btc.ejs diff --git a/themes/vue/layout/icons/eth.ejs b/themes/vueNative/layout/icons/eth.ejs similarity index 100% rename from themes/vue/layout/icons/eth.ejs rename to themes/vueNative/layout/icons/eth.ejs diff --git a/themes/vue/layout/icons/github-dark.ejs b/themes/vueNative/layout/icons/github-dark.ejs similarity index 100% rename from themes/vue/layout/icons/github-dark.ejs rename to themes/vueNative/layout/icons/github-dark.ejs diff --git a/themes/vue/layout/icons/github.ejs b/themes/vueNative/layout/icons/github.ejs similarity index 100% rename from themes/vue/layout/icons/github.ejs rename to themes/vueNative/layout/icons/github.ejs diff --git a/themes/vue/layout/icons/ltc.ejs b/themes/vueNative/layout/icons/ltc.ejs similarity index 100% rename from themes/vue/layout/icons/ltc.ejs rename to themes/vueNative/layout/icons/ltc.ejs diff --git a/themes/vue/layout/icons/medium.ejs b/themes/vueNative/layout/icons/medium.ejs similarity index 100% rename from themes/vue/layout/icons/medium.ejs rename to themes/vueNative/layout/icons/medium.ejs diff --git a/themes/vue/layout/icons/play.ejs b/themes/vueNative/layout/icons/play.ejs similarity index 100% rename from themes/vue/layout/icons/play.ejs rename to themes/vueNative/layout/icons/play.ejs diff --git a/themes/vue/layout/icons/twitter.ejs b/themes/vueNative/layout/icons/twitter.ejs similarity index 100% rename from themes/vue/layout/icons/twitter.ejs rename to themes/vueNative/layout/icons/twitter.ejs diff --git a/themes/vue/layout/index.ejs b/themes/vueNative/layout/index.ejs similarity index 100% rename from themes/vue/layout/index.ejs rename to themes/vueNative/layout/index.ejs diff --git a/themes/vue/layout/layout.ejs b/themes/vueNative/layout/layout.ejs similarity index 100% rename from themes/vue/layout/layout.ejs rename to themes/vueNative/layout/layout.ejs diff --git a/themes/vue/layout/page.ejs b/themes/vueNative/layout/page.ejs similarity index 100% rename from themes/vue/layout/page.ejs rename to themes/vueNative/layout/page.ejs diff --git a/themes/vue/layout/partials/ad-text.ejs b/themes/vueNative/layout/partials/ad-text.ejs similarity index 100% rename from themes/vue/layout/partials/ad-text.ejs rename to themes/vueNative/layout/partials/ad-text.ejs diff --git a/themes/vue/layout/partials/ad.ejs b/themes/vueNative/layout/partials/ad.ejs similarity index 100% rename from themes/vue/layout/partials/ad.ejs rename to themes/vueNative/layout/partials/ad.ejs diff --git a/themes/vue/layout/partials/conf.ejs b/themes/vueNative/layout/partials/conf.ejs similarity index 100% rename from themes/vue/layout/partials/conf.ejs rename to themes/vueNative/layout/partials/conf.ejs diff --git a/themes/vue/layout/partials/ecosystem_dropdown.ejs b/themes/vueNative/layout/partials/ecosystem_dropdown.ejs similarity index 100% rename from themes/vue/layout/partials/ecosystem_dropdown.ejs rename to themes/vueNative/layout/partials/ecosystem_dropdown.ejs diff --git a/themes/vue/layout/partials/header.ejs b/themes/vueNative/layout/partials/header.ejs similarity index 100% rename from themes/vue/layout/partials/header.ejs rename to themes/vueNative/layout/partials/header.ejs diff --git a/themes/vue/layout/partials/language_dropdown.ejs b/themes/vueNative/layout/partials/language_dropdown.ejs similarity index 100% rename from themes/vue/layout/partials/language_dropdown.ejs rename to themes/vueNative/layout/partials/language_dropdown.ejs diff --git a/themes/vue/layout/partials/learn_dropdown.ejs b/themes/vueNative/layout/partials/learn_dropdown.ejs similarity index 100% rename from themes/vue/layout/partials/learn_dropdown.ejs rename to themes/vueNative/layout/partials/learn_dropdown.ejs diff --git a/themes/vue/layout/partials/main_menu.ejs b/themes/vueNative/layout/partials/main_menu.ejs similarity index 100% rename from themes/vue/layout/partials/main_menu.ejs rename to themes/vueNative/layout/partials/main_menu.ejs diff --git a/themes/vue/layout/partials/sidebar.ejs b/themes/vueNative/layout/partials/sidebar.ejs similarity index 100% rename from themes/vue/layout/partials/sidebar.ejs rename to themes/vueNative/layout/partials/sidebar.ejs diff --git a/themes/vue/layout/partials/sponsors.ejs b/themes/vueNative/layout/partials/sponsors.ejs similarity index 100% rename from themes/vue/layout/partials/sponsors.ejs rename to themes/vueNative/layout/partials/sponsors.ejs diff --git a/themes/vue/layout/partials/sponsors_sidebar.ejs b/themes/vueNative/layout/partials/sponsors_sidebar.ejs similarity index 100% rename from themes/vue/layout/partials/sponsors_sidebar.ejs rename to themes/vueNative/layout/partials/sponsors_sidebar.ejs diff --git a/themes/vue/layout/partials/support_vue_dropdown.ejs b/themes/vueNative/layout/partials/support_vue_dropdown.ejs similarity index 100% rename from themes/vue/layout/partials/support_vue_dropdown.ejs rename to themes/vueNative/layout/partials/support_vue_dropdown.ejs diff --git a/themes/vue/layout/partials/toc.ejs b/themes/vueNative/layout/partials/toc.ejs similarity index 100% rename from themes/vue/layout/partials/toc.ejs rename to themes/vueNative/layout/partials/toc.ejs diff --git a/themes/vue/layout/post.ejs b/themes/vueNative/layout/post.ejs similarity index 100% rename from themes/vue/layout/post.ejs rename to themes/vueNative/layout/post.ejs diff --git a/themes/vue/layout/sponsors-page.ejs b/themes/vueNative/layout/sponsors-page.ejs similarity index 100% rename from themes/vue/layout/sponsors-page.ejs rename to themes/vueNative/layout/sponsors-page.ejs diff --git a/themes/vue/source/browserconfig.xml b/themes/vueNative/source/browserconfig.xml similarity index 100% rename from themes/vue/source/browserconfig.xml rename to themes/vueNative/source/browserconfig.xml diff --git a/themes/vue/source/css/_ad.styl b/themes/vueNative/source/css/_ad.styl similarity index 100% rename from themes/vue/source/css/_ad.styl rename to themes/vueNative/source/css/_ad.styl diff --git a/themes/vue/source/css/_animations.styl b/themes/vueNative/source/css/_animations.styl similarity index 100% rename from themes/vue/source/css/_animations.styl rename to themes/vueNative/source/css/_animations.styl diff --git a/themes/vue/source/css/_api.styl b/themes/vueNative/source/css/_api.styl similarity index 100% rename from themes/vue/source/css/_api.styl rename to themes/vueNative/source/css/_api.styl diff --git a/themes/vue/source/css/_common.styl b/themes/vueNative/source/css/_common.styl similarity index 100% rename from themes/vue/source/css/_common.styl rename to themes/vueNative/source/css/_common.styl diff --git a/themes/vue/source/css/_demo.styl b/themes/vueNative/source/css/_demo.styl similarity index 100% rename from themes/vue/source/css/_demo.styl rename to themes/vueNative/source/css/_demo.styl diff --git a/themes/vue/source/css/_header.styl b/themes/vueNative/source/css/_header.styl similarity index 100% rename from themes/vue/source/css/_header.styl rename to themes/vueNative/source/css/_header.styl diff --git a/themes/vue/source/css/_migration.styl b/themes/vueNative/source/css/_migration.styl similarity index 100% rename from themes/vue/source/css/_migration.styl rename to themes/vueNative/source/css/_migration.styl diff --git a/themes/vue/source/css/_modal.styl b/themes/vueNative/source/css/_modal.styl similarity index 100% rename from themes/vue/source/css/_modal.styl rename to themes/vueNative/source/css/_modal.styl diff --git a/themes/vue/source/css/_offline-menu.styl b/themes/vueNative/source/css/_offline-menu.styl similarity index 100% rename from themes/vue/source/css/_offline-menu.styl rename to themes/vueNative/source/css/_offline-menu.styl diff --git a/themes/vue/source/css/_settings.styl b/themes/vueNative/source/css/_settings.styl similarity index 100% rename from themes/vue/source/css/_settings.styl rename to themes/vueNative/source/css/_settings.styl diff --git a/themes/vue/source/css/_sidebar.styl b/themes/vueNative/source/css/_sidebar.styl similarity index 100% rename from themes/vue/source/css/_sidebar.styl rename to themes/vueNative/source/css/_sidebar.styl diff --git a/themes/vue/source/css/_sponsors-index.styl b/themes/vueNative/source/css/_sponsors-index.styl similarity index 100% rename from themes/vue/source/css/_sponsors-index.styl rename to themes/vueNative/source/css/_sponsors-index.styl diff --git a/themes/vue/source/css/_sponsors-page.styl b/themes/vueNative/source/css/_sponsors-page.styl similarity index 100% rename from themes/vue/source/css/_sponsors-page.styl rename to themes/vueNative/source/css/_sponsors-page.styl diff --git a/themes/vue/source/css/_sponsors-sidebar.styl b/themes/vueNative/source/css/_sponsors-sidebar.styl similarity index 100% rename from themes/vue/source/css/_sponsors-sidebar.styl rename to themes/vueNative/source/css/_sponsors-sidebar.styl diff --git a/themes/vue/source/css/_style-guide.styl b/themes/vueNative/source/css/_style-guide.styl similarity index 100% rename from themes/vue/source/css/_style-guide.styl rename to themes/vueNative/source/css/_style-guide.styl diff --git a/themes/vue/source/css/_syntax.styl b/themes/vueNative/source/css/_syntax.styl similarity index 100% rename from themes/vue/source/css/_syntax.styl rename to themes/vueNative/source/css/_syntax.styl diff --git a/themes/vue/source/css/_team.styl b/themes/vueNative/source/css/_team.styl similarity index 100% rename from themes/vue/source/css/_team.styl rename to themes/vueNative/source/css/_team.styl diff --git a/themes/vue/source/css/benchmark.styl b/themes/vueNative/source/css/benchmark.styl similarity index 100% rename from themes/vue/source/css/benchmark.styl rename to themes/vueNative/source/css/benchmark.styl diff --git a/themes/vue/source/css/index.styl b/themes/vueNative/source/css/index.styl similarity index 100% rename from themes/vue/source/css/index.styl rename to themes/vueNative/source/css/index.styl diff --git a/themes/vue/source/css/page.styl b/themes/vueNative/source/css/page.styl similarity index 100% rename from themes/vue/source/css/page.styl rename to themes/vueNative/source/css/page.styl diff --git a/themes/vue/source/css/search.styl b/themes/vueNative/source/css/search.styl similarity index 100% rename from themes/vue/source/css/search.styl rename to themes/vueNative/source/css/search.styl diff --git a/themes/vue/source/images/100offer.png b/themes/vueNative/source/images/100offer.png similarity index 100% rename from themes/vue/source/images/100offer.png rename to themes/vueNative/source/images/100offer.png diff --git a/themes/vue/source/images/2mhost.png b/themes/vueNative/source/images/2mhost.png similarity index 100% rename from themes/vue/source/images/2mhost.png rename to themes/vueNative/source/images/2mhost.png diff --git a/themes/vue/source/images/aaha.png b/themes/vueNative/source/images/aaha.png similarity index 100% rename from themes/vue/source/images/aaha.png rename to themes/vueNative/source/images/aaha.png diff --git a/themes/vue/source/images/actualize.png b/themes/vueNative/source/images/actualize.png similarity index 100% rename from themes/vue/source/images/actualize.png rename to themes/vueNative/source/images/actualize.png diff --git a/themes/vue/source/images/anymod.png b/themes/vueNative/source/images/anymod.png similarity index 100% rename from themes/vue/source/images/anymod.png rename to themes/vueNative/source/images/anymod.png diff --git a/themes/vue/source/images/bit-wide.png b/themes/vueNative/source/images/bit-wide.png similarity index 100% rename from themes/vue/source/images/bit-wide.png rename to themes/vueNative/source/images/bit-wide.png diff --git a/themes/vue/source/images/bit.png b/themes/vueNative/source/images/bit.png similarity index 100% rename from themes/vue/source/images/bit.png rename to themes/vueNative/source/images/bit.png diff --git a/themes/vue/source/images/bmqb.png b/themes/vueNative/source/images/bmqb.png similarity index 100% rename from themes/vue/source/images/bmqb.png rename to themes/vueNative/source/images/bmqb.png diff --git a/themes/vue/source/images/chaitin.png b/themes/vueNative/source/images/chaitin.png similarity index 100% rename from themes/vue/source/images/chaitin.png rename to themes/vueNative/source/images/chaitin.png diff --git a/themes/vue/source/images/check.png b/themes/vueNative/source/images/check.png similarity index 100% rename from themes/vue/source/images/check.png rename to themes/vueNative/source/images/check.png diff --git a/themes/vue/source/images/codepilot.png b/themes/vueNative/source/images/codepilot.png similarity index 100% rename from themes/vue/source/images/codepilot.png rename to themes/vueNative/source/images/codepilot.png diff --git a/themes/vue/source/images/coin-bch.png b/themes/vueNative/source/images/coin-bch.png similarity index 100% rename from themes/vue/source/images/coin-bch.png rename to themes/vueNative/source/images/coin-bch.png diff --git a/themes/vue/source/images/coin-btc.png b/themes/vueNative/source/images/coin-btc.png similarity index 100% rename from themes/vue/source/images/coin-btc.png rename to themes/vueNative/source/images/coin-btc.png diff --git a/themes/vue/source/images/coin-eth.png b/themes/vueNative/source/images/coin-eth.png similarity index 100% rename from themes/vue/source/images/coin-eth.png rename to themes/vueNative/source/images/coin-eth.png diff --git a/themes/vue/source/images/coin-ltc.png b/themes/vueNative/source/images/coin-ltc.png similarity index 100% rename from themes/vue/source/images/coin-ltc.png rename to themes/vueNative/source/images/coin-ltc.png diff --git a/themes/vue/source/images/conf.png b/themes/vueNative/source/images/conf.png similarity index 100% rename from themes/vue/source/images/conf.png rename to themes/vueNative/source/images/conf.png diff --git a/themes/vue/source/images/datacamp.png b/themes/vueNative/source/images/datacamp.png similarity index 100% rename from themes/vue/source/images/datacamp.png rename to themes/vueNative/source/images/datacamp.png diff --git a/themes/vue/source/images/down.png b/themes/vueNative/source/images/down.png similarity index 100% rename from themes/vue/source/images/down.png rename to themes/vueNative/source/images/down.png diff --git a/themes/vue/source/images/famebroker.png b/themes/vueNative/source/images/famebroker.png similarity index 100% rename from themes/vue/source/images/famebroker.png rename to themes/vueNative/source/images/famebroker.png diff --git a/themes/vue/source/images/feed.png b/themes/vueNative/source/images/feed.png similarity index 100% rename from themes/vue/source/images/feed.png rename to themes/vueNative/source/images/feed.png diff --git a/themes/vue/source/images/frontend-love.png b/themes/vueNative/source/images/frontend-love.png similarity index 100% rename from themes/vue/source/images/frontend-love.png rename to themes/vueNative/source/images/frontend-love.png diff --git a/themes/vue/source/images/frontend-meetups.png b/themes/vueNative/source/images/frontend-meetups.png similarity index 100% rename from themes/vue/source/images/frontend-meetups.png rename to themes/vueNative/source/images/frontend-meetups.png diff --git a/themes/vue/source/images/hackr-io.png b/themes/vueNative/source/images/hackr-io.png similarity index 100% rename from themes/vue/source/images/hackr-io.png rename to themes/vueNative/source/images/hackr-io.png diff --git a/themes/vue/source/images/htmlburger.png b/themes/vueNative/source/images/htmlburger.png similarity index 100% rename from themes/vue/source/images/htmlburger.png rename to themes/vueNative/source/images/htmlburger.png diff --git a/themes/vue/source/images/icons.png b/themes/vueNative/source/images/icons.png similarity index 100% rename from themes/vue/source/images/icons.png rename to themes/vueNative/source/images/icons.png diff --git a/themes/vue/source/images/icons/android-icon-144x144.png b/themes/vueNative/source/images/icons/android-icon-144x144.png similarity index 100% rename from themes/vue/source/images/icons/android-icon-144x144.png rename to themes/vueNative/source/images/icons/android-icon-144x144.png diff --git a/themes/vue/source/images/icons/android-icon-192x192.png b/themes/vueNative/source/images/icons/android-icon-192x192.png similarity index 100% rename from themes/vue/source/images/icons/android-icon-192x192.png rename to themes/vueNative/source/images/icons/android-icon-192x192.png diff --git a/themes/vue/source/images/icons/android-icon-36x36.png b/themes/vueNative/source/images/icons/android-icon-36x36.png similarity index 100% rename from themes/vue/source/images/icons/android-icon-36x36.png rename to themes/vueNative/source/images/icons/android-icon-36x36.png diff --git a/themes/vue/source/images/icons/android-icon-48x48.png b/themes/vueNative/source/images/icons/android-icon-48x48.png similarity index 100% rename from themes/vue/source/images/icons/android-icon-48x48.png rename to themes/vueNative/source/images/icons/android-icon-48x48.png diff --git a/themes/vue/source/images/icons/android-icon-72x72.png b/themes/vueNative/source/images/icons/android-icon-72x72.png similarity index 100% rename from themes/vue/source/images/icons/android-icon-72x72.png rename to themes/vueNative/source/images/icons/android-icon-72x72.png diff --git a/themes/vue/source/images/icons/android-icon-96x96.png b/themes/vueNative/source/images/icons/android-icon-96x96.png similarity index 100% rename from themes/vue/source/images/icons/android-icon-96x96.png rename to themes/vueNative/source/images/icons/android-icon-96x96.png diff --git a/themes/vue/source/images/icons/apple-icon-114x114.png b/themes/vueNative/source/images/icons/apple-icon-114x114.png similarity index 100% rename from themes/vue/source/images/icons/apple-icon-114x114.png rename to themes/vueNative/source/images/icons/apple-icon-114x114.png diff --git a/themes/vue/source/images/icons/apple-icon-120x120.png b/themes/vueNative/source/images/icons/apple-icon-120x120.png similarity index 100% rename from themes/vue/source/images/icons/apple-icon-120x120.png rename to themes/vueNative/source/images/icons/apple-icon-120x120.png diff --git a/themes/vue/source/images/icons/apple-icon-144x144.png b/themes/vueNative/source/images/icons/apple-icon-144x144.png similarity index 100% rename from themes/vue/source/images/icons/apple-icon-144x144.png rename to themes/vueNative/source/images/icons/apple-icon-144x144.png diff --git a/themes/vue/source/images/icons/apple-icon-152x152.png b/themes/vueNative/source/images/icons/apple-icon-152x152.png similarity index 100% rename from themes/vue/source/images/icons/apple-icon-152x152.png rename to themes/vueNative/source/images/icons/apple-icon-152x152.png diff --git a/themes/vue/source/images/icons/apple-icon-180x180.png b/themes/vueNative/source/images/icons/apple-icon-180x180.png similarity index 100% rename from themes/vue/source/images/icons/apple-icon-180x180.png rename to themes/vueNative/source/images/icons/apple-icon-180x180.png diff --git a/themes/vue/source/images/icons/apple-icon-57x57.png b/themes/vueNative/source/images/icons/apple-icon-57x57.png similarity index 100% rename from themes/vue/source/images/icons/apple-icon-57x57.png rename to themes/vueNative/source/images/icons/apple-icon-57x57.png diff --git a/themes/vue/source/images/icons/apple-icon-60x60.png b/themes/vueNative/source/images/icons/apple-icon-60x60.png similarity index 100% rename from themes/vue/source/images/icons/apple-icon-60x60.png rename to themes/vueNative/source/images/icons/apple-icon-60x60.png diff --git a/themes/vue/source/images/icons/apple-icon-72x72.png b/themes/vueNative/source/images/icons/apple-icon-72x72.png similarity index 100% rename from themes/vue/source/images/icons/apple-icon-72x72.png rename to themes/vueNative/source/images/icons/apple-icon-72x72.png diff --git a/themes/vue/source/images/icons/apple-icon-76x76.png b/themes/vueNative/source/images/icons/apple-icon-76x76.png similarity index 100% rename from themes/vue/source/images/icons/apple-icon-76x76.png rename to themes/vueNative/source/images/icons/apple-icon-76x76.png diff --git a/themes/vue/source/images/icons/apple-icon-precomposed.png b/themes/vueNative/source/images/icons/apple-icon-precomposed.png similarity index 100% rename from themes/vue/source/images/icons/apple-icon-precomposed.png rename to themes/vueNative/source/images/icons/apple-icon-precomposed.png diff --git a/themes/vue/source/images/icons/apple-icon.png b/themes/vueNative/source/images/icons/apple-icon.png similarity index 100% rename from themes/vue/source/images/icons/apple-icon.png rename to themes/vueNative/source/images/icons/apple-icon.png diff --git a/themes/vue/source/images/icons/favicon-16x16.png b/themes/vueNative/source/images/icons/favicon-16x16.png similarity index 100% rename from themes/vue/source/images/icons/favicon-16x16.png rename to themes/vueNative/source/images/icons/favicon-16x16.png diff --git a/themes/vue/source/images/icons/favicon-32x32.png b/themes/vueNative/source/images/icons/favicon-32x32.png similarity index 100% rename from themes/vue/source/images/icons/favicon-32x32.png rename to themes/vueNative/source/images/icons/favicon-32x32.png diff --git a/themes/vue/source/images/icons/favicon-96x96.png b/themes/vueNative/source/images/icons/favicon-96x96.png similarity index 100% rename from themes/vue/source/images/icons/favicon-96x96.png rename to themes/vueNative/source/images/icons/favicon-96x96.png diff --git a/themes/vue/source/images/icons/favicon.ico b/themes/vueNative/source/images/icons/favicon.ico similarity index 100% rename from themes/vue/source/images/icons/favicon.ico rename to themes/vueNative/source/images/icons/favicon.ico diff --git a/themes/vue/source/images/icons/ms-icon-144x144.png b/themes/vueNative/source/images/icons/ms-icon-144x144.png similarity index 100% rename from themes/vue/source/images/icons/ms-icon-144x144.png rename to themes/vueNative/source/images/icons/ms-icon-144x144.png diff --git a/themes/vue/source/images/icons/ms-icon-150x150.png b/themes/vueNative/source/images/icons/ms-icon-150x150.png similarity index 100% rename from themes/vue/source/images/icons/ms-icon-150x150.png rename to themes/vueNative/source/images/icons/ms-icon-150x150.png diff --git a/themes/vue/source/images/icons/ms-icon-310x310.png b/themes/vueNative/source/images/icons/ms-icon-310x310.png similarity index 100% rename from themes/vue/source/images/icons/ms-icon-310x310.png rename to themes/vueNative/source/images/icons/ms-icon-310x310.png diff --git a/themes/vue/source/images/icons/ms-icon-70x70.png b/themes/vueNative/source/images/icons/ms-icon-70x70.png similarity index 100% rename from themes/vue/source/images/icons/ms-icon-70x70.png rename to themes/vueNative/source/images/icons/ms-icon-70x70.png diff --git a/themes/vue/source/images/icons8.png b/themes/vueNative/source/images/icons8.png similarity index 100% rename from themes/vue/source/images/icons8.png rename to themes/vueNative/source/images/icons8.png diff --git a/themes/vue/source/images/infinitynewtab.png b/themes/vueNative/source/images/infinitynewtab.png similarity index 100% rename from themes/vue/source/images/infinitynewtab.png rename to themes/vueNative/source/images/infinitynewtab.png diff --git a/themes/vue/source/images/itunescn.png b/themes/vueNative/source/images/itunescn.png similarity index 100% rename from themes/vue/source/images/itunescn.png rename to themes/vueNative/source/images/itunescn.png diff --git a/themes/vue/source/images/jsfiddle.png b/themes/vueNative/source/images/jsfiddle.png similarity index 100% rename from themes/vue/source/images/jsfiddle.png rename to themes/vueNative/source/images/jsfiddle.png diff --git a/themes/vue/source/images/jsguru.png b/themes/vueNative/source/images/jsguru.png similarity index 100% rename from themes/vue/source/images/jsguru.png rename to themes/vueNative/source/images/jsguru.png diff --git a/themes/vue/source/images/juejin.png b/themes/vueNative/source/images/juejin.png similarity index 100% rename from themes/vue/source/images/juejin.png rename to themes/vueNative/source/images/juejin.png diff --git a/themes/vue/source/images/laravel.png b/themes/vueNative/source/images/laravel.png similarity index 100% rename from themes/vue/source/images/laravel.png rename to themes/vueNative/source/images/laravel.png diff --git a/themes/vue/source/images/logo.png b/themes/vueNative/source/images/logo.png similarity index 100% rename from themes/vue/source/images/logo.png rename to themes/vueNative/source/images/logo.png diff --git a/themes/vue/source/images/menu.png b/themes/vueNative/source/images/menu.png similarity index 100% rename from themes/vue/source/images/menu.png rename to themes/vueNative/source/images/menu.png diff --git a/themes/vue/source/images/monterail.png b/themes/vueNative/source/images/monterail.png similarity index 100% rename from themes/vue/source/images/monterail.png rename to themes/vueNative/source/images/monterail.png diff --git a/themes/vue/source/images/neds.png b/themes/vueNative/source/images/neds.png similarity index 100% rename from themes/vue/source/images/neds.png rename to themes/vueNative/source/images/neds.png diff --git a/themes/vue/source/images/onsen-ui.png b/themes/vueNative/source/images/onsen-ui.png similarity index 100% rename from themes/vue/source/images/onsen-ui.png rename to themes/vueNative/source/images/onsen-ui.png diff --git a/themes/vue/source/images/patreon.png b/themes/vueNative/source/images/patreon.png similarity index 100% rename from themes/vue/source/images/patreon.png rename to themes/vueNative/source/images/patreon.png diff --git a/themes/vue/source/images/paypal.png b/themes/vueNative/source/images/paypal.png similarity index 100% rename from themes/vue/source/images/paypal.png rename to themes/vueNative/source/images/paypal.png diff --git a/themes/vue/source/images/search.png b/themes/vueNative/source/images/search.png similarity index 100% rename from themes/vue/source/images/search.png rename to themes/vueNative/source/images/search.png diff --git a/themes/vue/source/images/someline.png b/themes/vueNative/source/images/someline.png similarity index 100% rename from themes/vue/source/images/someline.png rename to themes/vueNative/source/images/someline.png diff --git a/themes/vue/source/images/stdlib.png b/themes/vueNative/source/images/stdlib.png similarity index 100% rename from themes/vue/source/images/stdlib.png rename to themes/vueNative/source/images/stdlib.png diff --git a/themes/vue/source/images/strikingly.png b/themes/vueNative/source/images/strikingly.png similarity index 100% rename from themes/vue/source/images/strikingly.png rename to themes/vueNative/source/images/strikingly.png diff --git a/themes/vue/source/images/tde.png b/themes/vueNative/source/images/tde.png similarity index 100% rename from themes/vue/source/images/tde.png rename to themes/vueNative/source/images/tde.png diff --git a/themes/vue/source/images/teamextension.png b/themes/vueNative/source/images/teamextension.png similarity index 100% rename from themes/vue/source/images/teamextension.png rename to themes/vueNative/source/images/teamextension.png diff --git a/themes/vue/source/images/tmvuejs2.png b/themes/vueNative/source/images/tmvuejs2.png similarity index 100% rename from themes/vue/source/images/tmvuejs2.png rename to themes/vueNative/source/images/tmvuejs2.png diff --git a/themes/vue/source/images/tooltwist.png b/themes/vueNative/source/images/tooltwist.png similarity index 100% rename from themes/vue/source/images/tooltwist.png rename to themes/vueNative/source/images/tooltwist.png diff --git a/themes/vue/source/images/valuecoders.png b/themes/vueNative/source/images/valuecoders.png similarity index 100% rename from themes/vue/source/images/valuecoders.png rename to themes/vueNative/source/images/valuecoders.png diff --git a/themes/vue/source/images/vehikl.png b/themes/vueNative/source/images/vehikl.png similarity index 100% rename from themes/vue/source/images/vehikl.png rename to themes/vueNative/source/images/vehikl.png diff --git a/themes/vue/source/images/vuejobs.png b/themes/vueNative/source/images/vuejobs.png similarity index 100% rename from themes/vue/source/images/vuejobs.png rename to themes/vueNative/source/images/vuejobs.png diff --git a/themes/vue/source/images/vuejobs.svg b/themes/vueNative/source/images/vuejobs.svg similarity index 100% rename from themes/vue/source/images/vuejobs.svg rename to themes/vueNative/source/images/vuejobs.svg diff --git a/themes/vue/source/images/vuejsadmin.png b/themes/vueNative/source/images/vuejsadmin.png similarity index 100% rename from themes/vue/source/images/vuejsadmin.png rename to themes/vueNative/source/images/vuejsadmin.png diff --git a/themes/vue/source/images/vueschool.png b/themes/vueNative/source/images/vueschool.png similarity index 100% rename from themes/vue/source/images/vueschool.png rename to themes/vueNative/source/images/vueschool.png diff --git a/themes/vue/source/images/vuetify.png b/themes/vueNative/source/images/vuetify.png similarity index 100% rename from themes/vue/source/images/vuetify.png rename to themes/vueNative/source/images/vuetify.png diff --git a/themes/vue/source/images/xfive.png b/themes/vueNative/source/images/xfive.png similarity index 100% rename from themes/vue/source/images/xfive.png rename to themes/vueNative/source/images/xfive.png diff --git a/themes/vue/source/js/common.js b/themes/vueNative/source/js/common.js similarity index 100% rename from themes/vue/source/js/common.js rename to themes/vueNative/source/js/common.js diff --git a/themes/vue/source/js/css.escape.js b/themes/vueNative/source/js/css.escape.js similarity index 100% rename from themes/vue/source/js/css.escape.js rename to themes/vueNative/source/js/css.escape.js diff --git a/themes/vue/source/js/smooth-scroll.min.js b/themes/vueNative/source/js/smooth-scroll.min.js similarity index 100% rename from themes/vue/source/js/smooth-scroll.min.js rename to themes/vueNative/source/js/smooth-scroll.min.js diff --git a/themes/vue/source/js/vue.js b/themes/vueNative/source/js/vue.js similarity index 100% rename from themes/vue/source/js/vue.js rename to themes/vueNative/source/js/vue.js diff --git a/themes/vue/source/js/vue.min.js b/themes/vueNative/source/js/vue.min.js similarity index 100% rename from themes/vue/source/js/vue.min.js rename to themes/vueNative/source/js/vue.min.js diff --git a/themes/vue/source/manifest.json b/themes/vueNative/source/manifest.json similarity index 100% rename from themes/vue/source/manifest.json rename to themes/vueNative/source/manifest.json