2016-02-03 17:21:01 +00:00
|
|
|
# Tilde
|
2016-02-03 01:49:00 +00:00
|
|
|
|
2024-02-22 07:09:01 +00:00
|
|
|
Tilde is a minimal browser homepage for pro web surfers.
|
2018-12-14 01:45:49 +00:00
|
|
|
|
2024-02-22 07:09:01 +00:00
|
|
|
## Usage
|
2016-02-03 01:49:00 +00:00
|
|
|
|
2024-02-22 07:09:01 +00:00
|
|
|
**To go to a site**, type the corresponding key and press <kbd>Enter</kbd>.
|
2016-02-03 01:49:00 +00:00
|
|
|
|
2024-09-24 19:46:06 +00:00
|
|
|
e.g. `g` <kbd>Enter</kbd> will redirect you to [github.com](https://github.com)
|
2016-02-03 17:21:01 +00:00
|
|
|
|
2024-02-22 07:09:01 +00:00
|
|
|
**To search a site**, type a space after the site’s key followed by your
|
|
|
|
|
query.
|
2016-10-14 07:07:47 +00:00
|
|
|
|
2024-09-24 19:46:06 +00:00
|
|
|
e.g. `g tilde` <kbd>Enter</kbd> will
|
|
|
|
|
[search GitHub for tilde](https://github.com/search?q=tilde)
|
2016-10-14 07:07:47 +00:00
|
|
|
|
2024-02-22 07:09:01 +00:00
|
|
|
**If your input doesn’t match a key**, a DuckDuckGo search will be
|
|
|
|
|
triggered.
|
2022-08-05 17:10:12 +00:00
|
|
|
|
2024-09-24 19:46:06 +00:00
|
|
|
e.g. `tilde` <kbd>Enter</kbd> will
|
|
|
|
|
[search DuckDuckGo for tilde](https://duckduckgo.com/?q=tilde)
|
2016-10-14 07:07:47 +00:00
|
|
|
|
2024-02-22 07:09:01 +00:00
|
|
|
**To go to a specific path on a site**, type the path after the site’s
|
|
|
|
|
key.
|
2022-07-24 03:07:50 +00:00
|
|
|
|
2024-09-20 22:07:58 +00:00
|
|
|
e.g. `g/xvvvyz/tilde` <kbd>Enter</kbd> will redirect you to
|
|
|
|
|
[github.com/xvvvyz/tilde](https://github.com/xvvvyz/tilde)
|
2023-04-26 03:24:17 +00:00
|
|
|
|
2024-02-22 07:09:01 +00:00
|
|
|
**To access any other site**, enter the URL directly.
|
2023-04-26 03:24:17 +00:00
|
|
|
|
2024-02-22 07:09:01 +00:00
|
|
|
e.g. `example.com` <kbd>Enter</kbd> will redirect you to
|
|
|
|
|
[example.com](https://example.com)
|
2016-10-14 07:07:47 +00:00
|
|
|
|
2022-08-05 17:10:12 +00:00
|
|
|
## Beyond
|
2016-10-14 07:07:47 +00:00
|
|
|
|
2022-08-05 17:10:12 +00:00
|
|
|
Tilde is meant to be customized—[make it yours!](index.html)
|
2018-10-09 19:15:49 +00:00
|
|
|
|
2016-11-18 08:19:10 +00:00
|
|
|
## License
|
2016-02-03 17:21:01 +00:00
|
|
|
|
2025-02-04 19:04:43 +00:00
|
|
|
Space Grotesk is licensed under the [SIL Open Font License](fonts/OFL).
|
2025-01-28 22:26:04 +00:00
|
|
|
|
2022-07-24 03:07:50 +00:00
|
|
|
Use and modify Tilde [as you see fit](UNLICENSE).
|