2024-04-27 08:16:43 +00:00
baseURL : "https://scratch.lix.systems/"
2024-04-27 03:39:10 +00:00
theme : "lix"
languageCode : "en-us"
title : "Lix"
# googleAnalytics: ""
summaryLength : 20
params :
title : "Lix"
2024-04-27 21:37:33 +00:00
description : "Lix is an independent variant of the Nix package manager, developed by a team of open-source volunteers, and maintained by and for a passionate community of users."
2024-04-27 03:39:10 +00:00
images :
- "images/hero-image.png"
logo : "lix_logo.png"
favicons :
themeColor : "#FFFFFF"
backgroundColor : "#FFFFFF"
faviconColor : "#000000"
social :
twitter : "https://twitter.com/LixProject"
location :
- ""
contact :
2024-04-27 21:53:26 +00:00
email : "info@lix.systems"
matrix : "#space:lix.systems"
2024-04-27 03:39:10 +00:00
2024-04-27 21:59:51 +00:00
copyright : "Content licensed under CC-BY-SA-4.0 or LGPL-2.0-or-later."
2024-04-27 03:39:10 +00:00
menus :
main :
- name : "Home"
url : "/#hero"
weight : 1
- name : "About Lix"
url : "/about"
weight : 2
- name : "Code"
url : "https://git.lix.systems/lix-project/lix"
weight : 3
- name : "Docs"
url : "/#"
weight : 4
- name : "Community"
url : "/community"
weight : 5
- name : "Wiki"
url : "https://wiki.lix.systems"
weight : 6
buttons :
- name : "Install Lix"
url : "/#"
weight : 5
pre : "btn btn-primary text-light"
footer :
- name : "About Lix"
url : "/about"
weight : 2
2024-04-27 06:56:22 +00:00
- name : "Source Repositories"
url : "https://git.lix.systems"
2024-04-27 03:39:10 +00:00
- name : "The Lix Team"
url : "/team"
weight : 3
2024-04-27 06:56:22 +00:00
weight : 3
2024-04-27 03:39:10 +00:00
- name : "Documentation"
url : "/#"
weight : 4
- name : "Community"
url : "/community"
weight : 5
- name : "Wiki"
url : "https://wiki.lix.systems"
weight : 6
taxonomies :
series : "series"
tags : "tags"