rust-search-extension/docs
2022-11-27 16:04:12 +08:00
..
content Release version 1.9.1 2022-11-27 14:54:48 +08:00
sass Add debounce animation for explore more button 2022-11-27 16:04:12 +08:00
static Add target command screenshot to changelog 2022-11-20 22:41:35 +08:00
templates Add debounce animation for explore more button 2022-11-27 16:04:12 +08:00
themes Feat feature flags menu 2022-11-15 14:15:58 +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