Skip to content

Commit c5f7128

Browse files
Deploy preview for PR 1 🛫
1 parent 8c4b8af commit c5f7128

2 files changed

Lines changed: 7 additions & 64 deletions

File tree

pr-preview/pr-1/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://php-debugger.github.io/website/pr-preview/pr-1/feed.xml" rel="self" type="application/atom+xml" /><link href="https://php-debugger.github.io/website/pr-preview/pr-1/" rel="alternate" type="text/html" /><updated>2026-05-14T18:31:06+00:00</updated><id>https://php-debugger.github.io/website/pr-preview/pr-1/feed.xml</id><title type="html"> </title><subtitle>A PHP debugger extension focused on step debugging with near-zero overhead.</subtitle><author><name>PHP Debugger</name></author></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://php-debugger.github.io/website/pr-preview/pr-1/feed.xml" rel="self" type="application/atom+xml" /><link href="https://php-debugger.github.io/website/pr-preview/pr-1/" rel="alternate" type="text/html" /><updated>2026-05-14T18:43:09+00:00</updated><id>https://php-debugger.github.io/website/pr-preview/pr-1/feed.xml</id><title type="html"> </title><subtitle>A PHP debugger extension focused on step debugging with near-zero overhead.</subtitle><author><name>PHP Debugger</name></author></feed>

pr-preview/pr-1/index.html

Lines changed: 6 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393

9494
</head>
9595

96-
<body class="layout--single" dir="ltr">
96+
<body class="layout--splash" dir="ltr">
9797

9898
<nav class="skip-links" aria-label="Skip links">
9999
<ul>
@@ -135,73 +135,22 @@
135135

136136

137137

138-
139-
140-
141-
142138
<div id="main" role="main">
143-
144-
145-
146-
147-
<article class="page h-entry" itemscope itemtype="https://schema.org/CreativeWork">
139+
<article class="splash" itemscope itemtype="https://schema.org/CreativeWork">
148140
<meta itemprop="headline" content="What is PHP Debugger?">
149141

150142

151143

152144

153-
<div class="page__inner-wrap">
154-
155-
<header>
156-
<h1 id="page-title" class="page__title p-name" itemprop="headline">
157-
<a href="https://php-debugger.github.io/website/pr-preview/pr-1/" itemprop="url">What is PHP Debugger?
158-
</a>
159-
</h1>
160-
161-
162-
163-
164-
</header>
165-
166-
167-
<section class="page__content e-content" itemprop="text">
168-
169-
<p>A PHP debugger extension focused on step debugging with near-zero overhead. Forked from <a href="https://xdebug.org/">Xdebug</a>, with profiling, coverage, and tracing removed.</p>
145+
<section class="page__content" itemprop="text">
146+
<p>A PHP debugger extension focused on step debugging with near-zero overhead. Forked from <a href="https://xdebug.org/">Xdebug</a>, with profiling, coverage, and tracing removed.</p>
170147

171148
<h3 id="main-repository">Main Repository</h3>
172149

173150
<p>Visit the <a href="https://github.com/php-debugger/php-debugger">PHP Debugger GitHub repository</a> to get started, view documentation, and contribute to the project.</p>
174151

175-
176-
</section>
177-
178-
<footer class="page__meta">
179-
180-
181-
182-
183-
184-
185-
186-
187-
188-
189-
190-
191-
</footer>
192-
193-
194-
195-
196-
197-
198-
</div>
199-
200-
152+
</section>
201153
</article>
202-
203-
204-
205154
</div>
206155

207156

@@ -214,10 +163,7 @@ <h3 id="main-repository">Main Repository</h3>
214163
<!-- start custom footer snippets -->
215164

216165
<!-- end custom footer snippets -->
217-
218-
219-
220-
<div class="page__footer-follow">
166+
<div class="page__footer-follow">
221167
<ul class="social-icons">
222168

223169

@@ -233,9 +179,6 @@ <h3 id="main-repository">Main Repository</h3>
233179
</ul>
234180
</div>
235181

236-
237-
<div class="page__footer-copyright">&copy; 2026 <a href="https://php-debugger.github.io"></a>. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/jekyll-themes/minimal-mistakes/" rel="nofollow">Minimal Mistakes</a>.</div>
238-
239182
</footer>
240183
</div>
241184

0 commit comments

Comments
 (0)