Mrminfive / Mrminfive.github.io

blog
2 stars 1 forks source link

关于 | MINFIVE BLOG #16

Open Mrminfive opened 7 years ago

Mrminfive commented 7 years ago

http://blog.minfive.com/about/

日常学习与兴趣交流的个人博客

zine-fj commented 5 years ago

我的是inside主题,about页面应该有我的微信,可以加

------------------ 原始邮件 ------------------ 发件人: "DragonFlykeeperDC"notifications@github.com; 发送时间: 2019年9月10日(星期二) 上午10:29 收件人: "Mrminfive/Mrminfive.github.io"Mrminfive.github.io@noreply.github.com; 抄送: "晴末"747810974@qq.com;"Comment"comment@noreply.github.com; 主题: Re: [Mrminfive/Mrminfive.github.io] 关于 | MINFIVE BLOG (#16)

是这个skapp主题呀,这个不是要自己新建about页面吗,可以加我的qq吗

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

Mrminfive commented 5 years ago

参见文档 中文文档https://github.com/Mrminfive/hexo-theme-skapp/blob/master/README-cn.md#%E8%AE%BE%E7%BD%AE%E8%8F%9C%E5%8D%95


发件人: DragonFlykeeperDC notifications@github.com 发送时间: 2019年9月10日 2:29 收件人: Mrminfive/Mrminfive.github.io Mrminfive.github.io@noreply.github.com 抄送: minfive chenxiaowu1994@outlook.com; Mention mention@noreply.github.com 主题: Re: [Mrminfive/Mrminfive.github.io] 关于 | MINFIVE BLOG (#16)

是这个skapp主题呀,这个不是要自己新建about页面吗,可以加我的qq吗

― You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Mrminfive/Mrminfive.github.io/issues/16?email_source=notifications&email_token=AFYTUZ42DADG33XGOJY2PYDQI4A7ZA5CNFSM4D2NTU7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6JTPYY#issuecomment-529741795, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AFYTUZ5N7T7HGDG4NNGNXFDQI4A7ZANCNFSM4D2NTU7A.

DragonFlykeeperDC commented 5 years ago

好的,已解决,谢谢楼主

ZhongXiaoHong commented 5 years ago

good

xpnobug commented 4 years ago

这个怎么解决啊 C:\Windows\System32\blog>hexo clean INFO Validating config ERROR { err: Error: Cannot find module 'object-assign' Require stack:

ChubbyLEE-Math commented 4 years ago
font{
    line-height: 1.6;
}
ul,ol{
    padding-left: 20px;
    list-style-position: inside;
}

应该是依赖环境没有安装好,那个 hexo 主题只能安装固定的 js 版本,我的建议是换一个其他主题,如果一定要按装这个主题的话,得把原来的js卸载了安装文档中说明的那个版本。

                            sinx

                                sinx@163.sufe.edu.cn

    签名由
    网易邮箱大师
    定制

在2020年10月11日 14:40,xpnobug<notifications@github.com> 写道: 

这个怎么解决啊

C:\Windows\System32\blog>hexo clean

INFO Validating config

ERROR {

err: Error: Cannot find module 'object-assign'

Require stack:

C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\renderer.js

at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)

at Function.Module._load (internal/modules/cjs/loader.js:725:27)

at Module.require (internal/modules/cjs/loader.js:952:19)

at require (C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:292:23)

at C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\renderer.js:3:16

at C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:305:14

at tryCatcher (C:\Windows\System32\blog\node_modules\bluebird\js\release\util.js:16:23)

at Promise._settlePromiseFromHandler (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:547:31)

at Promise._settlePromise (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:604:18)

at Promise._settlePromise0 (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:649:10)

at Promise._settlePromises (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:729:18)

at _drainQueueStep (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:93:12)

at _drainQueue (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:86:9)

at Async._drainQueues (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:102:5)

at Immediate.Async.drainQueues [as _onImmediate] (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:15:14)

at processImmediate (internal/timers.js:461:21) {

code: 'MODULE_NOT_FOUND',

requireStack: [

'C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\renderer.js'

]

}

} Script load failed: %s themes\hexo-theme-skapp\scripts\renderer.js

ERROR {

err: Error: Cannot find module 'lodash'

Require stack:

C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\helper.js

at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)

at Function.Module._load (internal/modules/cjs/loader.js:725:27)

at Module.require (internal/modules/cjs/loader.js:952:19)

at require (C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:292:23)

at C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\helper.js:6:9

at C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:305:14

at tryCatcher (C:\Windows\System32\blog\node_modules\bluebird\js\release\util.js:16:23)

at Promise._settlePromiseFromHandler (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:547:31)

at Promise._settlePromise (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:604:18)

at Promise._settlePromise0 (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:649:10)

at Promise._settlePromises (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:729:18)

at _drainQueueStep (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:93:12)

at _drainQueue (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:86:9)

at Async._drainQueues (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:102:5)

at Immediate.Async.drainQueues [as _onImmediate] (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:15:14)

at processImmediate (internal/timers.js:461:21) {

code: 'MODULE_NOT_FOUND',

requireStack: [

'C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\helper.js'

]

}

} Script load failed: %s themes\hexo-theme-skapp\scripts\helper.js

INFO Deleted database.

INFO Deleted public folder.

—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.

xpnobug commented 4 years ago

@ChubbyLEE-Math

font{
    line-height: 1.6;
}
ul,ol{
    padding-left: 20px;
    list-style-position: inside;
}

应该是依赖环境没有安装好,那个 hexo 主题只能安装固定的 js 版本,我的建议是换一个其他主题,如果一定要按装这个主题的话,得把原来的js卸载了安装文档中说明的那个版本。

                            sinx

                                sinx@163.sufe.edu.cn

    签名由
    网易邮箱大师
    定制

在2020年10月11日 14:40,xpnobug<notifications@github.com> 写道: 

这个怎么解决啊

C:\Windows\System32\blog>hexo clean

INFO Validating config

ERROR {

err: Error: Cannot find module 'object-assign'

Require stack:

C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\renderer.js

at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)

at Function.Module._load (internal/modules/cjs/loader.js:725:27)

at Module.require (internal/modules/cjs/loader.js:952:19)

at require (C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:292:23)

at C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\renderer.js:3:16

at C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:305:14

at tryCatcher (C:\Windows\System32\blog\node_modules\bluebird\js\release\util.js:16:23)

at Promise._settlePromiseFromHandler (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:547:31)

at Promise._settlePromise (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:604:18)

at Promise._settlePromise0 (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:649:10)

at Promise._settlePromises (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:729:18)

at _drainQueueStep (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:93:12)

at _drainQueue (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:86:9)

at Async._drainQueues (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:102:5)

at Immediate.Async.drainQueues [as _onImmediate] (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:15:14)

at processImmediate (internal/timers.js:461:21) {

code: 'MODULE_NOT_FOUND',

requireStack: [

'C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\renderer.js'

]

}

} Script load failed: %s themes\hexo-theme-skapp\scripts\renderer.js

