searx_beetroot/beetroot_static
muppeth 57b7b02807
changed naming scheme for the theme and fixed small issue with image view
2021-11-01 19:03:42 +01:00
..
css changed naming scheme for the theme and fixed small issue with image view 2021-11-01 19:03:42 +01:00
fonts update css and templates 2021-03-29 20:41:54 +02:00
img rewrite of beetroot theme including dashboard 2021-08-01 00:26:41 +02:00
js changed naming scheme for the theme and fixed small issue with image view 2021-11-01 19:03:42 +01:00
node_modules rewrite of beetroot theme including dashboard 2021-08-01 00:26:41 +02:00
src changed naming scheme for the theme and fixed small issue with image view 2021-11-01 19:03:42 +01:00
README.rst update css and templates 2021-03-29 20:41:54 +02:00
gruntfile.js changed naming scheme for the theme and fixed small issue with image view 2021-11-01 19:03:42 +01:00
package-lock.json rewrite of beetroot theme including dashboard 2021-08-01 00:26:41 +02:00
package.json rewrite of beetroot theme including dashboard 2021-08-01 00:26:41 +02:00

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``

directory structure
~~~~~~~~~~~~~~~~~~~

see:

- gruntfile.js
- package.json

*************
css directory
*************

- ``bootstrap*``: bootstrap NPM package,
- ``leaflet.*``: leaflet NPM package
- ``leaflet.min.css``: minimized version of ``leaflet.css`` (see gruntfile.js)
- ``logicodev.*``: compiled from ``src/less/logicodev``
- ``logicodev-dark*``: compiled from ``src/less/logicodev-dark``
- ``pointhi*``: compiled from ``src/less/pointhi``
- ``images``: leaflet NPM package

**************
font directory
**************

- from bootstrap NPM package

************
js directory
************

- ``searx.*``: compiled from ``src/js``
- other files are from NPM packages

*************
img directory
*************

- images for the oscar theme