From 87eb9a7922bb1478c84cd60d4e215f26e493fb72 Mon Sep 17 00:00:00 2001 From: Cade Scroggins Date: Sat, 23 Jul 2022 20:07:50 -0700 Subject: [PATCH] web components? yes --- README.md | 49 +- index.html | 1902 +++++++++++++++------------------------------------- 2 files changed, 562 insertions(+), 1389 deletions(-) diff --git a/README.md b/README.md index 484f9cb..74e4bb7 100644 --- a/README.md +++ b/README.md @@ -5,46 +5,37 @@ is to have a browser homepage that is functional and sexy. ## Basic Usage -This is how you can use Tilde out of the box, but it’s -[meant to be customized](index.html). +To go to a site, type the corresponding key and press return. For example: -- To go to a site, type the corresponding key and press return. -- To view the available sites and their keys, type a question mark. -- If your input doesn’t match a key, a generic Google search will be - triggered. -- To search a site, type a single quote after the site’s key, followed by - your query. -- To go to a specific path on a site, type the path after the site’s key. +- `t` will redirect you to [twitter.com](https://twitter.com/home). +- `p` will redirect you to [producthunt.com](https://www.producthunt.com). -### Examples +### Searching -- Entering `t` will redirect you to [twitter.com](https://twitter.com/home). -- Entering `u` will redirect you to [unsplash.com](https://unsplash.com/images). +To search a site, type a single quote after the site’s key followed by +your query. For example: -#### Searching +- `g'tilde` will [search GitHub for tilde](https://github.com/search?q=tilde). +- `y'kittens` will + [search YouTube for kittens](https://www.youtube.com/results?search_query=kittens). -- Entering `anything` will - [search Google for anything](https://www.google.com/search?q=anything). -- Entering `g'tilde` will - [search GitHub for tilde](https://github.com/search?q=tilde). -- Entering `y'vox` will - [search YouTube for vox](https://www.youtube.com/results?search_query=vox). +If your input doesn’t match a key, a DuckDuckGo search will be triggered. -#### Specific Paths +### Specific Paths -- Entering `r/r/startpages` will redirect you to +To go to a specific path on a site, type the path after the site’s key. +For example: + +- `r/r/startpages` will redirect you to [r/startpages](https://www.reddit.com/r/startpages). -- Entering `h/popular` will redirect you to +- `h/popular` will redirect you to [hypem.com/popular](http://hypem.com/popular). -#### Other Sites +### Beyond -- Entering `stallman.org` will redirect you to - [stallman.org](http://stallman.org/). -- Entering `https://xvvvyz.xyz` will redirect you to - [xvvvyz.xyz](https://xvvvyz.xyz). +This is how you can use Tilde out of the box, but it’s meant to be +customized. [Make it yours!](index.html) ## License -Thank you for reading! Feel free to use and modify Tilde -[as you see fit](UNLICENSE). +Use and modify Tilde [as you see fit](UNLICENSE). diff --git a/index.html b/index.html index a851e7c..87c2962 100644 --- a/index.html +++ b/index.html @@ -1,854 +1,437 @@ - + + ~ -
-
-
-
- -
    -
-
-