Settings
user@settings:~$ nvim settings.json
Customise how this site looks. Changes are saved locally and applied immediately.
Theme
Yank & Status Bar
Weather & Status Bar
Approximate (IP-based) is the default: it needs no permission prompt, so first-time visitors are never asked for their location. Precise uses your exact coordinates but asks your browser for permission first.
Keyboard
Enable Vim/Vimium-style keyboard shortcuts (j/k scrolling, f search, : command mode, and all single-key navigation). Turn off to browse with only the mouse/pointer.
Privacy
Fonts
Headings
Accent Colors
Preview
Heading 1 — Title
Heading 2 — Section
Heading 3 — Subsection
Heading 4 — Detail
This paragraph shows how your selected bold text,italic text, colours, and inline code will render. 这是一个示例段落,包含中文文本。
import fs from "node:fs";
const greeting = "hello world";
console.log(greeting);- Keyboard-driven navigation with j / k
- Themeable colours and fonts, persisted locally
- 中文文本用你选择的 CJK 字体渲染
This is a blockquote, styled with your current settings.
| Key | Description |
|---|---|
| j | Scroll down |
| k | Scroll up |
| : | Command palette |