Skip to content

Commit

Permalink
deploy: e7a2d7b
Browse files Browse the repository at this point in the history
  • Loading branch information
pronskiy committed Sep 14, 2023
1 parent 10a476a commit 12fdede
Show file tree
Hide file tree
Showing 10 changed files with 771 additions and 710 deletions.
2 changes: 1 addition & 1 deletion assets/css/app.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<title><![CDATA[The PHP Foundation]]></title>
<link href="https://thephp.foundation/atom.xml" rel="self"/>
<link href="https://thephp.foundation/"/>
<updated>2023-09-14T14:45:43+00:00</updated>
<updated>2023-09-14T18:00:14+00:00</updated>
<id>https://thephp.foundation/</id>
<generator uri="http://sculpin.io/">Sculpin</generator>
<entry>
Expand Down
146 changes: 70 additions & 76 deletions presentations/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,91 +148,85 @@ <h1 class="text-4xl font-bold">Presentations</h1>

<div class="my-16 gap-8 flex flex-col">
<article class="relative isolate flex flex-col gap-8 lg:flex-row">
<div class="relative aspect-[16/9] w-full lg:w-1/3">
<iframe src="https://media.ccc.de/v/froscon2023-2859-the_php_foundation/oembed"
class="w-full h-full"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
<div class="relative aspect-[16/9] w-full lg:w-1/3">
<iframe src="https://media.ccc.de/v/froscon2023-2859-the_php_foundation/oembed"
class="w-full h-full"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
<div>
<div class="flex items-center gap-x-4 text-xs">
<div class="text-gray-500">Aug 05-06, 2023</div>
<div class="text-gray-500">Sankt Augustin, Germany</div>
<div class="text-gray-500">FrOSCon 2023</div>
</div>
<div class="relative max-w-xl">
<h3 class="mt-3 text-lg leading-6 text-gray-900 font-semibold">
The PHP Foundation
</h3>
<div class="mt-5 text-sm leading-6 text-gray-600">
The PHP Foundation is a non-profit organization formed in 2021 by well-known PHP folks as well as major companies from the PHP ecosystem. What we have achieved since then and what we are planning next.
</div>
<div>
<div class="flex items-center gap-x-4 text-xs">
<div class="text-gray-500">Aug 05-06, 2023</div>
<div class="text-gray-500">Sankt Augustin, Germany</div>
<div class="text-gray-500">FrOSCon 2023</div>
</div>
<div class="relative max-w-xl">
<h3 class="mt-3 text-lg leading-6 text-gray-900 font-semibold">
The PHP Foundation
</h3>
<div class="mt-5 text-sm leading-6 text-gray-600">
The PHP Foundation is a non-profit organization formed in 2021 by well-known PHP folks as well as major companies from the PHP ecosystem.
What we have achieved since then and what we are planning next.
</div>
</div>
<div class="mt-6 flex border-t border-gray-900/5 pt-6 gap-x-8">
<div class="relative flex items-center gap-x-4">
<img src="https://avatars.githubusercontent.com/u/25218?s=200&v=4"
alt="" class="h-10 w-10 rounded-full bg-gray-50">
<div class="text-sm leading-6">
<a href="https://phpc.social/@sebastian" class="text-gray-900 font-semibold no-underline"
target="_blank" rel="noopener noreferrer">
Sebastian Bergmann</a>
<div class="text-gray-600">Administration</div>
</div>
</div>
</div>
<div class="mt-6 flex border-t border-gray-900/5 pt-6 gap-x-8">
<div class="relative flex items-center gap-x-4">
<img src="https://avatars.githubusercontent.com/u/25218?s=200&amp;v=4"
alt="Sebastian Bergmann" class="h-10 w-10 rounded-full bg-gray-50">
<div class="text-sm leading-6">
<a href="https://phpc.social/@sebastian" class="text-gray-900 font-semibold no-underline"
target="_blank" rel="noopener noreferrer">Sebastian Bergmann</a>
<div class="text-gray-600">Administration</div>
</div>
</div>
</article>
</div>
</div>
</article>

