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:
667f4d5cfc
Branches
Tags
Sec-Fetch-Mode-improved
dependabot/pip/master/redis-5.2.1
gh-pages
master
translations
translations_update
update_data_update_engine_descriptions.py
update_js_ariable_to_python
searxng
/
searx
/
static
/
oscar
Cqoicebordel
2fe3323449
Add double clic on categories
10 years ago
..
css
c38917bb2a
[enh] template_oscar: show addressdata if possible
10 years ago
fonts
c21a907cac
initial commit of the new template 'oscar'
10 years ago
img
7895e4f7a7
[enh][oscar_template] replace kickass icon
10 years ago
js
2fe3323449
Add double clic on categories
10 years ago
less
c38917bb2a
[enh] template_oscar: show addressdata if possible
10 years ago
.gitignore
e687f5c290
[enh][oscar_template] split js-files and compile them together
10 years ago
README.rst
e687f5c290
[enh][oscar_template] split js-files and compile them together
10 years ago
gruntfile.js
e687f5c290
[enh][oscar_template] split js-files and compile them together
10 years ago
package.json
e687f5c290
[enh][oscar_template] split js-files and compile them together
10 years ago
README.rst
install dependencies
~~~~~~~~~~~~~~~~~~~~
run this command in the directory ``searx/static/oscar``
``npm install``
compile sources
~~~~~~~~~~~~~~~
run this command in the directory ``searx/static/oscar``
``grunt``
or in the root directory:
``make grunt``