You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
dockerfiles | 3 years ago | |
docs | 3 years ago | |
examples | 7 years ago | |
searx | 2 years ago | |
tests | 3 years ago | |
utils | 2 years ago | |
.codecov.yml | 5 years ago | |
.config.sh | 3 years ago | |
.coveragerc | 9 years ago | |
.dir-locals.el | 3 years ago | |
.dockerignore | 3 years ago | |
.gitattributes | 6 years ago | |
.gitignore | 2 years ago | |
.landscape.yaml | 9 years ago | |
.pylintrc | 3 years ago | |
.travis.yml | 3 years ago | |
AUTHORS.rst | 3 years ago | |
Dockerfile | 3 years ago | |
LICENSE | 8 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
babel.cfg | 9 years ago | |
manage.sh | 2 years ago | |
requirements-dev.txt | 3 years ago | |
requirements.txt | 3 years ago | |
setup.py | 2 years ago | |
tox.ini | 8 years ago |
README.md
LibreMiami Search
LibreMiami fork of searx
Repo currently hosted on disroot git
Dev
Dependencies
You need npm, see our tutorial if you need help.
You need pip and virtualenv
sudo apt install python3-pip # on debian, trisquel
pip install virtualenv
Install node dependencies
make node.env
Then you can then prepare the themes and run the dev environment as needed
make themes
make run