<article class="relative isolate flex flex-col gap-8 lg:flex-row">
<div class="relative aspect-[16/9] w-full lg:w-1/3">
<iframe src="https://www.youtube.com/embed/JBPtPy9iSP0"
class="w-full h-full"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
<div class="relative aspect-[16/9] w-full lg:w-1/3">
<iframe src="https://www.youtube.com/embed/JBPtPy9iSP0"
class="w-full h-full"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
<div>
<div class="flex items-center gap-x-4 text-xs">
<div class="text-gray-500">Oct 13-14, 2022</div>
<div class="text-gray-500">Paris, France</div>
<div class="text-gray-500">Forum PHP 2022</div>
</div>
<div class="relative max-w-xl">
<h3 class="mt-3 text-lg leading-6 text-gray-900 font-semibold">
The PHP Foundation: The Past, the Present, and the Future
</h3>
<div class="mt-5 text-sm leading-6 text-gray-600">
A complex saga of developers scattered around the world, all living under the rule of the elePHPant technology.
</div>
<div>
<div class="flex items-center gap-x-4 text-xs">
<div class="text-gray-500">Oct 13-14, 2022</div>
<div class="text-gray-500">Paris, France</div>
<div class="text-gray-500">Forum PHP 2022</div>
</div>
<div class="relative max-w-xl">
<h3 class="mt-3 text-lg leading-6 text-gray-900 font-semibold">
The PHP Foundation: The Past, the Present, and the Future
</h3>
<div class="mt-5 text-sm leading-6 text-gray-600">
A complex saga of developers scattered around the world, all living under the rule of the
elePHPant technology.
</div>
</div>
<div class="mt-6 flex border-t border-gray-900/5 pt-6 gap-x-8">
<div class="relative flex items-center gap-x-4">
<img src="https://avatars.githubusercontent.com/u/25218?s=200&amp;v=4"
alt="Sebastian Bergmann" class="h-10 w-10 rounded-full bg-gray-50">
<div class="text-sm leading-6">
<a href="https://phpc.social/@sebastian" class="text-gray-900 font-semibold no-underline"
target="_blank" rel="noopener noreferrer">Sebastian Bergmann</a>
<div class="text-gray-600">Administration</div>
</div>
<div class="mt-6 flex border-t border-gray-900/5 pt-6 gap-x-8">
<div class="relative flex items-center gap-x-4">
<img src="https://avatars.githubusercontent.com/u/25218?s=200&v=4"
alt="" class="h-10 w-10 rounded-full bg-gray-50">
<div class="text-sm leading-6">
<a href="https://phpc.social/@sebastian" class="text-gray-900 font-semibold no-underline"
target="_blank" rel="noopener noreferrer">
Sebastian Bergmann</a>
<div class="text-gray-600">Administration</div>
</div>
</div>

<div class="relative flex items-center gap-x-4">
<img src="https://avatars.githubusercontent.com/u/1196825?s=200&v=4"
alt="" class="h-10 w-10 rounded-full bg-gray-50">
<div class="text-sm leading-6">
<a href="https://twitter.com/pronskiy" class="text-gray-900 font-semibold no-underline"
target="_blank" rel="noopener noreferrer">
Roman Pronskiy</a>
<div class="text-gray-600">Administration</div>
</div>
</div>
</div>
<div class="relative flex items-center gap-x-4">
<img src="https://avatars.githubusercontent.com/u/1196825?s=200&amp;v=4"
alt="Roman Pronskiy" class="h-10 w-10 rounded-full bg-gray-50">
<div class="text-sm leading-6">
<a href="https://twitter.com/pronskiy" class="text-gray-900 font-semibold no-underline"
target="_blank" rel="noopener noreferrer">Roman Pronskiy</a>
<div class="text-gray-600">Administration</div>
</div>
</div>
</article>
</div>
</div>
</article>
</div>
</section>
<footer class="bg-gray-900">
Expand Down
2 changes: 1 addition & 1 deletion rss/ayesh_karunaratne.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title><![CDATA[The PHP Foundation]]></title><description><![CDATA[Supporting, Advancing, and Developing the PHP Language]]></description><updated>2023-09-14T14:45:43+00:00</updated><entry><author><name>Ayesh Karunaratne</name><uri>https://aye.sh</uri></author><author><name>Sergey Panteleev</name><uri>https://sergeypanteleev.com</uri></author><title type="html"><![CDATA[PHP Core Roundup #15]]></title><content type="html"><![CDATA[<p>Welcome back to <a href="/blog/tag/roundup/">PHP Core Roundup</a> series! This is post #15, where we highlight and celebrate the improvements made to PHP during the month past by the PHP development team, members of the PHP Foundation, and more.</p>
<feed xmlns="http://www.w3.org/2005/Atom"><title><![CDATA[The PHP Foundation]]></title><description><![CDATA[Supporting, Advancing, and Developing the PHP Language]]></description><updated>2023-09-14T18:00:14+00:00</updated><entry><author><name>Ayesh Karunaratne</name><uri>https://aye.sh</uri></author><author><name>Sergey Panteleev</name><uri>https://sergeypanteleev.com</uri></author><title type="html"><![CDATA[PHP Core Roundup #15]]></title><content type="html"><![CDATA[<p>Welcome back to <a href="/blog/tag/roundup/">PHP Core Roundup</a> series! This is post #15, where we highlight and celebrate the improvements made to PHP during the month past by the PHP development team, members of the PHP Foundation, and more.</p>

