Introducing Hexo-Blockquote2note
I use Hexo with the NexT theme to build my blog. I wrote this plugin to solve a pain point I've encountered in this workflow.
I use Hexo with the NexT theme to build my blog. I wrote this plugin to solve a pain point I've encountered in this workflow.
Use remote servers to work with collaborators better.
Git's powerful branching and merging capabilities can help you deal with parallel collaborative development processes. Let's take a look.
VimGolf.com is a good place for vimers to practice and improve their vim skills. This post records my experience of solving a very interesting VimGolf game -- Quicksort.
A resource summary post for game Dyson Sphere Program (DSP).
A Git commit message cheat sheet in Chinese.
I have posted a tutorial of Git (See Simple Git Tutorial). But it mixed up using Git and using GitHub together. I post this new tutorial to draw a line and make things clear.
A simple two way binding example in vue3.
My personal config for Zsh (Z Shell), noting for next time.
Some simple CMake examples for reviewing.