diff options
author | davidovski <david@davidovski.xyz> | 2021-11-20 18:18:21 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2021-11-20 18:18:21 +0000 |
commit | 29aca1e36f959b813a4c5f50daf3cdfd38cf50c4 (patch) | |
tree | 7120ccb0849d4cfd919ec6e28ea56dbf84581e57 /index.html | |
parent | a1629e15ec3bc248b0fc44b92d983b81375d3a50 (diff) |
added index
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..e832fc6 --- /dev/null +++ b/index.html @@ -0,0 +1,15 @@ +<h1>xilinux</h1> + +<p>xilinux is a linux distro that currently has no reason to exist other than just a fun project of mine. Maybe it will do something unique to other distros in the future.</p> + + +<p>If you are interesting in setting up a repo, helping with development, maintaining the repos, or even just interested in this distro, contact davidovski at <a href="mailto:xi@davidovski.xyz">xi@davidovski.xyz</a> or on matrix <strong>davidovski@matrix.org</strong> Any help in any form would greatly be appreciated.</p> + +<h2>This is davidovski's xilinux repo</h2> + +<h3><strong><a href="/repo">Explore packages</a></strong></h3> + +<p>This repo is a mirror of <a href="https://xi.davidovski.xyz">xi.davidovski.xyz</a>, the development build system for xilinux.</p> + +<p>Currently there are no other build systems in action and all other "sources" are just mirrors of this one; being a development system, updates will only be made whenever I manually build all packages</p> + |