summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--static/now.txt8
2 files changed, 8 insertions, 3 deletions
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.