rust-search-extension/docs
2022-11-06 11:36:36 +08:00
..
content Update docs 2022-11-06 11:36:36 +08:00
sass Update Carbon placement code 2021-03-12 23:51:38 +08:00
static Update docs 2022-11-06 11:36:36 +08:00
templates Release v1.8.2 2022-10-30 22:22:30 +08:00
themes Update juice theme 2022-09-24 22:28:49 +08:00
config.toml Update zola config.toml 2021-05-13 00:16:03 +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