How to allow hexo render LaTeX formulas correctlyInserting LaTeX formulas in your hexo blog and render it correctly, using KaTeX renderer. 2022-01-16 Cross Platform > hexo #hexo #LaTeX
Algorithm templates (C++模板)Some algorithm implementation and c++ code snippets here 2021-11-11 Algorithm #C #C++
How to install WSL?How did I install WSL, and what errors did I encountered? 2021-10-21 #Linux #windows #WSL
Uninstall Vscode on macOSUninstall vscode and remove all vscode plugins and configs 2021-10-17 Code > vscode #macOS
Build your blog with hexo and deploy to GitHubBuild your blog with hexo and deploy it to GitHub Pages, which is completely free and easy to use. (This is my first tutorial post written in English.) 2021-10-11 Cross Platform > hexo #macOS #hexo
(macOS)VSCode运行调试C(++)的环境配置macOS 上配置VSCode的coderunner插件,及tasks和launch.json,来自动化编译、运行、调试单文件C/C++程序。 2021-10-10 Cross Platform > VSCode #C++ #macOS #VSCode
(Mac/Linux/Win) Write LaTeX with VSCode or Jetbrains IDEConfigure latex environment and using VSCode or JetBrains IDE along with plugins to write latex. 2021-09-14 Cross Platform > VSCode #VSCode #LaTeX
HomeBridge on raspberry piInstall Homebridge Method 1: Install HomeBridge ISO directly github address:https://github.com/homebridge/homebridge-raspbian-image/releases 2021-09-13 Singlechip & RaspberryPi #Linux #RaspberryPi #HomeBridge #HomeKit
Raspi configStart VNC and SSH Enter the terminal of raspi, sudo raspi-config,and start vnc and ssh with the UI interface. Alternatively, after you flashed the SD card with raspi os, create a file named ssh (no f 2021-09-12 Singlechip & RaspberryPi #Linux #RaspberryPi
Hello WorldWelcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quic 2021-09-07