You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/static/themes/simple
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>
3 years ago
..
css [upd] ./manage pyenv.cmd searxng_extra/update/update_pygments.py 3 years ago
img [build] /static 3 years ago
js [upd] ./manage pyenv.cmd searxng_extra/update/update_pygments.py 3 years ago
src [upd] ./manage pyenv.cmd searxng_extra/update/update_pygments.py 3 years ago
.eslintrc.json [mod] SearXNG JavaScript Style Guide (eslint:recommended) 3 years ago
.gitignore [themes] ignore packages-lock.json 3 years ago
.jshintrc [emacs] .dir-locals.el: add setup for js-mode 3 years ago
.stylelintrc.json [mod] simple theme: change stylelint configuration 3 years ago
gruntfile.js [simple theme] replace Image_layout.js with flexbox CS impl. 3 years ago
package.json Bump grunt-contrib-uglify in /searx/static/themes/simple 3 years ago
svg4favicon.svgo.js [enh] add SVG favicon href="favicon.svg" type="image/svg+xml" 3 years ago
svg4web.svgo.js [fix] eslint --fix 3 years ago