consistency: use upper-case Lix

This commit is contained in:
Kate Temkin 2024-05-05 10:59:14 -06:00
parent 0a12098bc7
commit 35798f4707
3 changed files with 7 additions and 10 deletions

View file

@ -1,14 +1,11 @@
TODO List
==========
## Move to lix.systems Blockers
- Put this up on GH pages?
## Soft Release Blockers
- Remove the "pending pull request" from the install page, once that's merged.
- Fix the way CSS makes the page look on narrower monitors / mobile phones/
- Fix the way CSS makes the page look on narrower monitors / mobile phones
- Fix the logo to have proper transparency
## After Soft Release

View file

@ -6,7 +6,7 @@ content:
text: "Like other Nix ecosystems, Lix layers together multiple projects to create a full Lix stack — allowing you to forge your own systems on a base of community work."
cards:
- image: "images/ecosystem-lix.png"
alt: "lix's ice cream logo"
alt: "Lix's ice cream logo"
title: "The Lix Package Manager"
text: "The ecosystem's core is the Lix package manager — a community variant of the Nix configuration language and package management system."
button:
@ -14,7 +14,7 @@ content:
url: "https://git.lix.systems/lix-project/lix"
- image: "images/ecosystem-nixpkgs.svg"
alt: "nixpkg's logo in lix colors"
alt: "nixpkg's logo in Lix colors"
title: "Community Packages"
text: "Lix is fully compatible with existing Nix expressions — which means it benefits from the hundreds of thousands of existing community-maintained packages and configurations."
button:
@ -22,9 +22,9 @@ content:
url: "https://github.com/nixos/nixpkgs"
- image: "images/ecosystem-nixos.svg"
alt: "image of the lix logo on a monitor"
alt: "image of the Lix logo on a monitor"
title: "Lix-Managed Systems"
text: "Lix can also be used as the core Nix implementation for Nix-based systems, including the full NixOS distribution, as well as system management software like Home Manager or nix-darwin."
button:
label: "use lix with NixOS"
label: "use Lix with NixOS"
url: "/add-to-config"

View file

@ -10,6 +10,6 @@ content:
url: "/about#why-lix"
buttonSecondary:
label: "Start using lix"
label: "Start using Lix"
url: "/install"