save-web-page

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Save web page

保存网页

You can use the
monolith
CLI tool to save a web page for offline use.
The core command to use is
monolith --isolate -o <name>.html <url>
.
Prefer saving to the ~/AI/web/ directory unless instructed otherwise.
If you need to do anything else with the command, use
monolith -h
to see its uses.
你可以使用
monolith
CLI工具保存网页以供离线使用。
核心命令为
monolith --isolate -o <name>.html <url>
除非另有指示,否则优先保存至~/AI/web/目录。
如果需要了解该命令的其他用法,可使用
monolith -h
查看帮助信息。