作者: Jim Wang 公众号: 巴博萨船长

摘要:在使用Hexo管理博客文章时,如果使用的Hexo主题(比如tranquilpeak主题)不支持Latex与mermaid语法,这个问题该如何解决?Typora与Hexo对这两种语法的支持有什么差异?如果博客文章是在Typora上编辑,且文件中包含Latex与mermaid语句时,如何用最小的代价实现这些文章能够通过Hexo渲染并发布

Abstract: When using Hexo to manage blog posts, if the Hexo theme used (such as tranquilpeak theme) does not support Latex and mermaid syntax, how to solve this problem? What is the difference between Typora and Hexo’s support for these two syntaxes? If the blog post is edited on Typora and the file contains Latex and mermaid sentences, how can these posts be rendered and published by Hexo with the least cost?

阅读全文

作者: Jim Wang 公众号: 巴博萨船长

摘要:在使用Hexo部署自己的博客时,常常接触hexo generater,hexo clean和hexo deploy等命令,估计很少人想过如何调试Hexo这些命令的相关代码。作为基于Node的开源blog项目,其在VS Code中的调试环境是什么样的?如何建立这样的调试环境?调试时需要注意什么? 在VSCode调试Node代码时,可能会遇见方法process.stdout.write和方法console.log的输出内容不在同一位置的问题,该问题如何解决?

Abstract: When using hexo to deploy the blog, often use commands such as hexo generator, hexo clean and hexo deploy. Few people have thought about how to debug the Hexo codes related to these commands. As a node-based open source blog project, what is its debugging environment in VS Code? How to build a debugging environment for debugging Hexo code? What should pay attention to when debugging? When debugging Node code in VS Code, the output content of process.stdout.write and console.log are not in the same location, why? How to solve the problem?

阅读全文

作者: Jim Wang 公众号: 巴博萨船长

在转移自己的文章的时候发现了一个很有意思的事情,现在记录下来,咱们一起看看问题在哪。问题是这样的的,我之前的文章有如下文字

1
ExtractTemporaryFile('{#DotNetFrameWorkWebInstaller}');

如果上述字符以纯文本的形式,即非代码样式和引用样式存在于md文件中,如果这时尝试使用hexo s命令的话,就会有如下异常被抛出。

阅读全文
  • 第 1 页 共 1 页
作者的图片

Jim Wang


全栈探索之路
记录个人对技术的理解和开发过程中遇到的问题,欢迎了解更多。

软件工程师


河南,中国
global.wechat_public_qr_code_image

请扫描上方的二维码订阅我的个人微信公众号


原创不易,多多点赞分享支持。

global.wechat_public_search_bar_image