forked from val/lix-website
consistency: use upper-case Lix
This commit is contained in:
parent
0a12098bc7
commit
35798f4707
7
TODO.md
7
TODO.md
|
@ -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
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -10,6 +10,6 @@ content:
|
|||
url: "/about#why-lix"
|
||||
|
||||
buttonSecondary:
|
||||
label: "Start using lix"
|
||||
label: "Start using Lix"
|
||||
url: "/install"
|
||||
|
||||
|
|
Loading…
Reference in a new issue