ERROR {

err: Error: Cannot find module 'lodash'

Require stack:

C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\helper.js

at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)

at Function.Module._load (internal/modules/cjs/loader.js:725:27)

at Module.require (internal/modules/cjs/loader.js:952:19)

at require (C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:292:23)

at C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\helper.js:6:9

at C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:305:14

at tryCatcher (C:\Windows\System32\blog\node_modules\bluebird\js\release\util.js:16:23)

at Promise._settlePromiseFromHandler (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:547:31)

at Promise._settlePromise (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:604:18)

at Promise._settlePromise0 (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:649:10)

at Promise._settlePromises (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:729:18)

at _drainQueueStep (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:93:12)

at _drainQueue (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:86:9)

at Async._drainQueues (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:102:5)

at Immediate.Async.drainQueues [as _onImmediate] (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:15:14)

at processImmediate (internal/timers.js:461:21) {

code: 'MODULE_NOT_FOUND',

requireStack: [

'C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\helper.js'

]

}

} Script load failed: %s themes\hexo-theme-skapp\scripts\helper.js

INFO Deleted database.

INFO Deleted public folder.

—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.

好的,了解了谢谢大佬

ChubbyLEE-Math commented 4 years ago
font{
    line-height: 1.6;
}
ul,ol{
    padding-left: 20px;
    list-style-position: inside;
}

