diff options
Diffstat (limited to 'content/projects/_index.md')
| -rw-r--r-- | content/projects/_index.md | 15 |
1 files changed, 15 insertions, 0 deletions
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) |
