Skip to content

magewirephp/magewire-docs

Repository files navigation

Magewire PHP - Documentation

Installation

To contribute to the documentation, follow these steps:

  1. Build Docker image (once or on update):

    docker build -t magewirephp/mkdocs-material .
  2. Run locally:

    docker run --rm -it -p 8000:8000 -v ${PWD}:/docs magewirephp/mkdocs-material
  3. Visit:

    http://0.0.0.0:8000/magewire-docs/

About

Magewire Documentation

Resources

License

Stars

2 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors