From 708769f682a33ba35e7d95ff75f54a6970eb5aa6 Mon Sep 17 00:00:00 2001 From: Ben Busby <33362396+benbusby@users.noreply.github.com> Date: Mon, 4 May 2020 18:00:43 -0600 Subject: [PATCH] Minor styling refactor, updated app name --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- README.md | 50 +++++++++++---------- app.json | 8 ++-- app/filter.py | 2 +- app/routes.py | 6 +-- app/static/css/main.css | 6 --- app/static/img/docs/banner.png | Bin 52405 -> 0 bytes app/static/img/docs/screenshot_desktop.jpg | Bin 223428 -> 220521 bytes app/static/img/docs/screenshot_mobile.jpg | Bin 138996 -> 142493 bytes app/static/img/docs/shoogle-logo.png | Bin 54135 -> 0 bytes app/static/img/logo.png | Bin 22782 -> 24077 bytes app/static/js/controller.js | 4 +- app/templates/display.html | 4 +- app/templates/index.html | 4 +- app/templates/opensearch.xml | 10 ++--- test/test_routes.py | 2 +- 16 files changed, 47 insertions(+), 51 deletions(-) delete mode 100644 app/static/img/docs/banner.png delete mode 100644 app/static/img/docs/shoogle-logo.png diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5e7ef5d..9bc149f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -about: Create a bug report to help improve Shoogle +about: Create a bug report to help improve Whoogle title: "[BUG] " labels: bug assignees: benbusby diff --git a/README.md b/README.md index d83baef..be1d566 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ -![Shoogle Banner](app/static/img/docs/shoogle-logo.png) - +

+ whoogle-banner +

___ -[![Latest Release](https://img.shields.io/github/v/release/benbusby/shoogle)](https://github.com/benbusby/shoogle/releases) +[![Latest Release](https://img.shields.io/github/v/release/benbusby/whoogle-search)](https://github.com/benbusby/shoogle/releases) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Build Status](https://travis-ci.com/benbusby/shoogle.svg?token=JgVbn8LSCz5Mmr9h5qq7&branch=master)](https://travis-ci.com/benbusby/shoogle) [![codebeat badge](https://codebeat.co/badges/e96cada2-fb6f-4528-8285-7d72abd74e8d)](https://codebeat.co/projects/github-com-benbusby-shoogle-master) @@ -25,6 +26,7 @@ Contents - No tracking/linking of your personal IP address - No AMP links - No URL tracking tags (i.e. utm=%s) +- POST request search queries (when possible) - View images at full res with one click - Dark mode - Randomly generated User Agent @@ -53,14 +55,14 @@ If deploying manually: There are a few different ways to begin using the app, depending on your preferences: ### A) Heroku Quick Deploy (Free) -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/benbusby/shoogle) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/benbusby/whoogle-search) ### B) Manual Setup (non-Docker) Clone the repo and run the following commands to start the app in a local-only environment: ```bash -git clone https://github.com/benbusby/shoogle.git -cd shoogle +git clone https://github.com/benbusby/whoogle-search.git +cd whoogle-search python3 -m venv venv source venv/bin/activate pip install -r requirements.txt @@ -77,15 +79,15 @@ pip install -r requirements.txt ```bash heroku login heroku container:login -git clone https://github.com/benbusby/shoogle.git -cd shoogle +git clone https://github.com/benbusby/whoogle-search.git +cd whoogle-search heroku create heroku container:push web heroku container:release web heroku open ``` -This series of commands can take a while, but once you run it once, you shouldn't have to run it again. The final command, `heroku open` will launch a tab in your web browser, where you can test out Shoogle and even [set it as your primary search engine](https://github.com/benbusby/shoogle#set-shoogle-as-your-primary-search-engine). +This series of commands can take a while, but once you run it once, you shouldn't have to run it again. The final command, `heroku open` will launch a tab in your web browser, where you can test out Whoogle and even [set it as your primary search engine](https://github.com/benbusby/whoogle#set-whoogle-as-your-primary-search-engine). #### Using your own server, or alternative container deployment There are other methods for deploying docker containers that are well outlined in [this article](https://rollout.io/blog/the-shortlist-of-docker-hosting/), but there are too many to describe set up for each here. Generally it should be about the same amount of effort as the Heroku deployment. @@ -102,18 +104,18 @@ Same as most search engines, with the exception of filtering by time range. To filter by a range of time, append ":past