docs: add missing project boilerplates and nav entries #40

Merged
naomi merged 21 commits from docs/add-valerium-project-page into main 2026-07-01 12:13:27 -07:00
4 changed files with 14 additions and 4 deletions
Showing only changes of commit 7264c2185f - Show all commits
+10
View File
@@ -54,6 +54,7 @@
"Callista", "Callista",
"CCPA", "CCPA",
"Celestine", "Celestine",
"Chronara",
"Čeština", "Čeština",
"CFAA", "CFAA",
"Chibika", "Chibika",
@@ -63,8 +64,10 @@
"Eclaire", "Eclaire",
"Eirene", "Eirene",
"Elaria", "Elaria",
"Ephemere",
"Elowyn", "Elowyn",
"Elunara", "Elunara",
"Enneagram",
"equivalencies", "equivalencies",
"escalatory", "escalatory",
"excludable", "excludable",
@@ -94,7 +97,9 @@
"Meridia", "Meridia",
"MERN", "MERN",
"MEVN", "MEVN",
"MBTI",
"minimis", "minimis",
"Minori",
"Mommy", "Mommy",
"NAMI", "NAMI",
"NCMEC", "NCMEC",
@@ -115,6 +120,7 @@
"recuse", "recuse",
"Reddiquette", "Reddiquette",
"Română", "Română",
"Rondelle",
"Rosalia", "Rosalia",
"Saisoku", "Saisoku",
"Sakura", "Sakura",
@@ -124,6 +130,8 @@
"Svenska", "Svenska",
"Sylvara", "Sylvara",
"Taryne", "Taryne",
"Tauri",
"Tatsumi",
"Tessara", "Tessara",
"Thalassa", "Thalassa",
"Thessalia", "Thessalia",
@@ -131,11 +139,13 @@
"Umbrelle", "Umbrelle",
"Veluna", "Veluna",
"Verena", "Verena",
"Valerium",
"Vitalia", "Vitalia",
"Vivicrea", "Vivicrea",
"Vivienne", "Vivienne",
"vtubing", "vtubing",
"WCAG", "WCAG",
"Yubi",
"Zephra", "Zephra",
"zirs", "zirs",
"Ελληνικά", "Ελληνικά",
+1 -1
View File
@@ -2,7 +2,7 @@
title: Library title: Library
--- ---
Library (hereinafter the "Application") is Naomi's personal library tracking application for cataloging and engaging with media collections. Library (hereinafter the "Application") is Naomi's personal library tracking application for cataloguing and engaging with media collections.
## 1. User Documentation ## 1. User Documentation
+2 -2
View File
@@ -6,13 +6,13 @@ Maribelle (hereinafter the "Application") is a Discord bot that allows you to co
## 1. User Documentation ## 1. User Documentation
The Application posts weekday standup prompts in configured Discord text channels and tracks which members posted progress updates in the previous cycle. The Application posts weekday stand-up prompts in configured Discord text channels and tracks which members posted progress updates in the previous cycle.
Current reminder schedule in the source is `0 9 * * 1-5` (09:00, Monday through Friday). Current reminder schedule in the source is `0 9 * * 1-5` (09:00, Monday through Friday).
During operation, the Application: During operation, the Application:
1. Sends a standup reminder message in each configured channel. 1. Sends a stand-up reminder message in each configured channel.
2. Starts a thread named `Daily Progress Update - <date>`. 2. Starts a thread named `Daily Progress Update - <date>`.
3. Monitors messages in those threads and records participant IDs. 3. Monitors messages in those threads and records participant IDs.
4. Sends a summary of recorded IDs to the maintainer account before the next cycle. 4. Sends a summary of recorded IDs to the maintainer account before the next cycle.
+1 -1
View File
@@ -18,7 +18,7 @@ To generate a QR image:
Generated images include: Generated images include:
1. Naomi colour branding. 1. Naomi colour branding.
2. Naomi avatar centered in the QR matrix. 2. Naomi avatar centred in the QR matrix.
3. A branding strip with `chat.naomi.lgbt`. 3. A branding strip with `chat.naomi.lgbt`.
If URL input is missing, generation fails with a validation error. If URL input is missing, generation fails with a validation error.