rust-search-extension/docs
2020-08-25 17:58:36 +08:00
..
content Update changelog v0.11 2020-08-24 10:29:03 +08:00
sass Change footer section to iframe 2020-08-22 00:27:33 +08:00
static Improve documentation 2020-06-04 22:20:17 +08:00
templates Change footer section to iframe 2020-08-22 00:27:33 +08:00
themes Update :help command 2020-08-25 17:58:36 +08:00
config.toml Change to juice theme 2020-07-25 23:44:21 +08:00
README.md Update readme and version 2020-06-04 16:30:32 +08:00

Rust Search Extension

The docs and website of Rust Search Extension.

Get started

  1. Install zola

See zola's installation documentation.

  1. Build
$ cd docs && zola serve
Web server is available at http://127.0.0.1:1111
  1. Open browser

Open http://127.0.0.1:1111