这个是模板脚本的布局的一些设置啊,模板不是我写的,我也就能在他基础上稍微改一改。你可以问一下原始的作者。hexo 官网上有作者信息。这个主题老坑了,我弄了一个多礼拜。不过挺好看的。

                            sinx

                                sinx@163.sufe.edu.cn

    签名由
    网易邮箱大师
    定制

在2020年10月11日 15:09,xpnobug<notifications@github.com> 写道: 

@ChubbyLEE-Math

font{

line-height: 1.6;

}

ul,ol{

padding-left: 20px;

list-style-position: inside;

}

应该是依赖环境没有安装好,那个 hexo 主题只能安装固定的 js 版本,我的建议是换一个其他主题,如果一定要按装这个主题的话,得把原来的js卸载了安装文档中说明的那个版本。

                        sinx

                            sinx@163.sufe.edu.cn

签名由

网易邮箱大师

定制

在2020年10月11日 14:40,xpnobugnotifications@github.com 写道:

这个怎么解决啊

C:\Windows\System32\blog>hexo clean

INFO Validating config

ERROR {

err: Error: Cannot find module 'object-assign'

Require stack:

C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\renderer.js

at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)

at Function.Module._load (internal/modules/cjs/loader.js:725:27)

at Module.require (internal/modules/cjs/loader.js:952:19)

at require (C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:292:23)

at C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\renderer.js:3:16

at C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:305:14

at tryCatcher (C:\Windows\System32\blog\node_modules\bluebird\js\release\util.js:16:23)

at Promise._settlePromiseFromHandler (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:547:31)

at Promise._settlePromise (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:604:18)

at Promise._settlePromise0 (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:649:10)

at Promise._settlePromises (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:729:18)

at _drainQueueStep (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:93:12)

at _drainQueue (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:86:9)

at Async._drainQueues (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:102:5)

at Immediate.Async.drainQueues [as _onImmediate] (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:15:14)

at processImmediate (internal/timers.js:461:21) {

code: 'MODULE_NOT_FOUND',

requireStack: [

'C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\renderer.js'

]

}

} Script load failed: %s themes\hexo-theme-skapp\scripts\renderer.js

ERROR {

err: Error: Cannot find module 'lodash'

Require stack:

C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\helper.js

at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)

at Function.Module._load (internal/modules/cjs/loader.js:725:27)

at Module.require (internal/modules/cjs/loader.js:952:19)

at require (C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:292:23)

at C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\helper.js:6:9

at C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:305:14

at tryCatcher (C:\Windows\System32\blog\node_modules\bluebird\js\release\util.js:16:23)

at Promise._settlePromiseFromHandler (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:547:31)

at Promise._settlePromise (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:604:18)

at Promise._settlePromise0 (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:649:10)

at Promise._settlePromises (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:729:18)

at _drainQueueStep (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:93:12)

at _drainQueue (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:86:9)

at Async._drainQueues (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:102:5)

at Immediate.Async.drainQueues [as _onImmediate] (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:15:14)

at processImmediate (internal/timers.js:461:21) {

code: 'MODULE_NOT_FOUND',

requireStack: [

'C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\helper.js'

]

}

} Script load failed: %s themes\hexo-theme-skapp\scripts\helper.js

INFO Deleted database.

INFO Deleted public folder.

—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.

好的,了解了谢谢大佬

—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.

ChubbyLEE-Math commented 4 years ago
font{
    line-height: 1.6;
}
ul,ol{
    padding-left: 20px;
    list-style-position: inside;
}

    mac 系统还有 linux 应该会好一点, win 系统 bug 会多一点

                            sinx

                                sinx@163.sufe.edu.cn

    签名由
    网易邮箱大师
    定制

