51 lines
1.7 KiB
Markdown
51 lines
1.7 KiB
Markdown
# Tilde
|
|
|
|
Inspired by [/r/startpages](https://www.reddit.com/r/startpages)—the idea
|
|
is to have a browser homepage that is functional and sexy.
|
|
|
|
## 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.
|
|
- 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 an a site, type the path after the site’s key.
|
|
|
|
### Examples
|
|
|
|
- Entering `t` will redirect you to [twitter.com](https://twitter.com/home).
|
|
- Entering `u` will redirect you to [unsplash.com](https://unsplash.com/images).
|
|
- Entering `duckduckgo` will
|
|
[search Google for duckduckgo](https://www.google.com/search?q=duckduckgo).
|
|
|
|
#### Searching
|
|
|
|
- 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).
|
|
|
|
#### Specific Paths
|
|
|
|
- Entering `r/r/startpages` will redirect you to
|
|
[reddit.com/r/startpages](https://www.reddit.com/r/startpages)
|
|
- Entering `h/popular` will redirect you to
|
|
[hypem.com/popular](http://hypem.com/popular).
|
|
|
|
#### Other Sites
|
|
|
|
- Entering `stallman.org` will redirect you to
|
|
[stallman.org](https://stallman.org/).
|
|
- Entering `https://smile.amazon.com` will redirect you to
|
|
[smile.amazon.com](https://smile.amazon.com/).
|
|
|
|
## License
|
|
|
|
Feel free to use and modify Tilde
|
|
[however you like](https://github.com/cadejscroggins/tilde/blob/master/LICENSE).
|