Skip to content

Commit eb8c77a

Browse files
committed
update home
1 parent 5caf6d9 commit eb8c77a

File tree

3 files changed

+10
-13
lines changed

3 files changed

+10
-13
lines changed

README.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
home: true
2+
sidebar: false
3+
home: false
34
heroImage: /logo.svg
45
heroText: xrDebug
56
tagline: 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) |

src/tech/wordpress.svg

Lines changed: 1 addition & 0 deletions
Loading

src/video/cremino.mp4

-6.26 MB
Binary file not shown.

0 commit comments

Comments
 (0)