Skip to content

Commit

Permalink
feat(wiki.nixos.org): init (#1199)
Browse files Browse the repository at this point in the history
* begin work

* stage 1

* formatting

* add preview image

* move stuffs to the catppuccin mixin

* fix linting errors

* correct tags

Co-authored-by: uncenter <[email protected]>

* remove tutorial comments

Co-authored-by: uncenter <[email protected]>

* add back syntax highlighting variables

* theme the stuffs that @uncenter kindly pointed out for me

* more coverage: use the wikipedia userstyle

* fix latte breaking

* update preview img

* make border colour a lighter colour

* change input bar button bg colour to crust for readability

* fix checks by removing duplicate lin

* add update URL field for linting

* theme the language progress icon + home-page border

* fix codeblocks looking funky

* Update styles/wiki.nixos.org/catppuccin.user.css

Co-authored-by: Isabel <[email protected]>

* Update styles/wiki.nixos.org/catppuccin.user.css

Co-authored-by: Isabel <[email protected]>

* Update styles/wiki.nixos.org/catppuccin.user.css

Co-authored-by: Isabel <[email protected]>

* resolve merge conflicts

* typo

* address requested changes

* Update styles/wiki.nixos.org/catppuccin.user.css

Co-authored-by: uncenter <[email protected]>

* Update styles/wiki.nixos.org/catppuccin.user.css

Co-authored-by: uncenter <[email protected]>

* fix the table

* fix(wiki.nixos.org): 🐛 fix styling for nix cookbook tldr & info alert

* chore(wiki.nixos.org): 📝 update preview image

* Update styles/wiki.nixos.org/catppuccin.user.css

Co-authored-by: uncenter <[email protected]>

* style(wiki.nixos.org): 🎨 add trailing newlines

* chore(wiki.nixos.org): fix app-link

---------

Co-authored-by: uncenter <[email protected]>
Co-authored-by: Isabel <[email protected]>
  • Loading branch information
3 people authored Oct 25, 2024
1 parent 1618438 commit e985328
Show file tree
Hide file tree
Showing 6 changed files with 1,502 additions and 422 deletions.
11 changes: 7 additions & 4 deletions scripts/userstyles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,9 @@ collaborators:
url: https://github.com/stellophiliac
- &neongamerbot
url: https://github.com/NeonGamerBot-QK
- &orxngc
name: orangc
url: https://github.com/orxngc
- &Lichthagel
url: https://github.com/Lichthagel
- &comfysage
Expand Down Expand Up @@ -682,14 +685,14 @@ userstyles:
readme:
app-link: "https://search.nixos.org"
current-maintainers: [*cecelot]
nixos.wiki:
wiki.nixos.org:
name: NixOS Wiki
categories: [wiki, productivity]
categories: [wiki, development]
icon: nixos
color: blue
readme:
app-link: "https://nixos.wiki"
current-maintainers: []
app-link: "wiki.nixos.org"
current-maintainers: [*orxngc]
past-maintainers: [*winston]
npm:
name: npm
Expand Down
38 changes: 0 additions & 38 deletions styles/nixos.wiki/README.md

This file was deleted.

Loading

0 comments on commit e985328

Please sign in to comment.