Skip to content

ShadyMccoy/BPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BPC

BJJPeaceCoalition.org — a static landing page with the open letter to women of Jiu-Jitsu and a link to the anonymous safety & inclusion survey.

Stack

Pure static. No build step.

  • index.html — single-page site
  • assets/logo.svg — placeholder mandala (lotus + triangle + peace) until the final logo art is dropped in. Replace with assets/logo.png (or update the src in index.html) when the real artwork is ready.
  • Tailwind CSS via the Play CDN for utility classes + cross-browser resets without a build.
  • Google Fonts: Cormorant Garamond (headings) + Inter (body).

Local preview

Any static server works:

python3 -m http.server 8000
# then open http://localhost:8000

Deploy: GitHub Pages

  1. Push to main.
  2. Repo → Settings → Pages → Source: Deploy from a branch, Branch: main / root.
  3. The .nojekyll file is included so Pages serves files as-is.

Newsletter

The signup form posts to a placeholder Formspree endpoint. Swap the action attribute on the <form> in index.html for your real Buttondown / Mailchimp / Formspree URL before going live.

Survey

https://www.surveymonkey.com/r/KYV5N7N

About

BJJPeaceCoalition.org

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages