mirror of https://github.com/searxng/searxng.git
4a195e0b28
New "embedded" item for the results, allow to give an iframe to display the media directly in the results. Note that the attributes src of the iframes are not set, but instead data-src is set, allowing to only load the iframe when clicked. Deezer engine based on public API (no key). |
||
---|---|---|
.. | ||
css | ||
fonts | ||
img | ||
js | ||
less | ||
.gitignore | ||
README.rst | ||
gruntfile.js | ||
package.json |
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