An open API service indexing awesome lists of open source software.

https://github.com/nixos/mobile-nixos-website


https://github.com/nixos/mobile-nixos-website

Last synced: 9 months ago
JSON representation

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.