Added pages and made corrections.

This commit is contained in:
scadmin
2025-12-14 20:35:41 +00:00
parent baf61ddbac
commit 65eb02c5b9
3 changed files with 92 additions and 7 deletions

View File

@@ -14,21 +14,20 @@ import { SITE_DESCRIPTION, SITE_TITLE } from '../consts';
<Header />
<main>
<h1>Sean's Cloud!</h1>
<h2>Infrastructure • Cloud • Systems Thinking • Leadership</h2>
<h3>Infrastructure • Cloud • Systems Thinking • Leadership</h3>
<p>
seans.cloud is an evolving space focused on building, testing, and refining modern IT and cloud practices with an eye toward whats next. It serves as a foundation for future projects in cloud architecture, automation, security, and operational excellence—along with the leadership thinking that supports sustainable systems.
</p>
<p>
As this site grows, it will become a place to share practical insights, real-world experiments, and lessons learned from working with infrastructure at scale. Future content may include technical guides, architecture patterns, tooling evaluations, and perspectives on how technology, process, and people intersect to create resilient organizations.
</p>
<p>On this site youll find:
<p>On this site youll find:</p>
<ul>
<li>Technical experiments and lab notes</l>
<li>Cloud and infrastructure architecture thinking</l>
<li>Reflections on reliability, security, and process</l>
<li>Lessons learned from real-world systems</l></p>
<li>Technical experiments and lab notes</li>
<li>Cloud and infrastructure architecture thinking</li>
<li>Reflections on reliability, security, and process</li>
<li>Lessons learned from real-world systems</li>
</ul>
</p>
</main>
<Footer />
</body>