Embedded Projects
Init
Back to Home
Init
Created
2025-07-04
|
Updated
2025-08-27
|
Post Views:
Common command on hexo
Clean and deply the blog
1
2
3
hexo clean
hexo d -g
Author:
tommok
Link:
https://tommokmok.github.io/2025/07/04/Init/
Copyright Notice:
All articles on this blog are licensed under
CC BY-NC-SA 4.0
unless otherwise stated.
Previous
How to Create a Hexo Blog on GitHub Pages in 2025- Pitfalls & Key Notes
IntroductionA step-by-step guide to setting up a Hexo blog on GitHub Pages in 2025, highlighting common pitfalls and important notes for a smooth experience. Prerequisites nvs To install the Node.js Download v1.7.1: https://github.com/jasongin/nvs/releases Node.js Using nvs to install > v22.17.0 Git v2.21.0.windows.1 GitHub account Basic command line knowledge Step 0: Install nvs and hexo-cli Downlaod and install the nvs You may encounter the below Policy error Update...
tommok
Small project, small step to success
Articles
12
Tags
8
Categories
4
Follow Me
Announcement
Get busy living or get busy dying. -- Stephen King
Contents
1.
Common command on hexo
Recent Posts
Digit Recognition Optimization Series 00: Data Collection & Testing
2025-09-15
Learning ESP-DL Series 04- LVGL, IDF, and ESP-DL Integration 2025
2025-09-02
Learning ESP-DL Series 03: Neural Network Architecture
2025-08-27
Learning ESP-DL Series 02: Walkthrough on Training, Testing, and Deployment
2025-08-27
Learning ESP-DL Series 01: Digit Recognition
2025-08-18