Houston’s community for digital rights, free software, open source, privacy, and tech autonomy.
Libre HTX is a welcoming local meetup and community space in Houston for:
- Developers, activists, researchers, and privacy-conscious citizens
- People interested in free software, open source, digital rights, and self-sovereignty
- Beginners and experienced technologists alike
We believe in making these topics approachable while building real community action in Houston.
This site was built using the Libre Ethos design system:
- Primary: Deep Slate Blue (
#003f87) - Secondary: Libre Green (
#1b6d24) - Typography: Hanken Grotesk (headings) + Inter (body) + JetBrains Mono (labels)
- Soft, minimal aesthetic with generous spacing and tonal layers
- Fully responsive, mobile-first web-app feel
https://afrigino.github.io/LibreHTX/
# Clone the repo
git clone https://github.com/afrigino/LibreHTX.git
cd librehtx
# Install dependencies (optional)
npm install
# Serve locally
npm start
## Project Structure
LibreHTX/
├── index.html r
├── tailwind.config.js
├── package.json
├── CONTRIBUTING.MD
├── DESIGN.MD
└── README.MD
## Tech Stack
- HTML + Tailwind CSS (via CDN for simplicity)
- Custom CSS variables matching Libre Ethos
- Google Fonts (Hanken Grotesk, Inter, JetBrains Mono)
## Contributing
We welcome contributions! Feel free to:
- Open issues for bugs or suggestions
- Submit pull requests for improvements
- Help with content, design, or event organization
## License
This project is open source under the MIT License.
Made with ❤️ for a freer Houston tech future.
---