kudosqujo / pactflow-docs.pactflow.io

Pactflow technical documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs.pactflow.io

Pactflow technical documentation

This doco site is generated with https://docusaurus.io/docs/

There are two main directories. All the website assets (pages, css, images) is in website and the documentation pages are found in docs.

Refer to website/README.md

Development

docker-compose up

Environments

Test: docs.test.pactflow.io

Prod: docs.pactflow.io

Search

Search is provided by Algolia and the dashboard is here

The config is stored in ./scripts/crawl/crawlconf.json

You will need to set an api admin key which you can get here

export PACTFLOW_ALGOLIA_KEY=xyz
export PACTFLOW_ALGOLIA_APP_ID=LY8MHW6MWQ

and it can be run by

make crawl

About

Pactflow technical documentation

License:Other


Languages

Language:HTML 73.8%Language:JavaScript 22.1%Language:CSS 2.8%Language:Ruby 1.1%Language:Shell 0.2%Language:Dockerfile 0.0%Language:Makefile 0.0%