forked from lix-project/lix-website
update TODO and make a tiny style tweak
This commit is contained in:
parent
9b5a216236
commit
912696e53e
9
TODO.md
9
TODO.md
|
@ -4,25 +4,20 @@ TODO List
|
|||
## Misc
|
||||
|
||||
- Fix the favicon
|
||||
- Fix the TODO FIXME section of install / existing installs.
|
||||
- Figure out what to replace the location section with.
|
||||
- Fill out the "contact us" section on the main page.
|
||||
- Figure out any legalese we need on the main page.
|
||||
- Remove the "pending pull request" from the install page, once that's merged.
|
||||
- Add social media icons below lix for mastodon/github/etc.
|
||||
- Figure out where "usability" should link to.
|
||||
|
||||
## Pages
|
||||
|
||||
- Create the `/resources` page, with resources for learning Nix.
|
||||
- Create the /team page and include CoI declarations.
|
||||
- Create a /community page linking to matrix.
|
||||
- Link "/contributing" to... maybe the wiki?
|
||||
|
||||
- Figure out where to link the "Docs" link to, and uncomment it.
|
||||
|
||||
## Graphics
|
||||
|
||||
- Fix the fact that Hugo is sticking the wrong thing into the alt text.
|
||||
- Fix the fact that Hugo is sticking the wrong thing into the alt texts.
|
||||
- Replace the primary "hero" graphic with a Lix one.
|
||||
- Replace the "lix-managed systems" graphic with an image of our logo on a screen.
|
||||
- Replace the placeholders for each of the three main page "why lix" points.
|
||||
|
|
|
@ -16,6 +16,9 @@
|
|||
|
||||
h3 {
|
||||
margin-top: 2rem;
|
||||
color: $danger;
|
||||
font-size: inherit;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue