Skip to content

This holds the documentation website available at docs.zionbuilder.io

Notifications You must be signed in to change notification settings

zionbuilder/zionbuilder-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zion builder documentation banner

Zion Builder documentation

This holds the documentation website available at docs.zionbuilder.io. The entire documentation is written in markdown and it is powered by vitepress and Algolia DocSearch.

Contributing

Feel free to contribute to the Zion Builder documentation by forking this repository and submitting pull request to the "main" branch. If you want to provide your feedback, you can do it by accessing feedback.zionbuilder.io.

Installation

In order to setup the repository for contribution, you will need to clone the repository using:

git clone git@github.com:zionbuilder/zionbuilder-documentation.git zionbuilder-documentation
cd zionbuilder-documentation

After this, you can run the following commands:

// Install the dependencies
npm

// Start development server
npm run docs:dev

// Build the documentation
npm run docs:build

About

This holds the documentation website available at docs.zionbuilder.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published