hedaai / docs

Official documents for gorse recommender system engine

Home Page:https://gorse.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gorse Docs

Official documents for Gorse recommender system.

Setup environment

This is a VuePress project, so you need to install:

Install dependencies and run

# Clone the repository
git clone git@github.com:gorse-io/docs.git

# Change directory
cd docs

# Install dependencies
yarn install

# Run Gorse Docs on http://localhost:8080
yarn docs:dev

Deployment

Gorse Docs is deployed as a static website. The main branch is deployed at https://docs.gorse.io.

You can build the static website like this:

 yarn docs:build

The static files will be available in .vuepress/dist.

Localization

Welcome to translate the Gorse document into more languages on GitLocalize.

Language Progress
Chinese gitlocalized

Acknowledgments

About

Official documents for gorse recommender system engine

https://gorse.io

License:Creative Commons Zero v1.0 Universal


Languages

Language:TypeScript 98.7%Language:SCSS 1.3%