2848ff9ad8
update default theme
2021-08-13 14:42:32 -05:00
2ea1e63fd5
ignore package-lock
2021-08-13 14:37:40 -05:00
ec979883b4
update source code link
2021-05-13 12:50:27 -04:00
4735406bb2
remove changelog
2021-05-13 12:46:45 -04:00
b67a36ac96
add relevant links to readme
2021-05-13 12:45:17 -04:00
12cc7f03f8
node dependencies can be added from make file
2021-05-11 15:14:00 -04:00
ec45a0992c
Revert "add less and clean-css plugin deps"
...
This reverts commit ed2d74319b
.
2021-05-01 21:11:38 -04:00
3d2487b62e
read from readme from markdown file
2021-04-30 21:05:15 -04:00
c03a379281
test
2021-04-28 15:26:34 -04:00
fc4a24456e
update readme
2021-04-02 02:29:03 -04:00
fa54ae04c4
remove unused themes
2021-04-02 02:28:54 -04:00
460c6faf93
remove ugly outline
2021-04-02 02:00:19 -04:00
ed2d74319b
add less and clean-css plugin deps
2021-04-02 02:00:05 -04:00
12a4b1eadf
don't track css
2021-04-02 01:58:06 -04:00
88341a16e2
remove unused themes
2021-04-02 01:53:45 -04:00
d2d1119f22
don't build .env
2021-04-02 01:48:05 -04:00
6ed0971d35
adjust header font size
2020-10-07 01:32:50 -04:00
042c43dc18
reduce heading lineheight
2020-10-07 01:28:05 -04:00
04647291c3
adjust about page styles
2020-10-07 01:24:04 -04:00
1f579d6a88
Merge branch 'libremiami' of https://gitlab.com/libremiami/libremiami-search into libremiami
2020-10-06 20:27:38 -04:00
944e35c646
link git repo instead of serving the source code
2020-10-06 20:27:29 -04:00
cf9a7959aa
update branding
2020-10-03 22:36:34 +00:00
66251e8ec8
update og image path
2020-09-12 21:26:46 -04:00
e73e8f8460
add open graph image and tags
2020-09-12 19:13:54 -04:00
ddc79b026d
ignore .bak files
2020-09-12 21:50:46 +00:00
22711ca071
add styles
2020-09-12 21:50:34 +00:00
932821e7ff
add new fonts
2020-09-12 21:39:17 +00:00
583b7b5fd4
remove placeholder, move searchbox
2020-09-12 21:38:17 +00:00
dabda39f83
move sidebar contents to footer
2020-09-12 21:27:48 +00:00
954d0a87aa
Change h2 to h1 for SEO, wrap control buttons in div for styling
2020-09-12 21:25:37 +00:00
75156579b9
update meta information
2020-09-12 21:24:03 +00:00
2ec55b9d0a
remove ribbon, update title, add source code link
2020-09-12 21:23:01 +00:00
e737b67d44
update background
2020-09-12 21:16:29 +00:00
c6adaa8727
update favicon
2020-09-12 21:11:07 +00:00
6ddfce6b39
Update about page
2020-09-12 21:09:32 +00:00
Adam Tauber
c83007a6bc
Merge pull request #2006 from kvch/fix-search-on-category-select-considet-method
...
Consider HTTP request when running search categories on select is ena…
2020-06-18 23:10:27 +02:00
Noémi Ványi
4ec2fab583
Consider HTTP request when running search categories on select is enabled
...
Closes #1138
2020-06-18 23:06:09 +02:00
Adam Tauber
08c13daf85
[enh] update opensearch.xml to match major search engines opensearch.xml
2020-06-18 19:38:13 +02:00
Adam Tauber
4a8a16559a
Merge pull request #1803 from return42/filtron
...
Tooling Box to setup & maintain searx instances and services.
2020-06-18 19:34:32 +02:00
Markus Heiser
0616684baa
[fix] sphinx 3.1 CSS issues
...
See sphinx-doc project, PR 7838 & 7484 with elementary patch to the basic CSS:
- https://github.com/sphinx-doc/sphinx/issues/7838#issuecomment-646009605
- https://github.com/sphinx-doc/sphinx/pull/7484#issuecomment-646058972
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-06-18 19:02:22 +02:00
Markus Heiser
a5e82f9801
[fix] margial typo in docs/user/onf.py doc-string
...
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-06-18 18:57:10 +02:00
Markus Heiser
bfef2c3b65
[fix] buildprocess of docs in LXC (containers)
...
The $DOCS_BUILD variable (like all BUILD variables) in the lxc environment::
sudo -H ./utils/lxc.sh cmd searx-archlinux make docs
is different from running build process in the HOST::
make docs
with kernel-include directive we can use the environment variables in the reST
documents to address the correct file location of the include.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-06-18 18:52:45 +02:00
Markus Heiser
aa5f947157
[enh] add 'kernel-include' reST-directive
...
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-06-18 18:51:31 +02:00
Markus Heiser
15924bcb67
[fix] buildprocess of the docs by adding sphinx-doc-prebuilds target
...
The sphinx-doc-prebuilds is the single point of definition for prerequisites
each doc build needs
BTW: remove $(LXC_ENV_FOLDER) offset from BOOKS_FOLDER and DOCS_FOLDER path.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-06-18 18:44:22 +02:00
Markus Heiser
4f7a6c09dd
[fix] buildhosts documentation
...
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-06-18 18:39:56 +02:00
Markus Heiser
51428de0fe
[fix] add missing latexmk package to debian's BUILD_PACKAGES
...
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-06-18 18:35:59 +02:00
Markus Heiser
6ff20cef73
[fix] indentation of filtron's rules (json)
...
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-06-18 18:31:46 +02:00
Markus Heiser
dda4a46f8e
Merge branch 'master' into filtron
2020-06-16 05:56:12 +00:00
Adam Tauber
0dc5bdb6ef
[fix] add missing template file
2020-06-15 20:11:12 +02:00
Adam Tauber
32f7877235
[fix] resolve flickr_noapi encoding issues
2020-06-15 19:15:24 +02:00