Commit Graph

77 Commits (92a572d8cdfdf5b219269d59210b8a28f6cd6616)

Author SHA1 Message Date
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)
8 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
8 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
John Rizzo f79cd11899 Update Packages.md (#354)
Fixed spelling error
8 years ago
Derek Willian Stavis 7ed9fd6b4d docs/packages: better documentation (#345)
makes package docs better by refreshing hooks documentation
and also contributing process.
8 years ago
Derek Willian Stavis a164ebdd5d init: rewrite init process (#260)
* init: rewrite init process

Now use pure globbing to generate 100% valid function and
completion paths, effectively splitting the init process in two
steps, one which paths are added, and other when initialization
is done (sourcing init).

This initialization code introduces a new interface for
`init.fish` hook, which deprecates the previously used event
model. The new interface injects three variables into `init.fish`:
path, package and bundle. This variables can be used by the
package to autoload paths, use bundled files, etc.

Also supports key bindings by sourcing
$OMF_CONFIG/key_bindings.fish and also key_bindings.fish in
packages (plugins and themes) root directories. This is done
when fish_user_key_bindings is called.

* omf: migrate to new init hook

* omf/templates: migrate to new init and uninstall hooks

* docs: document new init and uninstall hooks interface

* README: update new hook interface spec
8 years ago
Justin Hileman fa7a3a33a8 Merge pull request #289 from demidovakatya/master
Improve grammar and punctuation for docs/RU
8 years ago
sobolevn 1a2ac73c88 Fixed links in the english docs. There were broken links to the translated docs.
I have changed `docs/` to `../`, now it's fine.
8 years ago
Katya Demidova f73002d99d Improve grammar and punctuaiton for docs/RU 8 years ago
Justin Hileman d794969f23 Merge pull request #238 from VEINHORN/master
Add ru-RU docs
8 years ago
Derek Stavis a52bd8564c docs: update Themes.md 9 years ago
Stephen Coakley abe20318f9 Add chain theme to db 9 years ago
Katya Demidova d01435bead Tiny improvements 9 years ago
VEINHORN 38a8c9b58b Update links 9 years ago
VEINHORN 1d8ac55521 Add several fixes to language menus 9 years ago
VEINHORN 79850c6b18 Update links in language menus 9 years ago
VEINHORN ebb394318c Translate README to Russian 9 years ago
VEINHORN db1e337179 Translate Packages to Russian 9 years ago
VEINHORN b0fca32f5c Translate FAQ to Russian 9 years ago
Derek Stavis 63cfb33159 registry: Add lolfish theme 9 years ago
Hasan Ozgan 6f01f9b518 themes.md regenerate with script 9 years ago