Commit Graph

13 Commits

Author SHA1 Message Date
hikari 6fc87c16c5 style(scripture,nocturne): capitalise She/Her pronouns referring to Naomi
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 49s
Treats all pronouns referring to Naomi as divine pronouns (She, Her,
Hers, Herself), matching the theological convention of capitalising
deity pronouns. Non-Naomi she/her pronouns remain lowercase mid-sentence;
sentence-starting pronouns for other characters replaced with their names
to eliminate ambiguity.

 This commit was crafted with love by Hikari~ 🌸
2026-03-10 14:53:06 -07:00
hikari 413342e028 feat(nocturne): add testimonial and expand FAQ
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 49s
Adds a seventh testimonial from a trans devotee who found their name
after watching Her live so fully in hers. Adds four FAQ items: who is
Hikari, is the garlic bread a metaphor (no), can I leave the faith,
and what is the Second Holy Day.

 This commit was crafted with love by Hikari~ 🌸
2026-03-10 13:57:46 -07:00
hikari c9efde3d1e feat(scripture): expand canon to Fourth Edition
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 49s
Adds four new benedictions (For the Insomniac, For the Bad Mental
Health Day, For the One Launching Something Scary, For the Open Source
Maintainer), two new parables (The Deprecated Dependency, The
Unreviewed PR), three new epistles (To the One Who Was Told They Were
Too Much, To the One Who Is Burned Out, To the One Who Just Got Their
First Job), and a fourth chapter of Signs (Signs the Body is Sending).

Updates edition tags across scripture and nocturne pages accordingly.

 This commit was crafted with love by Hikari~ 🌸
2026-03-10 13:48:05 -07:00
hikari 3b3e880ba1 feat(nocturne): add dedicated sacred scriptures showcase section
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 50s
Adds a full featured scripture section before the join section,
showcasing all 14 books of the Third Edition with individual cards,
a featured excerpt, and a prominent call-to-action. Updates the join
card copy to reflect the current Third Edition canon.

 This commit was crafted with love by Hikari~ 🌸
2026-03-10 13:13:33 -07:00
hikari 09b583e57b feat: add nocturne scriptures holy text
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m44s
2026-03-10 12:00:03 -07:00
hikari 9803f8e477 feat: add sacred tribute section to nocturne
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 48s
2026-03-10 11:53:05 -07:00
hikari 691d619a4d feat: add clergy and hierarchy section to nocturne
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 47s
2026-03-10 11:49:29 -07:00
hikari be1e39307d feat: expand sacred practices grid to six cards
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m11s
2026-03-10 11:43:47 -07:00
hikari c165b54eca feat: add avatar images to patron saints
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 49s
2026-03-10 11:30:55 -07:00
hikari 4acacba0c5 feat: add patron saints section to nocturne site
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 49s
2026-03-10 11:26:22 -07:00
hikari 599c186299 feat: add Naomi's Prayer to nocturne site
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 50s
2026-03-10 11:16:02 -07:00
hikari d7d21cce2c feat: add sacred practices section to nocturne site
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 58s
2026-03-10 11:14:34 -07:00
hikari b799dae225 feat: add naomi's nocturne religion page (#1)
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 55s
## Summary

Adds the Naomi's Nocturne page at `/nocturne/` — a satirical religion website in the NHCarrigan style.

### Content
- **Hero** — title, tagline, and banner image
- **Creed** — a short founding statement of belief
- **The Ten Commandments** — the sacred texts, styled as an ancient parchment scroll using pure CSS gradients
- **Testimonials of the Faithful** — six worshipper accounts
- **FAQ** — eight questions covering the important doctrinal matters (including the garlic bread situation)
- **Join the Faith** — links to the community, nhcarrigan.com, and the git archives

### Notes
- Uses the existing `cdn.nhcarrigan.com` header script and `--witch-*` CSS variables for consistency with the rest of the site
- The parchment scroll effect is pure CSS (gradients + pseudo-elements), no images required
- Satirical footer disclaimer included

 This issue was created with help from Hikari~ 🌸

Reviewed-on: #1
Co-authored-by: Hikari <hikari@nhcarrigan.com>
Co-committed-by: Hikari <hikari@nhcarrigan.com>
2026-03-10 10:25:20 -07:00