Skip to content

Commit 8c4b8af

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

2 files changed

Lines changed: 13 additions & 13 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:24:45+00:00</updated><id>https://php-debugger.github.io/website/pr-preview/pr-1/feed.xml</id><title type="html">php-debugger</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: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>

pr-preview/pr-1/index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<meta charset="utf-8">
1616

1717

18-
<!-- begin _includes/seo.html --><title>What is PHP Debugger? - php-debugger</title>
18+
<!-- begin _includes/seo.html --><title>What is PHP Debugger?</title>
1919
<meta name="description" content="A PHP debugger extension focused on step debugging with near-zero overhead.">
2020

2121

@@ -25,7 +25,7 @@
2525

2626
<meta property="og:type" content="website">
2727
<meta property="og:locale" content="en_US">
28-
<meta property="og:site_name" content="php-debugger">
28+
<meta property="og:site_name" content="">
2929
<meta property="og:title" content="What is PHP Debugger?">
3030
<meta property="og:url" content="https://php-debugger.github.io/website/pr-preview/pr-1/">
3131

@@ -71,8 +71,6 @@
7171
<!-- end _includes/seo.html -->
7272

7373

74-
75-
<link href="/website/pr-preview/pr-1/feed.xml" type="application/atom+xml" rel="alternate" title="php-debugger Feed">
7674
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7775

7876
<script>
@@ -113,10 +111,10 @@
113111
<div class="masthead__menu">
114112
<nav id="site-nav" class="greedy-nav" aria-label="Primary navigation">
115113

116-
<a class="site-logo" href="/website/pr-preview/pr-1/"><img src="https://raw.githubusercontent.com/php-debugger/art/main/php-debugger-lockup.png" alt="php-debugger"></a>
114+
<a class="site-logo" href="/website/pr-preview/pr-1/"><img src="https://raw.githubusercontent.com/php-debugger/art/main/php-debugger-lockup.png" alt=" "></a>
117115

118116
<a class="site-title" href="/website/pr-preview/pr-1/">
119-
php-debugger
117+
120118

121119
</a>
122120
<ul class="visible-links"></ul>
@@ -168,9 +166,7 @@ <h1 id="page-title" class="page__title p-name" itemprop="headline">
168166

169167
<section class="page__content e-content" itemprop="text">
170168

171-
<h2 id="what-is-php-debugger">What is PHP Debugger?</h2>
172-
173-
<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>
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>
174170

175171
<h3 id="main-repository">Main Repository</h3>
176172

@@ -226,15 +222,19 @@ <h3 id="main-repository">Main Repository</h3>
226222

227223

228224

229-
225+
226+
227+
<li><a href="https://github.com/php-debugger/php-debugger" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>
228+
229+
230230

231-
<li><a href="/website/pr-preview/pr-1/feed.xml"><i class="fas fa-fw fa-square-rss" aria-hidden="true"></i> Feed</a></li>
231+
232232

233233
</ul>
234234
</div>
235235

236236

237-
<div class="page__footer-copyright">&copy; 2026 <a href="https://php-debugger.github.io">php-debugger</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>
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>
238238

239239
</footer>
240240
</div>

0 commit comments

Comments
 (0)