Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 740 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 740 Bytes
title
Redux Documentation

Redux.io Documentation

Build and Deploy

Documentation for Redux.io, the world's most powerful and widely used WordPress input framework.

These docs are based off of VuePress and automatically built by GitHub Actions.

Feel free to send pull requests and improvements. We'd love your help if you found anything we've missed.

Working with VuePress

yarn install

Test Locally

yarn docs:dev

Build HTML

yarn docs:build

Works best with a Unix-based OS.