diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a98a73391..95c0c1d51 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -59,4 +59,4 @@ Please use a short and descriptive branch name, e.g. **NOT** "patch-1". It's ver ### Fetching the Sources From GitHub -Is is easiest to build PhotoPrism inside the Docker container. See [Developer's Guide](https://github.com/photoprism/photoprism/wiki). \ No newline at end of file +Is is easiest to build PhotoPrism inside the Docker container. See [Developer Guide](https://github.com/photoprism/photoprism/wiki). \ No newline at end of file diff --git a/README.md b/README.md index a5d4240a0..43234ddff 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Installation This is the official way to test our development snapshot. We just started working on the UI and features are neither complete or stable. Feedback early in development helps saving a lot of time. We're a small team and need to move fast. Before you start, make sure you got [Docker](https://store.docker.com/search?type=edition&offering=community) installed on your system. It is available for Mac, Linux and Windows. -Developers can skip this and move on to the [Developer's Guide](https://github.com/photoprism/photoprism/wiki). +Developers can skip this and move on to the [Developer Guide](https://github.com/photoprism/photoprism/wiki). **Step 1:** Download the config file [docker-compose.yml](https://raw.githubusercontent.com/photoprism/photoprism/master/configs/docker-compose.yml) (right click and *Save Link As...*) to a directory of your choice. diff --git a/assets/docs/img/concept.jpg b/assets/docs/img/concept.jpg deleted file mode 100644 index 3fd1c30df..000000000 Binary files a/assets/docs/img/concept.jpg and /dev/null differ diff --git a/assets/docs/img/prism-colors.jpg b/assets/docs/img/prism-colors.jpg deleted file mode 100644 index e985470f2..000000000 Binary files a/assets/docs/img/prism-colors.jpg and /dev/null differ diff --git a/assets/docs/img/screenshot-detailview.jpg b/assets/docs/img/screenshot-detailview.jpg deleted file mode 100644 index a731427ec..000000000 Binary files a/assets/docs/img/screenshot-detailview.jpg and /dev/null differ diff --git a/assets/docs/img/screenshot-listview.jpg b/assets/docs/img/screenshot-listview.jpg deleted file mode 100644 index ebc9b1a5a..000000000 Binary files a/assets/docs/img/screenshot-listview.jpg and /dev/null differ diff --git a/assets/docs/img/screenshot-zebra.jpg b/assets/docs/img/screenshot-zebra.jpg deleted file mode 100644 index ef2affdcd..000000000 Binary files a/assets/docs/img/screenshot-zebra.jpg and /dev/null differ