rust-search-extension/docs
2020-07-25 23:44:21 +08:00
..
content Add testimonials page 2020-07-01 23:46:17 +08:00
sass Change to juice theme 2020-07-25 23:44:21 +08:00
static Improve documentation 2020-06-04 22:20:17 +08:00
templates Change to juice theme 2020-07-25 23:44:21 +08:00
themes Change to juice theme 2020-07-25 23:44:21 +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