diff --git a/package.json b/package.json index 5e57026a..fc589835 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "hexo-generator-redirect": "https://github.com/dimaslanjaka/hexo-generator-redirect/raw/0885394/release/hexo-generator-redirect.tgz", "hexo-is": "https://github.com/dimaslanjaka/hexo-is/raw/9fd9da881b70f79405b799e1dea61e3e4657c077/release/hexo-is.tgz", "hexo-log": "https://github.com/dimaslanjaka/hexo/raw/43069ef65ae745ed533c57e857a7ec33218f2638/releases/hexo-log.tgz", - "hexo-post-parser": "https://github.com/dimaslanjaka/hexo-post-parser/raw/d9f3a9ba3585188dfb30159ff588b709f0238326/release/hexo-post-parser.tgz", + "hexo-post-parser": "https://github.com/dimaslanjaka/hexo-post-parser/raw/65f1dab05012fe5ab106197f2052d8ff8451884c/release/hexo-post-parser.tgz", "hexo-renderers": "https://github.com/dimaslanjaka/hexo-renderers/raw/873a4ec83b59502368eaa8ddf564a7b3a2d7397b/release/hexo-renderers.tgz", "hexo-seo": "https://github.com/dimaslanjaka/hexo-seo/raw/d32ba5a1dac1a4c35e30a949fbc35bf29df26d76/release/hexo-seo.tgz", "hexo-server": "https://github.com/dimaslanjaka/hexo/raw/43069ef65ae745ed533c57e857a7ec33218f2638/releases/hexo-server.tgz", @@ -95,9 +95,9 @@ "markdown-it": "https://github.com/dimaslanjaka/markdown-it/raw/17ccc825cbb3e4c6d59edada5f6d93f27075d752/release/markdown-it.tgz", "nodejs-package-types": "https://github.com/dimaslanjaka/nodejs-package-types/raw/a2e797bc27975cba20ef4c87547841e6341bfcf4/release/nodejs-package-types.tgz", "sbg-api": "https://github.com/dimaslanjaka/static-blog-generator/raw/3712982564da44fafdec44a3726ef030f39cf3ed/packages/sbg-api/release/sbg-api.tgz", - "sbg-cli": "https://github.com/dimaslanjaka/static-blog-generator/raw/a751e2b80470f64bb6223914218f250a1ad7e16a/packages/sbg-cli/release/sbg-cli.tgz", + "sbg-cli": "https://github.com/dimaslanjaka/static-blog-generator/raw/b4ea999f96ed7382b567d24ad39c92a9ba60005b/packages/sbg-cli/release/sbg-cli.tgz", "sbg-server": "https://github.com/dimaslanjaka/static-blog-generator/raw/master/packages/sbg-server/release/sbg-server.tgz", - "sbg-utility": "https://github.com/dimaslanjaka/static-blog-generator/raw/a0e751ac6ea8df1ca5d611f40293463316ba892a/packages/sbg-utility/release/sbg-utility.tgz", + "sbg-utility": "https://github.com/dimaslanjaka/static-blog-generator/raw/840f63d269216f134b84414cf300499703090071/packages/sbg-utility/release/sbg-utility.tgz", "static-blog-generator": "https://github.com/dimaslanjaka/static-blog-generator/raw/master/packages/static-blog-generator/release/static-blog-generator.tgz", "warehouse": "https://github.com/dimaslanjaka/hexo/raw/43069ef65ae745ed533c57e857a7ec33218f2638/releases/warehouse.tgz" } diff --git a/site/_config.yml b/site/_config.yml index e213aaa1..2bebfb0b 100644 --- a/site/_config.yml +++ b/site/_config.yml @@ -100,10 +100,10 @@ filename_case: 0 render_drafts: false # https://hexo.io/docs/asset-folders -post_asset_folder: true +post_asset_folder: false marked: prependRoot: true - postAsset: true + postAsset: false relative_link: false future: true @@ -356,7 +356,7 @@ markdown: images: lazyload: false prepend_root: false - post_asset: true + post_asset: false # https://github.com/hexojs/hexo-browsersync browsersync: diff --git a/site/src-posts b/site/src-posts index a404b9ea..1f658b70 160000 --- a/site/src-posts +++ b/site/src-posts @@ -1 +1 @@ -Subproject commit a404b9ea9e743483c10b3c8284f46ffbd12882c8 +Subproject commit 1f658b70e11f6b1363273c67af3932b779cc13b9