40 lines
1.1 KiB
Markdown
40 lines
1.1 KiB
Markdown
# Tilde
|
|
|
|
Inspired by [r/startpages](https://www.reddit.com/r/startpages)—Tilde is
|
|
the browser homepage for pro web surfers.
|
|
|
|
## Basic Usage
|
|
|
|
To go to a site, type the corresponding key and press return. e.g:
|
|
|
|
- `g` will redirect you to [github.com](https://github.com)
|
|
|
|
To search a site, type a space after the site’s key followed by your
|
|
query. e.g:
|
|
|
|
- `y kittens` will
|
|
[search YouTube for kittens](https://www.youtube.com/results?search_query=kittens)
|
|
|
|
A DuckDuckGo search will be triggered if your input doesn’t match a key.
|
|
e.g:
|
|
|
|
- `google` will [search DuckDuckGo for google](https://duckduckgo.com/?q=google)
|
|
|
|
To go to a specific path on a site, type the path after the site’s key.
|
|
e.g:
|
|
|
|
- `r/r/startpages` will redirect you to
|
|
[reddit.com/r/startpages](https://www.reddit.com/r/startpages)
|
|
|
|
To access any other site, enter the URL directly. e.g:
|
|
|
|
- `example.com` will redirect you to [example.com](https://example.com)
|
|
|
|
## Beyond
|
|
|
|
Tilde is meant to be customized—[make it yours!](index.html)
|
|
|
|
## License
|
|
|
|
Use and modify Tilde [as you see fit](UNLICENSE).
|