mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
42 lines
1.1 KiB
Markdown
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’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’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’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—[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).
|