Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 719 Bytes

File metadata and controls

16 lines (14 loc) · 719 Bytes

Documentation of php-simple-kafka-client

This is the documentation repository of php-kafka/php-simple-kafka-client.
See the live documentation at https://php-kafka.github.io/php-simple-kafka-client.github.io.
The documentation is built with Hugo.

Contributing

Clone this repository and make the necessary changes

[email protected]:php-kafka/php-simple-kafka-client.github.io.git

Run the Hugo docker image to verify your changes

docker-compose up 

Visit http://localhost:1313/php-simple-kafka-client.github.io/ in your browser.