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:
86912e2272
Branches
Tags
dependabot/npm_and_yarn/client/simple/master/minor-8910a0004c
gh-pages
master
translations
translations_update
update_js_ariable_to_python
searxng
/
searx
/
static
/
themes
/
oscar
Alexandre Flament
86912e2272
[mod] oscar: get bootstrap and typeahead from NPM
4 years ago
..
css
86912e2272
[mod] oscar: get bootstrap and typeahead from NPM
4 years ago
fonts
86912e2272
[mod] oscar: get bootstrap and typeahead from NPM
4 years ago
img
44407353ef
[mod] oscar: get leaflet and jquery from NPM
4 years ago
js
86912e2272
[mod] oscar: get bootstrap and typeahead from NPM
4 years ago
src
86912e2272
[mod] oscar: get bootstrap and typeahead from NPM
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
86912e2272
[mod] oscar: get bootstrap and typeahead from NPM
4 years ago
package.json
86912e2272
[mod] oscar: get bootstrap and typeahead from NPM
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``