Skip to content

Repository files navigation

🌱 Micihelle's Tech Blog

记录我的学习过程:从嵌入式开发走向计算机系统与算法


📖 About

这个博客主要用于记录我的学习与思考,当前关注方向包括:

  • 操作系统工程(xv6 / 系统调用 / 进程机制)
  • 嵌入式软件开发(MCU / 电机控制 / BLDC / FOC)
  • Linux / 工具链(Bash / Git / 编译环境)
  • 计算机基础(数据结构 / 算法 /)
  • LLM

同时也会记录一些:

  • 调试经验
  • 工程问题复盘
  • 学习路径反思

🧭 Blog Structure

  • /_posts:技术文章
  • /_tabs:导航页面(分类 / 标签 / 关于)
  • /assets:图片与资源文件

🚀 Getting Started (Local)

bundle install
bundle exec jekyll serve

http://localhost:4000


🛠 Tech Stack

  • Jekyll
  • GitHub Pages
  • Markdown

博客主题基于:

👉 Chirpy Theme


✍️ Writing Posts

Create new post using:

    $ bundle exec jekyll post "My New Post"
    # or specify a custom format for the date attribute in the yaml front matter
    $ bundle exec jekyll post "My New Post" --timestamp-format "%Y-%m-%d %H:%M:%S %z"

📚 References


📄 License

This work is published under MIT License.

About

My CS Lab Notes

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages