adding new content
This commit is contained in:
40
index.html
40
index.html
@@ -2,9 +2,47 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<title>Peter's Homepage</title>
|
<meta name="viewport" content="width=500, initial-scale=1" />
|
||||||
|
|
||||||
|
<title>👀</title>
|
||||||
|
<link
|
||||||
|
href="https://fonts.google.com/specimen/Nata+Sans"
|
||||||
|
rel="stylesheet" />
|
||||||
|
<link rel="stylesheet" href="style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<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>
|
</body>
|
||||||
</html>
|
</html>
|
Reference in New Issue
Block a user