归档
按时间整理的文章归档。
-
AstroPaper 6.0
AstroPaper v6: a from-scratch rewrite on Astro v6, Tailwind v4, and a new config system.
-
iperf3 网络测速使用笔记
更新于:整理 iperf3 的安装、服务端和客户端测速命令、上传/下载/UDP 测试,以及如何阅读 SUM、receiver 和 Retr 结果。
-
AstroPaper 5.0
AstroPaper v5: keep the clean look, updates under the hood.
-
FFmpeg 常用命令笔记:合并、压缩、裁剪与转码
更新于:整理 FFmpeg 常用命令,包括批量合并视频、H.264/H.265 压缩、硬件编码、裁剪、音视频合并、图片转换和音频循环。
-
How to add LaTeX Equations in Astro blog posts
更新于:Learn how to add LaTeX equations in Astro blog posts using Markdown, KaTeX, and remark/rehype plugins.
-
How to integrate Giscus comments into AstroPaper
更新于: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
更新于: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
更新于:New feature in AstroPaper v1.4.0, introducing dynamic OG image generation for blog posts.
-
Predefined color schemes
更新于:Some of the well-crafted, updated predefined color schemes for AstroPaper.
-
Customizing AstroPaper theme color schemes
更新于:How you can enable/disable light & dark mode; and customize color schemes of AstroPaper theme.
-
Adding new posts in AstroPaper theme
更新于:Some rules & recommendations for creating or adding new posts using AstroPaper theme.
-
How to configure AstroPaper theme
更新于: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.
-
Ubuntu 上配置 PXE 自动安装 Linux 的实践笔记
更新于:记录在 Ubuntu 20.04 上搭建 PXE 服务,用 DHCP、TFTP、Nginx 和 Kickstart 批量安装 RHEL、Kylin 等系统的过程。
-
Linux 安装 NVIDIA 驱动、CUDA 与 Fabric Manager 笔记
更新于:整理 Linux 服务器安装 NVIDIA 驱动、CUDA 工具包和 nvidia-fabricmanager 的步骤,以及常见验证命令。
-
Linux 运维急救与常用命令笔记
更新于:把 CentOS 7 重置 root 密码和常用 Linux 命令整理到一篇运维速查笔记里,适合故障处理和日常查阅。
-
服务器 RAID 基础与 Dell 阵列配置实践
更新于:把 RAID 基本概念、常见级别选择,以及 Dell 服务器上创建 RAID1 和 RAID5 的操作整理成一篇可查的实践笔记。