Commit graph

12 commits

Author SHA1 Message Date
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
Justin Su eba9748eb1
fix(preset): fix typo in Open Policy Agent module format string (#6118)
* Fix `$symbo` typo in No Empty Icons preset

* Fix a few more typos
2024-07-25 20:15:34 +02:00
Jouni 346d8acf3e
docs(preset): update the nerd-font-symbols preset (#5931) 2024-06-28 23:42:40 +02:00
A 0d688c312a
docs(preset): refactor jetpack 1.0.0 (#6002)
* docs(jetpack): reorg `format` module, add continuation prompt,

* docs(jetpack): update `character` module symbols

* docs(jetpack): update `sudo` & `username` modules symbols & styles

* docs(jetpack): update `directory` module symbol & styles, add repo root

* docs(jetpack): update `cmd_duration` module - format, min_time, millisecs

* docs(jetpack): update `jobs` module format

* docs(jetpack): udpate `time` module - style & range

* docs(jetpack): refactor `battery` module - styles & threshold

* docs(jetpack): refactor `git` modules - styles & symbols

* docs(jetpack): refactor modules styles, & version format

* docs(jetpack): add version `1.0.0`

* fix(format): remove trailing comments

* fix(checks): resolve validation scheme errors

* fix: resolve schema validation failure

* Update docs/public/presets/toml/jetpack.toml

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>

* chore(review): remove comments

* refactor(review): remove `blink` style

* refactor(review): use correct `character` module option (`vimcmd_symbol`)

* refactor: remove user specific options

* docs(jetpack): update image

---------

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2024-06-28 23:41:54 +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
John Hooks 5facd85da5
feat(nats): Add NATS Context (#5900)
---------

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2024-05-15 18:46:14 +02:00
Matan Kushner 875213ce24
docs: add kawaii logo (#5965) 2024-05-07 08:55:39 +09:00
boreinhardt 34a8f7e628
feat(gleam): Add Gleam module (#5886)
Co-authored-by: benno.reinhardt <benno.reinhardt@silbury.com>
2024-04-05 23:56:15 +02:00
Andrei Lapshin 5d4007f5c1
docs(preset): fix incorrect Rocky Linux key in plain text symbols preset (#5899) 2024-04-01 15:17:14 +02:00
David Knaack df65b2155f
feat(os): add new os symbols (#5849) 2024-03-21 12:39:28 +01:00
Virgile Andreani 0e49f04a6b
feat(quarto): Add Quarto module (#5820)
Add Quarto module

* Adapted from the Typst module
2024-03-20 22:50:12 +01: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