diff --git a/searx/static/oscar/css/bootstrap-theme.min.css b/searx/static/oscar/css/bootstrap-theme.min.css new file mode 100644 index 000000000..2e97597c8 Binary files /dev/null and b/searx/static/oscar/css/bootstrap-theme.min.css differ diff --git a/searx/static/oscar/css/bootstrap.min.css b/searx/static/oscar/css/bootstrap.min.css new file mode 100644 index 000000000..a9f35ceed Binary files /dev/null and b/searx/static/oscar/css/bootstrap.min.css differ diff --git a/searx/static/oscar/css/oscar.css b/searx/static/oscar/css/oscar.css new file mode 100644 index 000000000..6ca390679 --- /dev/null +++ b/searx/static/oscar/css/oscar.css @@ -0,0 +1,19 @@ +/* Sticky footer styles +-------------------------------------------------- */ + +html { + position: relative; + min-height: 100%; +} +body { + /* Margin bottom by footer height */ + margin-bottom: 80px; +} + +.footer { + position: absolute; + bottom: 0; + width: 100%; + /* Set the fixed height of the footer here */ + height: 40px; +} diff --git a/searx/static/oscar/fonts/glyphicons-halflings-regular.eot b/searx/static/oscar/fonts/glyphicons-halflings-regular.eot new file mode 100644 index 000000000..4a4ca865d Binary files /dev/null and b/searx/static/oscar/fonts/glyphicons-halflings-regular.eot differ diff --git a/searx/static/oscar/fonts/glyphicons-halflings-regular.svg b/searx/static/oscar/fonts/glyphicons-halflings-regular.svg new file mode 100644 index 000000000..e3e2dc739 Binary files /dev/null and b/searx/static/oscar/fonts/glyphicons-halflings-regular.svg differ diff --git a/searx/static/oscar/fonts/glyphicons-halflings-regular.ttf b/searx/static/oscar/fonts/glyphicons-halflings-regular.ttf new file mode 100644 index 000000000..67fa00bf8 Binary files /dev/null and b/searx/static/oscar/fonts/glyphicons-halflings-regular.ttf differ diff --git a/searx/static/oscar/fonts/glyphicons-halflings-regular.woff b/searx/static/oscar/fonts/glyphicons-halflings-regular.woff new file mode 100644 index 000000000..8c54182aa Binary files /dev/null and b/searx/static/oscar/fonts/glyphicons-halflings-regular.woff differ diff --git a/searx/static/oscar/img/favicon.png b/searx/static/oscar/img/favicon.png new file mode 100644 index 000000000..cefbac496 Binary files /dev/null and b/searx/static/oscar/img/favicon.png differ diff --git a/searx/static/oscar/img/icon_soundcloud.ico b/searx/static/oscar/img/icon_soundcloud.ico new file mode 100644 index 000000000..4130bea1b Binary files /dev/null and b/searx/static/oscar/img/icon_soundcloud.ico differ diff --git a/searx/static/oscar/img/icon_stackoverflow.ico b/searx/static/oscar/img/icon_stackoverflow.ico new file mode 100644 index 000000000..b2242bc6c Binary files /dev/null and b/searx/static/oscar/img/icon_stackoverflow.ico differ diff --git a/searx/static/oscar/img/icon_twitter.ico b/searx/static/oscar/img/icon_twitter.ico new file mode 100644 index 000000000..b4a71699a Binary files /dev/null and b/searx/static/oscar/img/icon_twitter.ico differ diff --git a/searx/static/oscar/img/icon_vimeo.ico b/searx/static/oscar/img/icon_vimeo.ico new file mode 100644 index 000000000..4fe4336da Binary files /dev/null and b/searx/static/oscar/img/icon_vimeo.ico differ diff --git a/searx/static/oscar/img/icon_wikipedia.ico b/searx/static/oscar/img/icon_wikipedia.ico new file mode 100644 index 000000000..911fa76f6 Binary files /dev/null and b/searx/static/oscar/img/icon_wikipedia.ico differ diff --git a/searx/static/oscar/img/icon_youtube.ico b/searx/static/oscar/img/icon_youtube.ico new file mode 100644 index 000000000..977887dbb Binary files /dev/null and b/searx/static/oscar/img/icon_youtube.ico differ diff --git a/searx/static/oscar/img/searx.png b/searx/static/oscar/img/searx.png new file mode 100644 index 000000000..e162da502 Binary files /dev/null and b/searx/static/oscar/img/searx.png differ diff --git a/searx/static/oscar/js/bootstrap.min.js b/searx/static/oscar/js/bootstrap.min.js new file mode 100644 index 000000000..7c1561a8b Binary files /dev/null and b/searx/static/oscar/js/bootstrap.min.js differ diff --git a/searx/static/oscar/js/html5shiv.min.js b/searx/static/oscar/js/html5shiv.min.js new file mode 100644 index 000000000..d4c731ad5 Binary files /dev/null and b/searx/static/oscar/js/html5shiv.min.js differ diff --git a/searx/static/oscar/js/jquery-1.11.1.min.js b/searx/static/oscar/js/jquery-1.11.1.min.js new file mode 100644 index 000000000..ab28a2472 Binary files /dev/null and b/searx/static/oscar/js/jquery-1.11.1.min.js differ diff --git a/searx/static/oscar/js/respond.min.js b/searx/static/oscar/js/respond.min.js new file mode 100644 index 000000000..80a7b69dc Binary files /dev/null and b/searx/static/oscar/js/respond.min.js differ diff --git a/searx/templates/oscar/about.html b/searx/templates/oscar/about.html new file mode 100644 index 000000000..c0353e29f --- /dev/null +++ b/searx/templates/oscar/about.html @@ -0,0 +1,66 @@ +{% extends "oscar/base.html" %} +{% block site_alert_warning_nojs %} {% endblock %} +{% block content %} +
Searx is a metasearch engine, aggregating the results of other search engines while not storing information about its users. +
+If you do care about privacy, want to be a conscious user, or otherwise believe + in digital freedom, make Searx your default search engine or run it on your own server
+ +Searx is a metasearch engine,
+inspired by the seeks project.
+It provides basic privacy by mixing your queries with searches on other platforms without storing search data. Queries are made using a POST request on every browser (except chrome*). Therefore they show up in neither our logs, nor your url history. In case of Chrome* users there is an exception, Searx uses the search bar to perform GET requests.
+Searx can be added to your browser's search bar; moreover, it can be set as the default search engine.
+
Searx appreciates your concern regarding logs, so take the code and run it yourself!
Add your Searx to this list to help other people reclaim their privacy and make the Internet freer!
+
The more decentralized the Internet, is the more freedom we have!
Install searx as a search engine on any version of Firefox! (javascript required)
+ +Don't forget to restart searx after config edit!
+ +See the installation and setup wiki page
+ +Stats page contains some useful data about the engines used.
+ +