在2020年10月11日 15:31,蒋乐<sinx@163.sufe.edu.cn> 写道: 

font{
    line-height: 1.6;
}
ul,ol{
    padding-left: 20px;
    list-style-position: inside;
}

这个是模板脚本的布局的一些设置啊,模板不是我写的,我也就能在他基础上稍微改一改。你可以问一下原始的作者。hexo 官网上有作者信息。这个主题老坑了,我弄了一个多礼拜。不过挺好看的。

                            sinx

                                sinx@163.sufe.edu.cn

    签名由
    网易邮箱大师
    定制

在2020年10月11日 15:09,xpnobug<notifications@github.com> 写道: 

@ChubbyLEE-Math

font{

line-height: 1.6;

}

ul,ol{

padding-left: 20px;

list-style-position: inside;

}

应该是依赖环境没有安装好,那个 hexo 主题只能安装固定的 js 版本,我的建议是换一个其他主题,如果一定要按装这个主题的话,得把原来的js卸载了安装文档中说明的那个版本。

                        sinx

                            sinx@163.sufe.edu.cn

签名由

网易邮箱大师

定制

在2020年10月11日 14:40,xpnobugnotifications@github.com 写道:

这个怎么解决啊

C:\Windows\System32\blog>hexo clean

INFO Validating config

ERROR {

err: Error: Cannot find module 'object-assign'

Require stack:

C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\renderer.js

at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)

at Function.Module._load (internal/modules/cjs/loader.js:725:27)

at Module.require (internal/modules/cjs/loader.js:952:19)

at require (C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:292:23)

at C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\renderer.js:3:16

at C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:305:14

at tryCatcher (C:\Windows\System32\blog\node_modules\bluebird\js\release\util.js:16:23)

at Promise._settlePromiseFromHandler (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:547:31)

at Promise._settlePromise (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:604:18)

at Promise._settlePromise0 (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:649:10)

at Promise._settlePromises (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:729:18)

at _drainQueueStep (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:93:12)

at _drainQueue (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:86:9)

at Async._drainQueues (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:102:5)

at Immediate.Async.drainQueues [as _onImmediate] (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:15:14)

at processImmediate (internal/timers.js:461:21) {

code: 'MODULE_NOT_FOUND',

requireStack: [

'C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\renderer.js'

]

}

} Script load failed: %s themes\hexo-theme-skapp\scripts\renderer.js

ERROR {

err: Error: Cannot find module 'lodash'

Require stack:

C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\helper.js

at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)

at Function.Module._load (internal/modules/cjs/loader.js:725:27)

at Module.require (internal/modules/cjs/loader.js:952:19)

at require (C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:292:23)

at C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\helper.js:6:9

at C:\Windows\System32\blog\node_modules\hexo\lib\hexo\index.js:305:14

at tryCatcher (C:\Windows\System32\blog\node_modules\bluebird\js\release\util.js:16:23)

at Promise._settlePromiseFromHandler (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:547:31)

at Promise._settlePromise (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:604:18)

at Promise._settlePromise0 (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:649:10)

at Promise._settlePromises (C:\Windows\System32\blog\node_modules\bluebird\js\release\promise.js:729:18)

at _drainQueueStep (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:93:12)

at _drainQueue (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:86:9)

at Async._drainQueues (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:102:5)

at Immediate.Async.drainQueues [as _onImmediate] (C:\Windows\System32\blog\node_modules\bluebird\js\release\async.js:15:14)

at processImmediate (internal/timers.js:461:21) {

code: 'MODULE_NOT_FOUND',

requireStack: [

'C:\Windows\System32\blog\themes\hexo-theme-skapp\scripts\helper.js'

]

}

} Script load failed: %s themes\hexo-theme-skapp\scripts\helper.js

INFO Deleted database.

INFO Deleted public folder.

—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.

好的,了解了谢谢大佬

—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.

37HWFE commented 3 years ago

博主你好呀,搜索功能感觉不太好用,无法全文搜索,标题全部搜索也难以匹配到