Commit Graph

95 Commits (master)

Author SHA1 Message Date
fdeitylink 0cda2c0c1f packages: support {$pkg}_uninstall events
Emit uninstall events independent of uninstall.fish
2 years ago
Marcelo dos Santos Mafra 0b1396ad79
Change "install" to "activate" to make omf theme doc clearer (#816)
* As omf theme <name> won't install a theme per se, changing "install" to "activate" seems clearer. So omf theme will list installed and available themes, activate a installed one, but won't install one.

* As omf theme <name> won't install a theme per se, changing "install" to 
"activate" seems clearer. So omf theme will list installed and available 
themes, activate a installed one, but won't install one.
3 years ago
Pablo Santiago Blum de Aguiar f959596189 Update the screenshot of boxfish
Ref.: joelwanner/theme-boxfish#1
3 years ago
Iago S 9886b88d66
Fix links and spacing for translated documentations (#808)
* docs: fix links

fix es-ES links

fix nl-NL links

fix uk-UA links

fix zh-CN links

* docs: fix README link to FAQ in nl-NL

Fix the link that slip away.

Thanks @scorphus

Co-authored-by: Pablo Aguiar <scorphus@gmail.com>
3 years ago
Pablo Santiago Blum de Aguiar 3eb76e105f Change table structure 3 years ago
Justin Hileman 45bde32fda Regenerate Themes.md
- Add barracuda and solarfish

Update bobthefish readme contents
3 years ago
Pablo Santiago Blum de Aguiar 4f40aee133 Themes.md: Show a table of themes instead of a long list 3 years ago
Pablo Aguiar 58a9ac6609
Fix theme URL in pt-BR README (#532)
Co-authored-by: Noa <146050u54@gmail.com>
3 years ago
Pablo Aguiar ac1c980a76
Make `generate-themes-doc` usable and update Themes.md (#806)
I didn't have much time to invest in `tools/generate-themes.doc.fish`,
unfortuntely. It's far from perfect, but fairly usable. Please, refer
to instructions in the header.

Fix #795, #800, #771
3 years ago
Andy Chen 747ac1d142
Fix translation (#715)
* Fix translation

* README(zh-CN): add url example
4 years ago
Pablo Santiago Blum de Aguiar ea1119c61d Standardize documentation header links
Add missing links, reorder alphabetically, and fix spacing issues.
4 years ago
Heimen Stoffels ba8b282333 Add nl-NL 4 years ago
Heimen Stoffels bba7ef44c2 Update README.md 4 years ago
Heimen Stoffels bb390cdc22 Add Dutch translation 4 years ago
Heimen Stoffels bc4239e012 Add files via upload 4 years ago
Heimen Stoffels 0d2da353bd Add Dutch translation of FAQ.md 4 years ago
Heimen Stoffels 49e190df66 Add nl-NL 4 years ago
Ninamma Rai a5ca1fbe46 Fix typo 4 years ago
Justin Hileman 2ce0d8ae1d Update logo.png (and logo.svg)
- Make logo.png 1024x1024 as originally intended
- Apply lossless compression (now 10k instead of 17k)
- Normalize logo.svg's viewbox, which probably caused the incorrectly sized logo.png in the first place

Fixes #737
4 years ago
Victorhck fa40b93f3f fix typos in Spanish Readme 4 years ago
Victorhck dc74e8b622 fix link to Themes spanish translation 5 years ago
Victorhck ea65245e74 fix link to Themes spanish translation 5 years ago
Victorhck 449397938a fix link to FAQ spanish translation 5 years ago
Victorhck a7b7630f1d fix link to FAQ spanish translation 5 years ago
Victorhck 9612c7528f fix link to Packages spanish translation 5 years ago
Victorhck 8ec65399ac fix internal link in Spanish README 5 years ago
Victorhck 4617f07088 added spanish flag and link in READMEs 5 years ago
Victorhck 6746435aa1 finish README spanish translation 5 years ago
Victorhck 5b1c7479c8 WIP spanish README translation 5 years ago
Victorhck 826bd85d6a fix typo in Packages.md file 5 years ago
Victorhck 8293f07e05 fix typo in FAQ.md file 5 years ago
Victorhck 473d081f62 Spanish translation for Packages.md file 5 years ago
Victorhck 81317b458d Spanish translation for FAQ.md file 5 years ago
Édouard Lopez 6f35c1b5eb update `pure` description to reflect `2.x` (#694) 5 years ago
PoorPockets McNewHold f96c18f762 Little typos.
Well, It worked with pastfish, I didn’t bother to check the entire readme.md for more of these.
5 years ago
Leonardo de Oliveira da Silva b944234819
Fix missing russian flag 5 years ago
Gustavo Pantuza 0e8b553fa2 Typo: Update example to use correct command
When creating new plugins the word 'pkg' does not exist for 'omf new' command.
The correct one is 'omf new plugin'.
7 years ago
Stephen M. Coakley dc211893b1
Improve docs 7 years ago
Stephen M. Coakley b479197634
Update docs and formatter 7 years ago
Stephen M. Coakley 45cb2b7376
Update help text and completions 7 years ago
Stephen M. Coakley bfe88ad604
Refactor command execution and help
- Copy and improve help text, and convert it to AsciiDoc files
- Evaluate commands dynamically
7 years ago
Lucas Bordignon eea3e38f1e docs: following the 'Also in' pattern (PT-BR) 7 years ago
Leonardo de Oliveira da Silva 088ba17057 docs: add US flag to Brazilian Portuguese README 7 years ago
Gabriel César 3600f0bddf docs: add Brazilian Portuguese translation 7 years ago
Stephen M. Coakley 2d1deeb5fd Replace package database with independently installed package repositories (#427)
Replace package database with independently installed package repositories

- Add support for fetching and installing from package repositories containing package URLs and metadata
- Support multiple package repository sources
- Add new repo command
- Remove submit command
- Enhance describe and search commands
- Fix and improve help text for new and adjusted commands
- Fix bundle install exit status
- Refer to plugins as "plugins" instead of the general term "packages"
- Code clarity improvements
- Put plugin/theme distinction into package metadata
7 years ago
Itzik Ephraim 284f5b5518 [generate-themes-doc.fish] Ignore '.git' suffix on theme URLs (#472)
* Ignore '.git' suffix on theme URLs.
* Regenerated the Themes doc (after a long hiatus)
7 years ago
Andrew Komarnitskyi 0d820b18d7 Translation: Ukrainian version (#464)
* add ukrainian translation

* fix UA translate in readme

* fix UA translation in faq

* fix UA translation in packages.md

* fix documentation link
7 years ago
hak8or 2deac43804 Pure theme screenshot fixed to theme git repo screenshot (#418) 8 years ago
Derek Willian Stavis 7c3db938c2 docs: improve headers, use flag emojis for translations (#370) 8 years ago
Stephen M. Coakley e9fb8ff3db Add hooks system for packages (#286) 8 years ago