actionsflow / docs

Actionsflow Docs Site

Home Page:https://actionsflow.github.io/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Actionsflow Docs Site With GatsbyJS

Live URL: https://actionsflow.github.io/docs/

Source docs for build site.

Getting Started

yarn start

Prerequisites

yarn install

To run locally, you should create .env file for environment variable:

GATSBY_ALGOLIA_APP_ID=
GATSBY_ALGOLIA_SEARCH_KEY=
ALGOLIA_ADMIN_KEY=
GATSBY_ALGOLIA_INDEX_NAME=
LOCAL_DOCS_PATH=../actionsflow/docs

Set LOCAL_DOCS_PATH to load docs locally, instead of from github online repo

Usage

Build Site

yarn build

About

Actionsflow Docs Site

https://actionsflow.github.io/docs

License:MIT License


Languages

Language:JavaScript 99.5%Language:Dockerfile 0.5%