/understrap.github.io

Documentation project for UnderStrap WordPress theme Framework

Creative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

Understrap Documentation

How to contribute

Install docsify

It is recommended to install docsify-cli globally, which helps initializing and previewing the website locally.

npm i docsify-cli -g

Preview your site

Run the local server with docsify serve. You can preview your site in your browser on http://localhost:3000.

docsify serve ./docs