Commit Graph

3 Commits

Author SHA1 Message Date
will 4d0b976c18 Add a submissions on/off toggle with a mailing-list signup fallback
deploy / deploy (push) Successful in 4s
accepting_submissions: false in the submissions page frontmatter now
swaps the manuscript form for a closed notice and an email signup that
posts to the eec service's new /subscribe endpoint, so visitors can
still join the mailing list while submissions are paused.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-22 20:16:15 -04:00
will 40266cf811 Add submissions form
deploy / deploy (push) Successful in 3s
Authors can now send a manuscript, headshot, bio, and pitch through a
real form instead of "Coming soon." Posts multipart to eec's new
/submissions endpoint (self-hosted, keeps the privacy policy's existing
no-third-party-SaaS promise true). Also documents the new data
collection in the privacy policy.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-14 12:33:03 -04:00
will da71153a73 Scaffold site: nav, stub sections, contact/privacy/terms, styling
deploy / deploy (push) Successful in 4s
Adds top nav links to Books/Authors/Submissions stub pages, and
Contact/Privacy/Terms pages modeled on reground-site's structure. Contact
form posts to the already-provisioned eec-twosquirrelspress backend.
Styling implements the press's brand palette and font choices.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-13 16:15:26 -04:00