ouuan / blog-comments

用作博客评论存放 | Comments of my blog
1 stars 0 forks source link

hexo博客搭建指北 | ouuan的博客 #10

Open ouuan opened 5 years ago

ouuan commented 5 years ago

http://ouuan.github.io/hexo%E5%8D%9A%E5%AE%A2%E6%90%AD%E5%BB%BA%E6%8C%87%E5%8C%97/

折腾了 $3$ 天终于把博客搭建好了…本文会简单介绍一下hexo博客的搭建,并选取一些我自己在配置博客的过程中遇到的问题,说明一下我的解决方案。 实际上,hexo博客的搭建并不难,难搞的是美化,我在这个过程中遇到了很多问题,不可能在这篇博客中全部陈述出来,最重要的还是勤于百度。

code004Accepted commented 5 years ago

PS: dalao您好像写错了,Next的LICENSE中提到,必须开启footer.theme.enable选项,就是说必须显示Next的链接,而不是Hexo的链接

ouuan commented 5 years ago

@code004Accepted PS: dalao您好像写错了,Next的LICENSE中提到,必须开启footer.theme.enable选项,就是说必须显示Next的链接,而不是Hexo的链接

是我写错了(

ouuan commented 5 years ago

@code004Accepted @ouuan

dalao,您的Latex炸了qwq 还有,复制您的博客就弹出提示框,提示版权内容是怎么做的啊 %%%

哪里的 LaTeX 炸了..提示这篇博客里就有

code004Accepted commented 5 years ago

@ouuan

@code004Accepted @ouuan

dalao,您的Latex炸了qwq 还有,复制您的博客就弹出提示框,提示版权内容是怎么做的啊 %%%

哪里的 LaTeX 炸了..提示这篇博客里就有

感谢dalao%%% 刚刚可能是我浏览器的问题qwq 所有Latex内容都提示{Math Processing Error} qwq 现在好了

可能是没连上吧qwq

code004Accepted commented 5 years ago

对了,关于那个404的问题,好像是Github Pages很神奇地把目录下地404.html自动设为404地址,从而同时返回404错误代码。还有,如果想把其他网页当作404页面,需要在markdown的front-matter中加入permalink: /404.html %%%

jrjacky commented 5 years ago

@ouuan 一言的那段代码具体要在文件的哪里添加?我的cmd提示我错误

Luvwgyx commented 5 years ago

出现这种情况咋办啊,按照您介绍用的gitalk

png

HomuraCat commented 4 years ago

自定义排序那段代码似乎并不是加到末尾,我加到了return pagination的前一行就行了qwq

ouuan commented 4 years ago

自定义排序那段代码似乎并不是加到末尾,我加到了return pagination的前一行就行了qwq

加到哪都行,教程中说的并不是唯一方法,只是可行方法之一。

pealfrog commented 4 years ago

Orz 巨佬

pealfrog commented 4 years ago

还有,为什么之前你自己的LaTeX也炸了啊QwQ

ouuan commented 4 years ago

还有,为什么之前你自己的LaTeX也炸了啊QwQ

能具体描述吗?

pealfrog commented 4 years ago

之前,我访问你的博客时,发现你打的 LaTeX(此处有特效) 都变成了 $\LaTeX$ 后来看一下,发现好了。 当时炸了,后来好了QwQ。最后,顺便%%%巨佬

------------------ 原始邮件 ------------------ 发件人: "ouuan"notifications@github.com; 发送时间: 2019年10月4日(星期五) 晚上8:10 收件人: "ouuan/hexo-blog-utterances"hexo-blog-utterances@noreply.github.com; 抄送: "小跳蛙"615824402@qq.com;"Comment"comment@noreply.github.com; 主题: Re: [ouuan/hexo-blog-utterances] hexo博客搭建指北 | ouuan的博客 (#10)

还有,为什么之前你自己的LaTeX也炸了啊QwQ

能具体描述吗?

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

code004Accepted commented 4 years ago

求dalao解答:Next 7.5.0,无法设置文字复制提醒

\themes\next\layout\_scripts目录下文件/文件夹:

没有commons.swig,所以一言和复制提醒都用不了qwq

ouuan:你用7.1.2好得很,为什么要升级7.5.0

Ryedii commented 4 years ago

我从官网上直接clone的就是NexT v7.6.0,结果里面如homepage显示限制之类东西找不到了。。

Ryedii commented 4 years ago

网上说NexT v7.6.0的需要下载插件 npm install hexo-excerpt --save,但是下载了插件后,在首页点击阅读全文,弹出的下载md文件窗口。。。不知道这个问题有没有人遇到

ouuan commented 4 years ago

网上说NexT v7.6.0的需要下载插件 npm install hexo-excerpt --save,但是下载了插件后,在首页点击阅读全文,弹出的下载md文件窗口。。。不知道这个问题有没有人遇到

我不处理版本不同导致的问题,建议再自行搜一搜,或者到 NexT 的 repo 下面发 issue 问。

muyuuuu commented 4 years ago

话说 gitalk 的 placeholder 你会改么。。。

pealfrog commented 4 years ago

不会啊/dk

------------------ 原始邮件 ------------------ 发件人: "Lan-Ling"<notifications@github.com>; 发送时间: 2020年2月2日(星期天) 下午4:37 收件人: "ouuan/hexo-blog-utterances"<hexo-blog-utterances@noreply.github.com>; 抄送: "小跳蛙"<615824402@qq.com>; "Comment"<comment@noreply.github.com>; 主题: Re: [ouuan/hexo-blog-utterances] hexo博客搭建指北 | ouuan的博客 (#10)

话说 gitalk 的 placeholder 你会改么。。。

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

pealfrog commented 4 years ago

谁有next主题的教程啊/kk

------------------ 原始邮件 ------------------ 发件人: "Lan-Ling"<notifications@github.com>; 发送时间: 2020年2月2日(星期天) 下午4:37 收件人: "ouuan/hexo-blog-utterances"<hexo-blog-utterances@noreply.github.com>; 抄送: "小跳蛙"<615824402@qq.com>; "Comment"<comment@noreply.github.com>; 主题: Re: [ouuan/hexo-blog-utterances] hexo博客搭建指北 | ouuan的博客 (#10)

话说 gitalk 的 placeholder 你会改么。。。

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

code004Accepted commented 4 years ago

https://blog.code004.ml/posts/how-to-build-a-hexo-blog/

------------------ 原始邮件 ------------------ 发件人: "小跳蛙"<notifications@github.com>; 发送时间: 2020年2月2日(星期天) 下午4:38 收件人: "ouuan/hexo-blog-utterances"<hexo-blog-utterances@noreply.github.com>; 抄送: "code004"<code004@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [ouuan/hexo-blog-utterances] hexo博客搭建指北 | ouuan的博客 (#10)

谁有next主题的教程啊/kk

------------------&nbsp;原始邮件&nbsp;------------------ 发件人: "Lan-Ling"<notifications@github.com&gt;;
发送时间: 2020年2月2日(星期天) 下午4:37 收件人: "ouuan/hexo-blog-utterances"<hexo-blog-utterances@noreply.github.com&gt;;
抄送: "小跳蛙"<615824402@qq.com&gt;; "Comment"<comment@noreply.github.com&gt;;
主题: Re: [ouuan/hexo-blog-utterances] hexo博客搭建指北 | ouuan的博客 (#10)

话说 gitalk 的 placeholder 你会改么。。。

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