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:
e623ee593a
Branches
Tags
dependabot/pip/master/redis-5.2.1
gh-pages
master
translations
update_js_ariable_to_python
searxng
/
searx
/
static
/
oscar
Cqoicebordel
e623ee593a
Add icons and badge for the themes
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
e623ee593a
Add icons and badge for the themes
10 years ago
js
e687f5c290
[enh][oscar_template] split js-files and compile them together
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``