This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1359f6333 Deploying to asf-site from @
apache/cordova-docs@5ba9758df180d68bb1cb64df1d801ff316361df7 🚀
1359f6333 is described below
commit 1359f6333f8efd3dab98999a60d8977ff6a8701e
Author: erisu <[email protected]>
AuthorDate: Tue Nov 1 01:17:05 2022 +0000
Deploying to asf-site from @
apache/cordova-docs@5ba9758df180d68bb1cb64df1d801ff316361df7 🚀
---
contribute/team.html | 261 +++++++++++++++++++++++----------------------------
feed.xml | 4 +-
static/css/main.css | 67 +++++++++++++
3 files changed, 187 insertions(+), 145 deletions(-)
diff --git a/contribute/team.html b/contribute/team.html
index 077afd0cc..52f333d9a 100644
--- a/contribute/team.html
+++ b/contribute/team.html
@@ -120,178 +120,153 @@
<div class="page container">
<div>
- <div class="row">
+ <svg xmlns="http://www.w3.org/2000/svg" hidden style="display: none
!important">
+ <symbol id="browser" viewBox="461.6 9.3 30 30">
+ <path d="M476.7 10.3c-7.7 0-14 6.3-14 14s6.3 14 14 14 14-6.3
14-14-6.3-14-14-14m9.8 9h-5.1c-.3-2.1-.8-4-1.4-5.5 2.8.9 5.1 2.9 6.5 5.5m-6.8
5-.1 3h-5.8l-.1-3 .1-3h5.8l.1 3m-3 11h-.9c-.6-1.1-1.4-3.1-1.8-6h5.3c-.4 2.9-1.1
4.8-1.8 6h-.8m-2.7-16c.4-2.9 1.1-4.8 1.8-6h1.8c.6 1.1 1.4 3.1 1.8
6H474zm-.6-5.5c-.6 1.5-1.1 3.4-1.4 5.5h-5.1c1.3-2.6 3.6-4.6 6.5-5.5m-7.3
7.5h5.7l-.1 3 .1 3h-5.7c-.3-1-.4-2-.4-3s.1-2 .4-3m.8 8h5.1c.3 2.1.8 4 1.4
5.5-2.9-.9-5.2-2.9-6.5-5.5m13.1 5.5c.6-1.5 1.1-3.4 1 [...]
+ </symbol>
+ <symbol id="twitter" viewBox="0 0 248 204">
+ <path fill="#1d9bf0" d="M221.95 51.29c.15 2.17.15 4.34.15 6.53 0
66.73-50.8 143.69-143.69 143.69v-.04c-27.44.04-54.31-7.82-77.41-22.64 3.99.48 8
.72 12.02.73 22.74.02 44.83-7.61 62.72-21.66-21.61-.41-40.56-14.5-47.18-35.07
7.57 1.46 15.37 1.16 22.8-.87-23.56-4.76-40.51-25.46-40.51-49.5v-.64c7.02 3.91
14.88 6.08 22.92 6.32C11.58 63.31 4.74 33.79 18.14 10.71c25.64 31.55 63.47
50.73 104.08 52.76-4.07-17.54 1.49-35.92 14.61-48.25 20.34-19.12 52.33-18.14
71.45 2.19 11.31-2.23 22.15-6. [...]
+ </symbol>
+</svg>
+
+<div class="row">
<div class="col-sm-12 text-center">
<h1>Team</h1>
<p>These are some of people behind Apache Cordova</p>
</div>
</div>
-
-<div class="row">
- <div class="col-sm-8 col-xs-8">
- <span>
- <h2>Darryl Pogue</h2>
- <p><strong>PMC Member</strong> since Sept. 2016 and Web App
developer</p>
- </span>
- </div>
-</div>
-<div class="row">
- <div class="col-sm-8">
- <p>
- <p>Building apps with Cordova since 2012, Darryl started
contributing patches and bugfixes before joining as a committer in 2016.
He's a self-described "Web Fanatic" who longs to see projects
embrace the web platform. During his free time, he juggles too many unfinished
side projects, along with hiking, amateur radio activities, and keeping up with
browser developments.</p>
-
- </p>
- </div>
- <div class="col-sm-3 col-sm-offset-1 team-member-profile">
- <img height="256" width="256"
src="https://avatars.githubusercontent.com/u/241708?s=256&v=4"><img>
-
- <a href="https://twitter.com/dpogue">Twitter</a>
-
-
- <a href="https://dpogue.ca">Homepage</a>
-
- </div>
+<div class="team">
+
+ <div class="team-card">
+ <div class="team-card-header">
+ <img class="team-member-profile-image"
src="https://avatars.githubusercontent.com/u/241708?s=256&v=4" alt="Darryl
Pogue profile image" />
+ <div>
+ <h2>Darryl Pogue</h2>
+ <p><strong>PMC Member</strong> since Sept. 2016 and Web App
developer</p>
+ <div>
+
+ <a class="social" target="_blank"
href="https://twitter.com/dpogue"><svg class="social-icon twitter"><use
href="#twitter" /></svg></a>
+
+
+ <a class="social" target="_blank"
href="https://dpogue.ca"><svg class="social-icon browser"><use href="#browser"
/></svg></a>
+
+ </div>
+ </div>
+ </div>
+ <div class="team-card-content"><p>Building apps with Cordova since
2012, Darryl started contributing patches and bugfixes before joining as a
committer in 2016. He's a self-described "Web Fanatic" who longs
to see projects embrace the web platform. During his free time, he juggles too
many unfinished side projects, along with hiking, amateur radio activities, and
keeping up with browser developments.</p>
</div>
-
-<div class="row">
- <div class="col-sm-8 col-xs-8">
- <span>
- <h2>Bryan Ellis</h2>
- <p><strong>PMC Member</strong> since July 2018</p>
- </span>
</div>
-</div>
-<div class="row">
- <div class="col-sm-8">
- <p>
- <p>Was first introduced to Cordova in 2015 to build upon and
maintain a cloud-based integrated development environment for building Cordova
apps. At the same time supported Cordova plugins. Eventually became an Apache
Cordova committer in 2018.</p>
+
+ <div class="team-card">
+ <div class="team-card-header">
+ <img class="team-member-profile-image"
src="https://avatars.githubusercontent.com/u/1029107" alt="Bryan Ellis profile
image" />
+ <div>
+ <h2>Bryan Ellis</h2>
+ <p><strong>PMC Member</strong> since July 2018</p>
+ <div>
+
+
+ <a class="social" target="_blank"
href="https://erisu.dev"><svg class="social-icon browser"><use href="#browser"
/></svg></a>
+
+ </div>
+ </div>
+ </div>
+ <div class="team-card-content"><p>Was first introduced to Cordova in
2015 to build upon and maintain a cloud-based integrated development
environment for building Cordova apps. At the same time supported Cordova
plugins. Eventually became an Apache Cordova committer in 2018.</p>
<p>During free time, enjoys researching and experimenting with the latest
programming features to see how it could be integrated with Cordova to improve
the performance, simplify development, and decrease code snuff.</p>
-
- </p>
- </div>
- <div class="col-sm-3 col-sm-offset-1 team-member-profile">
- <img height="256" width="256"
src="https://avatars.githubusercontent.com/u/1029107"><img>
-
-
- <a href="https://erisu.dev">Homepage</a>
-
- </div>
</div>
-
-<div class="row">
- <div class="col-sm-8 col-xs-8">
- <span>
- <h2>Jesse MacFadyen</h2>
- <p><strong>PMC Member</strong> since forever.</p>
- </span>
</div>
-</div>
-<div class="row">
- <div class="col-sm-8">
- <p>
- <p>A <em>PhoneGap</em> contributor since day 1 and a
<em>Cordova</em> committer since day 0. Jesse is part of a team at Adobe
working on developer tooling to uniformly access multiple Adobe Experience
Cloud APIs and services and extensibly enable the next generation of creative
apps.</p>
+
+ <div class="team-card">
+ <div class="team-card-header">
+ <img class="team-member-profile-image"
src="https://avatars.githubusercontent.com/u/46134?s=256&v=4" alt="Jesse
MacFadyen profile image" />
+ <div>
+ <h2>Jesse MacFadyen</h2>
+ <p><strong>PMC Member</strong> since forever.</p>
+ <div>
+
+ <a class="social" target="_blank"
href="https://twitter.com/purplecabbage"><svg class="social-icon twitter"><use
href="#twitter" /></svg></a>
+
+
+ <a class="social" target="_blank"
href="https://github.com/purplecabbage"><svg class="social-icon browser"><use
href="#browser" /></svg></a>
+
+ </div>
+ </div>
+ </div>
+ <div class="team-card-content"><p>A <em>PhoneGap</em> contributor
since day 1 and a <em>Cordova</em> committer since day 0. Jesse is part of a
team at Adobe working on developer tooling to uniformly access multiple Adobe
Experience Cloud APIs and services and extensibly enable the next generation of
creative apps.</p>
<p><em>aka</em> Project Firefly</p>
-
- </p>
- </div>
- <div class="col-sm-3 col-sm-offset-1 team-member-profile">
- <img height="256" width="256"
src="https://avatars.githubusercontent.com/u/46134?s=256&v=4"><img>
-
- <a href="https://twitter.com/purplecabbage">Twitter</a>
-
-
- <a href="https://github.com/purplecabbage">Homepage</a>
-
- </div>
</div>
-
-<div class="row">
- <div class="col-sm-8 col-xs-8">
- <span>
- <h2>Kenichi Naito (Ken)</h2>
- <p><strong>PMC Member</strong> since July 2018</p>
- </span>
</div>
-</div>
-<div class="row">
- <div class="col-sm-8">
- <p>
- <p>Has first learned about Cordova in 2012 and has since been
involved in hybrid app and plugin development and support.
+
+ <div class="team-card">
+ <div class="team-card-header">
+ <img class="team-member-profile-image"
src="https://avatars.githubusercontent.com/u/5112183" alt="Kenichi Naito (Ken)
profile image" />
+ <div>
+ <h2>Kenichi Naito (Ken)</h2>
+ <p><strong>PMC Member</strong> since July 2018</p>
+ <div>
+
+ <a class="social" target="_blank"
href="https://twitter.com/knight_9999"><svg class="social-icon twitter"><use
href="#twitter" /></svg></a>
+
+
+ <a class="social" target="_blank"
href="https://github.com/knight9999"><svg class="social-icon browser"><use
href="#browser" /></svg></a>
+
+ </div>
+ </div>
+ </div>
+ <div class="team-card-content"><p>Has first learned about Cordova in
2012 and has since been involved in hybrid app and plugin development and
support.
Joined PMC in 2018 and assists with development and testing.</p>
-
- </p>
- </div>
- <div class="col-sm-3 col-sm-offset-1 team-member-profile">
- <img height="256" width="256"
src="https://avatars.githubusercontent.com/u/5112183"><img>
-
- <a href="https://twitter.com/knight_9999">Twitter</a>
-
-
- <a href="https://github.com/knight9999">Homepage</a>
-
- </div>
</div>
-
-<div class="row">
- <div class="col-sm-8 col-xs-8">
- <span>
- <h2>Niklas Merz</h2>
- <p><strong>PMC Member</strong> since Dec. 2019 and plugin
author</p>
- </span>
</div>
-</div>
-<div class="row">
- <div class="col-sm-8">
- <p>
- <p>At his day job he works on a Cordova app that became very
complex over years. Contributes to Apache and develops plugins mostly in his
free time.
+
+ <div class="team-card">
+ <div class="team-card-header">
+ <img class="team-member-profile-image"
src="https://avatars.githubusercontent.com/u/3585860?s=256&v=4" alt="Niklas
Merz profile image" />
+ <div>
+ <h2>Niklas Merz</h2>
+ <p><strong>PMC Member</strong> since Dec. 2019 and plugin
author</p>
+ <div>
+
+ <a class="social" target="_blank"
href="https://twitter.com/niklasmaerz"><svg class="social-icon twitter"><use
href="#twitter" /></svg></a>
+
+
+ <a class="social" target="_blank"
href="https://blog.merzlabs.com"><svg class="social-icon browser"><use
href="#browser" /></svg></a>
+
+ </div>
+ </div>
+ </div>
+ <div class="team-card-content"><p>At his day job he works on a Cordova
app that became very complex over years. Contributes to Apache and develops
plugins mostly in his free time.
Started contributing patches and became active in Cordova development after
hitting the limits and finding OS bugs.
Niklas mostly worked on the InAppBrowser plugin and cordova-ios but tries to
help everywhere he can.</p>
-
- </p>
- </div>
- <div class="col-sm-3 col-sm-offset-1 team-member-profile">
- <img height="256" width="256"
src="https://avatars.githubusercontent.com/u/3585860?s=256&v=4"><img>
-
- <a href="https://twitter.com/niklasmaerz">Twitter</a>
-
-
- <a href="https://blog.merzlabs.com">Homepage</a>
-
- </div>
</div>
-
-<div class="row">
- <div class="col-sm-8 col-xs-8">
- <span>
- <h2>Norman Breau</h2>
- <p><strong>PMC Member</strong> since Aug. 2019 and App
developer</p>
- </span>
</div>
+
+ <div class="team-card">
+ <div class="team-card-header">
+ <img class="team-member-profile-image"
src="https://avatars.githubusercontent.com/u/11200662?s=256&v=4" alt="Norman
Breau profile image" />
+ <div>
+ <h2>Norman Breau</h2>
+ <p><strong>PMC Member</strong> since Aug. 2019 and App
developer</p>
+ <div>
+
+ <a class="social" target="_blank"
href="https://twitter.com/NormanBreau"><svg class="social-icon twitter"><use
href="#twitter" /></svg></a>
+
+
+ <a class="social" target="_blank"
href="https://breautek.com"><svg class="social-icon browser"><use
href="#browser" /></svg></a>
+
+ </div>
+ </div>
+ </div>
+ <div class="team-card-content"><p>At his day job, he maintains road
asset management software that runs on mobile devices powered by Cordova.
During his free time he contributes to Apache by helping manage tickets,
providing support on Slack, and providing patches when possible.</p>
</div>
-<div class="row">
- <div class="col-sm-8">
- <p>
- <p>At his day job, he maintains road asset management software
that runs on mobile devices powered by Cordova. During his free time he
contributes to Apache by helping manage tickets, providing support on Slack,
and providing patches when possible.</p>
-
- </p>
- </div>
- <div class="col-sm-3 col-sm-offset-1 team-member-profile">
- <img height="256" width="256"
src="https://avatars.githubusercontent.com/u/11200662?s=256&v=4"><img>
-
- <a href="https://twitter.com/NormanBreau">Twitter</a>
-
-
- <a href="https://breautek.com">Homepage</a>
-
</div>
+
</div>
-
</div>
</div>
diff --git a/feed.xml b/feed.xml
index 86589324e..8f03fe1d2 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
</description>
<link>https://cordova.apache.org/</link>
<atom:link href="https://cordova.apache.org/feed.xml" rel="self"
type="application/rss+xml"/>
- <pubDate>Mon, 31 Oct 2022 08:58:19 +0000</pubDate>
- <lastBuildDate>Mon, 31 Oct 2022 08:58:19 +0000</lastBuildDate>
+ <pubDate>Tue, 01 Nov 2022 01:15:52 +0000</pubDate>
+ <lastBuildDate>Tue, 01 Nov 2022 01:15:52 +0000</lastBuildDate>
<generator>Jekyll v4.3.1</generator>
<item>
diff --git a/static/css/main.css b/static/css/main.css
index f6c14217d..a79d17c5c 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -9930,4 +9930,71 @@ html[lang=ru] .docs #old-home ul li {
}
.artwork .button a:hover {
color: #4cc2e4;
+}
+
+.team {
+ margin-top: 20px;
+ display: flex;
+ flex-direction: column;
+ flex-wrap: wrap;
+ justify-content: center;
+ align-content: center;
+ align-items: center;
+}
+.team .team-card {
+ width: 80vw;
+ background: #f4f4f4;
+ border-radius: 4px;
+ padding: 35px;
+ margin: 10px;
+ display: flex;
+ flex-direction: column;
+ align-items: flex-start;
+ align-content: center;
+ justify-content: space-between;
+ align-self: stretch;
+}
+.team .team-card .team-card-header {
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ flex-direction: row;
+ flex-wrap: nowrap;
+ align-content: center;
+ margin-bottom: 25px;
+}
+.team .team-card .team-card-header h2 {
+ color: #585858;
+}
+.team .team-card .team-card-header .team-member-profile-image {
+ margin-right: 20px;
+ border-radius: 50%;
+ height: 128px;
+ width: 128px;
+}
+.team .team-card .team-card-header .social {
+ height: 20px;
+ width: 20px;
+ display: inline-block;
+ margin-right: 5px;
+}
+.team .team-card .team-card-header .social .social-icon {
+ height: 100%;
+ width: 100%;
+ fill: currentColor;
+}
+.team .team-card .team-card-content > p {
+ margin-bottom: 0px;
+}
+@media (max-width: 540px) {
+ .team .team-card > .team-card-header > .team-member-profile-image {
+ height: 96px;
+ width: 96px;
+ }
+}
+@media (max-width: 420px) {
+ .team .team-card > .team-card-header {
+ align-items: flex-start;
+ flex-direction: column;
+ }
}
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]