tilde/README.md
2025-02-04 11:04:43 -08:00

42 lines
1.1 KiB
Markdown

# Tilde
Tilde is a minimal browser homepage for pro web surfers.
## Usage
**To go to a site**, type the corresponding key and press <kbd>Enter</kbd>.
e.g. `g` <kbd>Enter</kbd> will redirect you to [github.com](https://github.com)
**To search a site**, type a space after the site&rsquo;s key followed by your
query.
e.g. `g tilde` <kbd>Enter</kbd> will
[search GitHub for tilde](https://github.com/search?q=tilde)
**If your input doesn&rsquo;t match a key**, a DuckDuckGo search will be
triggered.
e.g. `tilde` <kbd>Enter</kbd> will
[search DuckDuckGo for tilde](https://duckduckgo.com/?q=tilde)
**To go to a specific path on a site**, type the path after the site&rsquo;s
key.
e.g. `g/xvvvyz/tilde` <kbd>Enter</kbd> 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` <kbd>Enter</kbd> will redirect you to
[example.com](https://example.com)
## Beyond
Tilde is meant to be customized&mdash;[make it yours!](index.html)
## License
Space Grotesk is licensed under the [SIL Open Font License](fonts/OFL).
Use and modify Tilde [as you see fit](UNLICENSE).