From 3e0ae9c5135ce4cbf3f87eea79c5533e236befb6 Mon Sep 17 00:00:00 2001 From: Richard-Qin-X Date: Thu, 10 Sep 2026 01:43:35 +0800 Subject: Track now text --- .gitignore | 3 --- static/now.txt | 8 ++++++++ 2 files changed, 8 insertions(+), 3 deletions(-) create mode 100644 static/now.txt diff --git a/.gitignore b/.gitignore index 38d1388..284dc8b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,3 @@ /docs/IMPLEMENTATION.md /docs/ACCEPTANCE.md /docs/VISUAL_REVIEW.md - -# Local acceptance fixtures. Remove a line when replacing it with real content. -/static/now.txt diff --git a/static/now.txt b/static/now.txt new file mode 100644 index 0000000..d06b3db --- /dev/null +++ b/static/now.txt @@ -0,0 +1,8 @@ +Richard Qin -- now +================== + +Last updated: 2026-08-08 + +- Building the first local version of this personal site. +- Organizing Linux notes as long-lived, ordered documents. +- Keeping the publishing stack small and inspectable. -- cgit v1.2.3