This website works better with JavaScript
NTab仓库
Home
Explore
Register
Sign In
fjmwkj
/
searxng
mirror of
https://github.com/searxng/searxng
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
a2430154b9
Branches
Tags
Sec-Fetch-Mode-improved
dependabot/npm_and_yarn/client/simple/master/less-loader-12.3.0
dependabot/npm_and_yarn/client/simple/master/stylelint-16.19.1
dependabot/npm_and_yarn/client/simple/master/webpack-5.99.7
dependabot/pip/master/certifi-2025.4.26
dependabot/pip/master/redis-5.2.1
dependabot/pip/master/setproctitle-1.3.6
dependabot/pip/master/typer-slim-0.15.3
gh-pages
master
translations
translations_update
update_data_update_engine_descriptions.py
update_js_ariable_to_python
searxng
/
searx
/
static
/
themes
/
oscar
Marc Abonce Seguin
a2430154b9
fix selects in preferences so they look consistent (
#2150
)
4 years ago
..
css
a2430154b9
fix selects in preferences so they look consistent (
#2150
)
4 years ago
img
4dc792e1e2
[enh] add invidious engine. (
#1657
)
5 years ago
js
0601f2bb48
add toggle to resize infobox
4 years ago
less
a2430154b9
fix selects in preferences so they look consistent (
#2150
)
4 years ago
.gitignore
6846402d73
.gitignore: make package-lock.json visible
5 years ago
README.rst
20c4de8f06
[fix] filename strip
10 years ago
gruntfile.js
757ebb5d9f
[fix] brands: add variables from build env to grunt process
5 years ago
package.json
bab5efeac9
[enh] update npm dependency versions
4 years ago
README.rst
install dependencies
~~~~~~~~~~~~~~~~~~~~
run this command in the directory ``searx/static/themes/oscar``
``npm install``
compile sources
~~~~~~~~~~~~~~~
run this command in the directory ``searx/static/themes/oscar``
``grunt``
or in the root directory:
``make grunt``