https://github.com/nixos/mobile-nixos-website
https://github.com/nixos/mobile-nixos-website
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nixos/mobile-nixos-website
- Owner: NixOS
- Created: 2019-11-02T13:31:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T19:18:39.000Z (about 2 years ago)
- Last Synced: 2024-04-15T12:49:39.896Z (about 2 years ago)
- Language: Nix
- Homepage: https://mobile.nixos.org
- Size: 1.64 MB
- Stars: 15
- Watchers: 9
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSES/CC-BY-SA-4.0.txt
Awesome Lists containing this project
README
## Mobile NixOS Website
This repository is used to serve the website.
The [main repository](https://github.com/NixOS/mobile-nixos) is where you may want to go.
### Building the website
```
$ nix-build release.nix
```
Though if you're working on it, you might want to edit `release.nix` to point to
your work-in-progress `mobile-nixos` repository.
## License
The content of the website is licensed under the [Creative Commons Attribution Share Alike 4.0 International](LICENSES/CC-BY-SA-4.0.txt) license.
The software (including sample code) is licensed under the [MIT](LICENSES/MIT.txt) license.