# Tilde
Tilde is a minimal browser homepage for pro web surfers.
## Usage
**To go to a site**, type the corresponding key and press Enter.
e.g. `a` Enter will redirect you to
[chatgpt.com](https://chatgpt.com)
**To search a site**, type a space after the site’s key followed by your
query.
e.g. `y kittens` Enter will
[search YouTube for kittens](https://www.youtube.com/results?search_query=kittens)
**If your input doesn’t match a key**, a DuckDuckGo search will be
triggered.
e.g. `google` Enter 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. `g/xvvvyz/tilde` Enter will redirect you to
[github.com/xvvvyz/tilde](https://github.com/xvvvyz/tilde)
**To access any other site**, enter the URL directly.
e.g. `example.com` Enter 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).