rust-search-extension/docs
2021-01-09 11:34:40 +08:00
..
content Update testimonial and FAQ pages 2021-01-09 11:34:40 +08:00
sass Remove duplicate css class 2021-01-07 23:22:06 +08:00
static Update v1.1 docs website 2021-01-05 00:27:36 +08:00
templates Release version 1.1 🎉🎉 2021-01-05 23:04:31 +08:00
themes Remove duplicate css class 2021-01-07 23:22:06 +08:00
config.toml Add website meta infos 2020-10-12 09:15:30 +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