43 lines
1.7 KiB
HTML
43 lines
1.7 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset="UTF-8" />
|
||
<meta name="viewport" content="width=500, initial-scale=1" />
|
||
|
||
<title>👀</title>
|
||
|
||
<link rel="stylesheet" href="https://fonts.google.com/specimen/Nata+Sans" />
|
||
<link rel="stylesheet" href="style.css" />
|
||
</head>
|
||
|
||
<body>
|
||
<header>
|
||
<h3>Peter Baker</h3>
|
||
</header>
|
||
|
||
<nav>
|
||
<ul>
|
||
<li>Social</li>
|
||
<li>Projects</li>
|
||
<li>Contact</li>
|
||
</ul>
|
||
</nav>
|
||
|
||
<main>
|
||
<article>
|
||
<h5>Peter “Petrus Pistor” Baker II: Building a Quiet Revolution in Deaf Vlogging</h5>
|
||
|
||
<p>
|
||
Peter Baker II—known online as Petrus Pistor—is a community builder with a maker’s mindset.
|
||
Based in Riverside County, California, he splits his days between on-the-ground hustle and a bigger mission:
|
||
creating a high-standard home for Deaf vloggers to grow, collaborate, and be seen. What started as a few livestream
|
||
experiments has evolved into a blueprint for a modern, Deaf-led creator ecosystem—clear rules, strong host standards,
|
||
captioned content, and a culture that rewards care as much as clout. Peter’s idea is simple and stubborn: quality over chaos.
|
||
He’s gathering Deaf creators who want structure—hosts who show up prepared, panels that stay on topic, and videos that are always
|
||
accessible (captioned and voiced when it helps the audience). He’s not chasing drama; he’s building repeatable systems so more Deaf
|
||
storytellers can shine without burning out.
|
||
</p>
|
||
</article>
|
||
</main>
|
||
</body>
|
||
</html> |