This repo are used to generate milvus tutorial websites.
Each tutorial can be a markdown file.
-how-to-install-milvus
- assets // pictures used in index.md
- index.md // tutorial
Each markdown must contain meta information at the head of the document, so that the web system can recognize it as a tutorial
summary: How to use milvus and vgg to implement a reverse image search application
id: how-to-do-reverse-image-search
categories: milvus
tags: demo
status: Published
authors: Brother Long
Feedback Link: https://milvus.io
The website will get update when the master branch changes, so please do not modify content directly on master branch, pull request is welcome.