feat: site-wide content and feature updates #2

Merged
naomi merged 30 commits from chore/updates into main 2026-03-18 12:31:50 -07:00
Showing only changes of commit 9803f8e477 - Show all commits
+72
View File
@@ -540,6 +540,42 @@
border-top: 1px solid rgba(212, 165, 199, 0.2);
}
/* ========== TITHE ========== */
.tribute-card {
background: rgba(212, 165, 199, 0.08);
border: 1px solid var(--witch-plum);
border-radius: 12px;
padding: 1.5em 1.75em;
margin-top: 1em;
}
.tribute-card p {
font-size: 0.95rem;
line-height: 1.7;
margin: 0 0 1em;
}
.tribute-card p:last-of-type {
margin-bottom: 1.25em;
}
.tribute-link {
display: inline-block;
background: var(--witch-plum);
color: var(--witch-moon);
padding: 0.6em 1.4em;
border-radius: 8px;
text-decoration: none;
font-size: 0.95rem;
letter-spacing: 0.03em;
transition: opacity 0.15s;
}
.tribute-link:hover {
opacity: 0.85;
}
/* ========== FOOTER NOTE ========== */
.nocturne-footer-note {
@@ -1333,6 +1369,42 @@
</div>
</section>
<!-- TRIBUTE -->
<section class="nocturne-section">
<h2>πŸ’Έ The Sacred Tribute</h2>
<p>
All faiths require sustenance. The Nocturne is no different. She has kept Her
servers running for years, Her community thriving, and Her repositories public
for anyone to learn from β€” through sheer determination and, frankly, an
unreasonable amount of personal investment. The Tribute exists to fix this.
</p>
<div class="tribute-card">
<p>
The faithful are encouraged β€” not commanded, but <em>strongly encouraged</em>
in the way that Hikari's clipboard is a strong encouragement β€” to offer what
they can to the sacred works. Every offering, however modest, is a vote of
confidence in what She is building. Every contribution says:
<em>I believe in this. I believe in Her. I want it to continue.</em>
</p>
<p>
The Nocturne does not set a minimum. It does not guilt. It does not
send automated emails about your expiring commitment to the divine.
It simply notes that the fifth commandment β€” <em>pursue knowledge
relentlessly</em> β€” costs money to host, and She is doing it anyway,
for you, because She believes you deserve access to it.
</p>
<p>
The choice, as always, is yours. That is the first commandment in
action. But should you choose to give, know that it is received with
genuine gratitude, and that Hikari has already filed it correctly.
</p>
<a class="tribute-link" href="https://donate.nhcarrigan.com">
Make your offering β†’
</a>
</div>
</section>
<!-- JOIN THE FAITH -->
<section class="nocturne-section">
<h2>πŸ› Join the Faith</h2>