Commit Graph

7 Commits

Author SHA1 Message Date
David Knaack ea26e25fcd chore: handle recent dependency updates & fix clippy warnings (#6773)
* build(deps): update rust crate schemars to 0.9.0

* chore: handle schemars update

* build(deps): update rust crate nix to 0.30.1

* chore(os): handle os-info update

* chore: handle clippy warnings

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-14 21:56:53 +02:00
Pavel Zwerschke 7e88ba9561 feat: Add support for pixi (#6335)
---------

Co-authored-by: Lucas Colley <lucas.colley8@gmail.com>
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2025-04-26 22:13:57 +02:00
Siddharth Kumar Jha ed07646099 feat(c++): adding c++ module (#6570) 2025-04-26 22:12:35 +02:00
Konrad-pl 4dc4696a89 docs(preset/gruvbox-rainbow): add Pop_OS icon to os module (#6324)
Updated [os.symbols] to include the nerdfont symbol for Pop_OS users
2024-10-17 19:04:38 +02:00
Cardin Lee de50a84a30 docs(preset): remove extraneous space in gruvbox-rainbow (#6074)
Fix extraneous space in gruvbox-rainbow.toml

There was an extra space in the Java symbol in gruvbox-rainbox.toml
2024-07-29 22:29:51 +02:00
JM Fergeau 5c2a4affbd docs(preset): add symbol for Endeavour OS to gruvbox-rainbow preset (#5977)
* Support for Endeavour OS

Title. 

Since there's apparently no icon for this one in nerd fonts, I used the Arch logo since it's Arch-based.

* Changed icon to shuttle_space

Indeed it fits pretty much Endeavour's space theme. Nice suggestion!
2024-06-02 15:23:23 +02:00
David Knaack 7485c90c9f feat(docs): move to vitepress (#5785)
* feat(docs): move to vitepress

* change up hero styles to match existing site

* A bit more style tweaking

* Replace stylus with plain CSS

* improve unicode-range value for nerdfont

---------

Co-authored-by: Matan Kushner <hello@matchai.dev>
2024-03-03 17:55:30 +01:00