Archives
All the articles I've archived.
Wi-Fi Direct 协议
一种不需要通过Wi-Fi路由器通信的Wi-Fi协议。
Kconfig 简介
通过Kconfig为软件工程增加可配置功能,模块编译的基础。
linode 迁移
none
vim 常用配置
代码编辑器中的瑞士军刀。
Shadowsocks Configuration
none
Obsidian多设备实时同步方法
通过CouchDB实现Obsidian跨平台实时同步,支持Windows,Linux,Android,IOS以及MAC系统。
如何实现双栈访问家庭网络
none
春日赏花
花开的季节,记录花开的声音!
Zephyr 多级中断
采用一种很巧妙的方式实现多级中断,为中断设计提供参考。
linode 使用记
VPS初体验
2023年西藏自驾游
none
如何创建私有图床
基于Docker和兰空图床建立私有图床,不再为图片存放发愁。
Openwrt 透明代理
家庭代理新方案
Vaultwarden 使用介绍
Bitwarden自定义替代,密码集中管理工具
CMake如何导入外部库
How to import external static library in CMake.
家庭网络结构
详细介绍家庭网络拓扑结构,包括路由器、交换机等设备的配置与优化
CMake 历史和原理简析
本文介绍了开发CMake的原因和一些有趣的经历,并简单介绍了CMake的基本原理和处理流程.
AstroPaper 6.0
AstroPaper v6: a from-scratch rewrite on Astro v6, Tailwind v4, and a new config system.
AstroPaper 5.0
AstroPaper v5: keep the clean look, updates under the hood.
How to add LaTeX Equations in Astro blog posts
Updated:Learn how to add LaTeX equations in Astro blog posts using Markdown, KaTeX, and remark/rehype plugins.
How to integrate Giscus comments into AstroPaper
Updated:Comment function on a static blog hosted on GitHub Pages with Giscus.
AstroPaper 4.0
AstroPaper v4: ensuring a smoother and more feature-rich blogging experience.
How to use Git Hooks to set Created and Modified Dates
Updated:How to use Git Hooks to set your Created and Modified Dates on AstroPaper
AstroPaper 3.0
AstroPaper Version 3: Elevating Your Web Experience with Astro v3 and Seamless View Transitions
How to update dependencies of AstroPaper
How to update project dependencies and AstroPaper template.
AstroPaper 2.0
AstroPaper with the enhancements of Astro v2. Type-safe markdown contents, bug fixes and better dev experience etc.
Dynamic OG image generation in AstroPaper blog posts
Updated:New feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.
Predefined color schemes
Updated:Some of the well-crafted, updated predefined color schemes for AstroPaper.
Customizing AstroPaper theme color schemes
Updated:How you can enable/disable light & dark mode; and customize color schemes of AstroPaper theme.
Adding new posts in AstroPaper theme
Updated:Some rules & recommendations for creating or adding new posts using AstroPaper theme.
How to configure AstroPaper theme
Updated:How you can make AstroPaper theme absolutely yours.
Tailwind Typography Plugin
EXAMPLE POST: About Tailwind Typography Plugin and how you can use it effectively.
How Do I Develop My Terminal Portfolio Website with React
EXAMPLE POST: Developing a terminal-like website using ReactJS, TypeScript and Styled-Components. Includes features like autocomplete, multiple themes, command hints etc.
How Do I Develop My Portfolio Website & Blog
EXAMPLE POST: My experience about developing my first portfolio website and a blog using NextJS and a headless CMS.