Website for the Luminous Nix project - a natural language interface that makes NixOS accessible to everyone.
Live site: nixforhumanity.org
This site provides information about Luminous Nix, including:
- Project overview and features
- Installation guides
- User testimonials
- Links to documentation and downloads
# Serve locally with any static server
python -m http.server 8000
# or
npx serve .Then visit http://localhost:8000
- Fork this repository
- Make your changes
- Test locally
- Submit a pull request
For content updates, edit the HTML/CSS files directly. For major changes, please open an issue first.
This site is automatically deployed via GitHub Pages when changes are pushed to the main branch.
- Main Project: luminous-dynamics/luminous-nix
- Organization: Luminous Dynamics
MIT License - See LICENSE for details.