Skip to content

Latest commit

 

History

History
 
 

docs

Documentation hub {docsify-ignore}

These docs cover docker setup and usage for local, and it's deployment

Currently under development, so the structure and logic can change before stable release {docsify-ignore}

Reporting issues

Simply create a new ticket here: https://github.com/scandipwa/base-theme/issues

Or ask in #docker channel

Developing docs {docsify-ignore}

Docs written in Markdown, use any editor as you like

Docsify is used to make local preview, with additional plugins and generate To use local preview you need:

  • Setup docsify with npm install
  • Execute npm start in documentation project
  • Preview the changes on http://localhost:4000