costmikuSearch/searx
Markus Heiser 0275f0f5ad [upd] ./manage pyenv.cmd searxng_extra/update/update_pygments.py
After each update of the pygments version, we (or github action) should [1]

1. update less files:

    ./manage pyenv.cmd searxng_extra/update/update_pygments.py

    update: static/themes/oscar/src/generated/pygments-logicodev.less
    update: static/themes/oscar/src/generated/pygments-pointhi.less
    update: static/themes/simple/src/generated/pygments.less

2. rebuild the static files of each themes:

    make static.build.commit

[1] https://github.com/searxng/searxng/pull/2#issuecomment-826958666

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2022-04-30 07:12:39 +02:00
..
answerers
data [fix] add back missing languages & regions (followup of PR #1071) 2022-04-22 12:09:42 +02:00
engines [fix] FutureWarning from lxml 2022-04-22 16:09:36 +02:00
infopage
metrics
network
plugins
search
shared
static [upd] ./manage pyenv.cmd searxng_extra/update/update_pygments.py 2022-04-30 07:12:39 +02:00
templates
translations
__init__.py
autocomplete.py
babel_extract.py
compat.py
exceptions.py
external_bang.py
external_urls.py
flaskfix.py
languages.py [fix] add back missing languages & regions (followup of PR #1071) 2022-04-22 12:09:42 +02:00
locales.py
preferences.py
query.py
results.py
searxng.msg
settings.yml [enh] Add pagination to Brave 2022-04-23 14:06:53 +02:00
settings_defaults.py
settings_loader.py
unixthreadname.py
utils.py
version.py
webadapter.py
webapp.py
webutils.py