Skip to content

Commit b945f20

Browse files
Deploy preview for PR 1 🛫
1 parent 47f6c5f commit b945f20

2 files changed

Lines changed: 12 additions & 10 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:09:26+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:17:18+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>

pr-preview/pr-1/index.html

Lines changed: 11 additions & 9 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>Welcome to PHP Debugger</title>
18+
<!-- begin _includes/seo.html --><title>What is PHP Debugger? - php-debugger</title>
1919
<meta name="description" content="A PHP debugger extension focused on step debugging with near-zero overhead.">
2020

2121

@@ -25,8 +25,8 @@
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">
29-
<meta property="og:title" content="Welcome to PHP Debugger">
28+
<meta property="og:site_name" content="php-debugger">
29+
<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

3232

@@ -72,7 +72,7 @@
7272

7373

7474

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

7878
<script>
@@ -113,8 +113,10 @@
113113
<div class="masthead__menu">
114114
<nav id="site-nav" class="greedy-nav" aria-label="Primary navigation">
115115

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>
117+
116118
<a class="site-title" href="/website/pr-preview/pr-1/">
117-
PHP Debugger
119+
php-debugger
118120

119121
</a>
120122
<ul class="visible-links"></ul>
@@ -145,7 +147,7 @@
145147

146148

147149
<article class="page h-entry" itemscope itemtype="https://schema.org/CreativeWork">
148-
<meta itemprop="headline" content="Welcome to PHP Debugger">
150+
<meta itemprop="headline" content="What is PHP Debugger?">
149151

150152

151153

@@ -154,7 +156,7 @@
154156

155157
<header>
156158
<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">Welcome to PHP Debugger
159+
<a href="https://php-debugger.github.io/website/pr-preview/pr-1/" itemprop="url">What is PHP Debugger?
158160
</a>
159161
</h1>
160162

@@ -166,7 +168,7 @@ <h1 id="page-title" class="page__title p-name" itemprop="headline">
166168

167169
<section class="page__content e-content" itemprop="text">
168170

169-
<h2 id="about-php-debugger">About PHP Debugger</h2>
171+
<h2 id="what-is-php-debugger">What is PHP Debugger?</h2>
170172

171173
<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>
172174

@@ -232,7 +234,7 @@ <h3 id="main-repository">Main Repository</h3>
232234
</div>
233235

234236

235-
<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">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>
236238

237239
</footer>
238240
</div>

0 commit comments

Comments
 (0)