feat(wiki.nixos.org): init - #1199
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
|
I think it's mostly complete. |
isabelroses
left a comment
There was a problem hiding this comment.
you seem to have some small linter errors.
What do you mean by linter errors? |
We have a ci that runs |
This comment was marked as resolved.
This comment was marked as resolved.
|
Those linting errors should be fixed. |
Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com>
Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com>
|
@uncenter Resolved all requested changes. |
|
Seeing a lot of unthemed elements: borders/dividers, icons. The icons may be tricky, https://github.com/catppuccin/userstyles/blob/main/docs/tips-and-tricks.md#how-do-i-theme-images-and-svgs should help. |
|
Will do these soon.. ty for pointing them out! |
|
Wh— |
|
I.. think did all of that. |
|
Currently all the borders I can see are too dark i.e. crust or seem to be unthemed. The history pages seems to be unthemed. example url The logs page too. example url |
Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com>
Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com>
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
For inline style elements you can do: /* <Description of where inline styles can be found> */
[style*="background-color: #C1E5FF;"] {
background-color: @whatever;
}
[style*="border: thin solid #1D99F3;"] {
border-color: @whatever;
} |
|
I knew in theory this was possible but hadn't even thought of applying it this way. Thank you! |
|
Err.. seems like I forgot about this for two weeks.. my bad kek |
Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com>
|
Please avoid unnecessarily updating this branch as it pings people who are subscribed to it :) |
|
Approving for the short term, really hoping at some point we can get MediaWiki updated on wiki.nixos.org and just use #1075 for it 😭 |



🎉 Theme for wiki.nixos.org 🎉
The official NixOS Linux distribution wiki.
💬 Additional Comments 💬
I am replacing the old and no longer maintained nixos.wiki (the unofficial NixOS wiki) port with this.
Closes #781.
🗒 Checklist 🗒
/styles/<name-of-website>containing the contents of the/templatedirectory.userstyles.ymlfile with information about the new userstyle.
catppuccin.user.css- all the CSS for the userstyle, based on thetemplate.
preview.webp- composite image of all four individual flavor screenshots (taken with the default accent color of mauve) stitched together, generated via Catwalk.