rust-search-extension/docs
2020-07-13 22:57:50 +08:00
..
content Add testimonials page 2020-07-01 23:46:17 +08:00
sass Adjust image size 2020-07-13 22:57:50 +08:00
static Improve documentation 2020-06-04 22:20:17 +08:00
templates Add testimonials page 2020-07-01 23:46:17 +08:00
config.toml Change base_url to root path 2020-03-13 11:54:08 +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