Rewild Your Web

docs: resize Pixel 3a photo and update readme

+10 -1
media/beaver.png

This is a binary file and will not be displayed.

media/mobile_0.jpeg

This is a binary file and will not be displayed.

media/pixel_3a.jpeg

This is a binary file and will not be displayed.

+10 -1
readme.md
··· 1 + ![A friendly beaver](media/beaver.png) 2 + 1 3 # What / why / how 2 4 3 5 The Web is our only hope for a platform that provides permissionless user agency. This project is about scratching that itch, building a Web based user agent that can play new tricks. ··· 28 30 The current UI allows multiple windows, and each one is a simple tiling window manager. There is also a floating search window. 29 31 30 32 ![Overview of 3 pages in tiling arrangement](media/desktop_1.png) 33 + 31 34 ![Main menu and 2 pages in vertical stacking](media/desktop_2.png) 35 + 32 36 ![Scrolling in the tiling WM, and the context menu](media/desktop_3.png) 37 + 33 38 ![The settings app, with a few themes](media/desktop_4.png) 39 + 34 40 ![The floating search window](media/desktop_5.png) 35 41 36 42 ## Mobile builds 37 43 38 44 The only tested platform is the Pixel 3a running Mobian (see https://wiki.debian.org/InstallingDebianOn/Google/Pixel3a). 39 45 40 - ![A rewilding Pixel 3a](media/mobile_0.jpeg) 46 + ![A rewilding Pixel 3a](media/pixel_3a.jpeg) 41 47 42 48 First create a sysroot by running `sysroot.sh` in the `scripts` directory. 43 49 ··· 54 60 Here's what this looks like 55 61 56 62 ![Simple homescreen](media/mobile_1.png) 63 + 57 64 ![Searching](media/mobile_2.png) 65 + 58 66 ![The radial context menu](media/mobile_3.png) 67 + 59 68 ![Editing the current page URL](media/mobile_4.png)