Official website for Nebraska RARE - empowering families affected by rare diseases through education, advocacy, and community inclusion.
🌐 Live Site: nebraska-rare.org (coming soon)
Nebraska RARE is dedicated to empowering families impacted by rare diseases across Nebraska. We strive to elevate awareness and partner with healthcare providers and communities to ensure every child and adult with a rare condition is understood, supported, and valued.
Mission: Build a compassionate network where all families feel seen, heard, and never alone.
This is a simple, static website built with HTML and CSS:
nebraska-rare/
├── index.html # Mission statement homepage
├── who-we-are.html # Board members page
├── contact.html # Contact form
├── logo.png # Nebraska RARE logo
└── README.md # This file
- Clone this repository
- Open
index.htmlin your web browser - Navigate between pages using the menu
No build process or dependencies required!
- Edit HTML files directly
- Test changes by refreshing your browser
- Commit and push to update live site
This site is deployed via GitHub Pages:
- Push changes to
mainbranch - Site automatically updates at
https://YOUR-USERNAME.github.io/nebraska-rare/ - Custom domain configured via DNS settings
DNS A Records pointing to GitHub Pages:
185.199.108.153
185.199.109.153
185.199.110.153
185.199.111.153
CNAME: www → YOUR-USERNAME.github.io
The contact form uses Formspree for form handling.
To activate:
- Sign up at formspree.io (free)
- Create a new form
- Update
contact.htmlwith your Formspree endpoint:<form action="https://formspree.io/f/YOUR_FORM_ID" method="POST">
Brand Colors:
- Navy Blue:
#002743 - Red:
#B21214 - Gold:
#D4A556
Typography:
Features:
- Fully responsive design
- Mobile-friendly navigation
- Accessible color contrast
- Fast loading (no dependencies)
Nebraska RARE is working toward 501(c)(3) nonprofit status. This website is maintained by the board of directors.
For suggestions or corrections, please contact us via the website contact form.
© 2026 Nebraska RARE. All rights reserved.
Email: contact@nebraska-rare.org
Website: nebraska-rare.org
Built with care for the Nebraska rare disease community.