<blockquote>
<p>The PHP Foundation is a collective of PHP contributors, veterans, and companies that collaborate to ensure the long-term sustainability of the PHP programming language. The foundation currently supports six contributors focused on PHP's maintenance, debt reduction, and feature development. These contributors work closely with others on coding, documentation, and discussions.</p>
Expand Down
2 changes: 1 addition & 1 deletion rss/nils_adermann.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title><![CDATA[The PHP Foundation]]></title><description><![CDATA[Supporting, Advancing, and Developing the PHP Language]]></description><updated>2023-09-14T14:45:43+00:00</updated><entry><author><name>Roman Pronskiy</name><uri>https://twitter.com/pronskiy</uri></author><author><name>Nils Adermann</name><uri>https://twitter.com/naderman</uri></author><title type="html"><![CDATA[We Are Looking for Developers to Join the PHP Foundation]]></title><content type="html"><![CDATA[<p>Working on an open-source project which is used by millions of developers and which is trusted by hundreds of thousands of businesses around the world. Getting paid for this work and not having a burnout. Sounds like a dream, doesn't it? But this is exactly the opportunity that the PHP Foundation provides to those who would like to develop and maintain the PHP language.</p>
<feed xmlns="http://www.w3.org/2005/Atom"><title><![CDATA[The PHP Foundation]]></title><description><![CDATA[Supporting, Advancing, and Developing the PHP Language]]></description><updated>2023-09-14T18:00:14+00:00</updated><entry><author><name>Roman Pronskiy</name><uri>https://twitter.com/pronskiy</uri></author><author><name>Nils Adermann</name><uri>https://twitter.com/naderman</uri></author><title type="html"><![CDATA[We Are Looking for Developers to Join the PHP Foundation]]></title><content type="html"><![CDATA[<p>Working on an open-source project which is used by millions of developers and which is trusted by hundreds of thousands of businesses around the world. Getting paid for this work and not having a burnout. Sounds like a dream, doesn't it? But this is exactly the opportunity that the PHP Foundation provides to those who would like to develop and maintain the PHP language.</p>
<p>The PHP Foundation is a non-profit organization, started in 2021 by Acquia, Automattic, Craft CMS, JetBrains, Laravel, PrestaShop, Private Packagist, Symfony, Tideways, and Zend by Perforce with a mission to support, advance, and develop the PHP language.</p>
Expand Down
2 changes: 1 addition & 1 deletion rss/roman_pronskiy.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title><![CDATA[The PHP Foundation]]></title><description><![CDATA[Supporting, Advancing, and Developing the PHP Language]]></description><updated>2023-09-14T14:45:43+00:00</updated><entry><author><name>Roman Pronskiy</name><uri>https://twitter.com/pronskiy</uri></author><title type="html"><![CDATA[The PHP Foundation Update, March 2022]]></title><content type="html"><![CDATA[<p><code>&lt;?php echo 'Hello world!';</code></p>
<feed xmlns="http://www.w3.org/2005/Atom"><title><![CDATA[The PHP Foundation]]></title><description><![CDATA[Supporting, Advancing, and Developing the PHP Language]]></description><updated>2023-09-14T18:00:14+00:00</updated><entry><author><name>Roman Pronskiy</name><uri>https://twitter.com/pronskiy</uri></author><title type="html"><![CDATA[The PHP Foundation Update, March 2022]]></title><content type="html"><![CDATA[<p><code>&lt;?php echo 'Hello world!';</code></p>
<p>We promised to publish monthly updates, but something everything went wrong in February.</p>
Expand Down
2 changes: 1 addition & 1 deletion rss/sebastian_bergmann.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title><![CDATA[The PHP Foundation]]></title><description><![CDATA[Supporting, Advancing, and Developing the PHP Language]]></description><updated>2023-09-14T14:45:43+00:00</updated><entry><author><name>Sebastian Bergmann</name><uri>https://github.com/sebastianbergmann</uri></author><title type="html"><![CDATA[Interview with Core Developers]]></title><content type="html"><![CDATA[<p>The initial group of sponsored developers has now been "at it" for a month, and we thought that you might be interested in who they are and what they work on. I got the opportunity to (virtually) sit down with Derick Rethans, George Peter Banyard, Ilija Tovilo, Jakub Zelenka, Máté Kocsis, and Arnaud Le Blanc for an interview.</p>
<feed xmlns="http://www.w3.org/2005/Atom"><title><![CDATA[The PHP Foundation]]></title><description><![CDATA[Supporting, Advancing, and Developing the PHP Language]]></description><updated>2023-09-14T18:00:14+00:00</updated><entry><author><name>Sebastian Bergmann</name><uri>https://github.com/sebastianbergmann</uri></author><title type="html"><![CDATA[Interview with Core Developers]]></title><content type="html"><![CDATA[<p>The initial group of sponsored developers has now been "at it" for a month, and we thought that you might be interested in who they are and what they work on. I got the opportunity to (virtually) sit down with Derick Rethans, George Peter Banyard, Ilija Tovilo, Jakub Zelenka, Máté Kocsis, and Arnaud Le Blanc for an interview.</p>
<h4 id="%2A%2Asebastian%3A%2A%2A-let%27s-start-with-a-round-of-introductions.-who-are-you%3F"><strong>Sebastian:</strong> Let's start with a round of introductions. Who are you?</h4>
Expand Down
2 changes: 1 addition & 1 deletion rss/sergey_panteleev.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title><![CDATA[The PHP Foundation]]></title><description><![CDATA[Supporting, Advancing, and Developing the PHP Language]]></description><updated>2023-09-14T14:45:43+00:00</updated><entry><author><name>Ayesh Karunaratne</name><uri>https://aye.sh</uri></author><author><name>Sergey Panteleev</name><uri>https://sergeypanteleev.com</uri></author><title type="html"><![CDATA[PHP Core Roundup #15]]></title><content type="html"><![CDATA[<p>Welcome back to <a href="/blog/tag/roundup/">PHP Core Roundup</a> series! This is post #15, where we highlight and celebrate the improvements made to PHP during the month past by the PHP development team, members of the PHP Foundation, and more.</p>
<feed xmlns="http://www.w3.org/2005/Atom"><title><![CDATA[The PHP Foundation]]></title><description><![CDATA[Supporting, Advancing, and Developing the PHP Language]]></description><updated>2023-09-14T18:00:14+00:00</updated><entry><author><name>Ayesh Karunaratne</name><uri>https://aye.sh</uri></author><author><name>Sergey Panteleev</name><uri>https://sergeypanteleev.com</uri></author><title type="html"><![CDATA[PHP Core Roundup #15]]></title><content type="html"><![CDATA[<p>Welcome back to <a href="/blog/tag/roundup/">PHP Core Roundup</a> series! This is post #15, where we highlight and celebrate the improvements made to PHP during the month past by the PHP development team, members of the PHP Foundation, and more.</p>
<blockquote>
<p>The PHP Foundation is a collective of PHP contributors, veterans, and companies that collaborate to ensure the long-term sustainability of the PHP programming language. The foundation currently supports six contributors focused on PHP's maintenance, debt reduction, and feature development. These contributors work closely with others on coding, documentation, and discussions.</p>
Expand Down
8 changes: 4 additions & 4 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,25 +164,25 @@
</url>
<url>
<loc>https://thephp.foundation/branding</loc>
<lastmod>2023-09-14T14:45:43+00:00</lastmod>
<lastmod>2023-09-14T18:00:14+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://thephp.foundation/code-of-conduct</loc>
<lastmod>2023-09-14T14:45:43+00:00</lastmod>
<lastmod>2023-09-14T18:00:14+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://thephp.foundation/get-involved</loc>
<lastmod>2023-09-14T14:45:43+00:00</lastmod>
<lastmod>2023-09-14T18:00:14+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://thephp.foundation/privacy-policy</loc>
<lastmod>2023-09-14T14:45:43+00:00</lastmod>
<lastmod>2023-09-14T18:00:14+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>1.0</priority>
</url>
Expand Down
Loading

0 comments on commit 12fdede

Please sign in to comment.