File tree Expand file tree Collapse file tree 3 files changed +10
-13
lines changed
Expand file tree Collapse file tree 3 files changed +10
-13
lines changed Original file line number Diff line number Diff line change 11---
2- home : true
2+ sidebar : false
3+ home : false
34heroImage : /logo.svg
45heroText : xrDebug
56tagline : Lightweight portable debug utility
@@ -14,19 +15,14 @@ Apache 2.0 Licensed | Copyright © [Rodolfo Berrios](https://rodolfoberrios.com)
1415# Quick start
1516
1617* [ Install] ( /install ) command
17- * [ Run] ( run/README.md ) ` xrdebug ` to spawn web server
18- * Install a client library for your language
19-
20- ## Demo
21-
22- <video width =" 100% " poster =" ./src/social/xrdebug-social.png " controls >
23- <source src="./src/video/cremino.mp4" type="video/mp4">
24- </video >
18+ * [ Run] ( run/README.md ) ` xrdebug ` to spawn server
19+ * Install a client library for your language or use the [ HTTP API] ( ./api/ ) directly
2520
2621## Client libraries
2722
28- 👍 To contribute a client library check the [ developer guide] ( /developer ) and the [ API] ( /api ) .
23+ To contribute a client library check the [ developer guide] ( /developer ) and the [ API] ( /api ) .
2924
30- | Language | Package |
31- | --------------------------------------------------------- | --------------------------------------------------------- |
32- | <img src =" ./src/tech/php.svg " alt =" drawing " width =" 140 " /> | [ xrdebug/php] ( https://packagist.org/packages/xrdebug/php ) |
25+ | Language | Package |
26+ | ----------------------------------------------------------------- | --------------------------------------------------------- |
27+ | <img src =" ./src/tech/php.svg " alt =" PHP " width =" 140 " /> | [ xrdebug/php] ( https://packagist.org/packages/xrdebug/php ) |
28+ | <img src =" ./src/tech/wordpress.svg " alt =" WordPress " width =" 140 " /> | [ xrdebug/wordpress] ( https://github.com/xrdebug/wordpress ) |
You can’t perform that action at this time.
0 commit comments