From 0051027e181feced1150ce23a96a51adf2b18f7f Mon Sep 17 00:00:00 2001 From: Richard-Qin-X Date: Thu, 10 Sep 2026 01:38:46 +0800 Subject: Track Projects and Links content --- content/projects/_index.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/projects/_index.md (limited to 'content/projects') diff --git a/content/projects/_index.md b/content/projects/_index.md new file mode 100644 index 0000000..3116646 --- /dev/null +++ b/content/projects/_index.md @@ -0,0 +1,15 @@ +--- +title: "PROJECTS" +lang: en +url: "/projects/" +description: "Software and documentation projects by Richard Qin." +license: CC-BY-SA-4.0 +--- + +## rhomepage + +A document-first personal website that publishes each article as readable HTML and unchanged Markdown. + +- Technology: Hugo, HTML, CSS, POSIX shell +- License: GPL-3.0-or-later +- [source](https://codeberg.org/Richard-Qin/rhomepage) -- cgit v1.2.3