Skip to content

Commit 037518d

Browse files
Deployed e7e0f6f with MkDocs version: 1.6.1
1 parent 084ffaa commit 037518d

66 files changed

Lines changed: 16816 additions & 821 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 84 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<link rel="shortcut icon" href="/img/favicon.ico" />
8-
<title>Vets Who Code SOPs</title>
8+
<title>Hashflag Software Engineering Playbooks</title>
99
<link rel="stylesheet" href="/css/theme.css" />
1010
<link rel="stylesheet" href="/css/theme_extra.css" />
1111
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" />
@@ -24,7 +24,7 @@
2424
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
2525
<div class="wy-side-scroll">
2626
<div class="wy-side-nav-search">
27-
<a href="/." class="icon icon-home"> Vets Who Code SOPs
27+
<a href="/." class="icon icon-home"> Hashflag Software Engineering Playbooks
2828
</a><div role="search">
2929
<form id ="rtd-search-form" class="wy-form" action="//search.html" method="get">
3030
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" />
@@ -38,9 +38,85 @@
3838
</li>
3939
</ul>
4040
<ul>
41-
<li class="toctree-l1"><a class="reference internal" href="/code-of-conduct/">Code Of Conduct</a>
41+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-stack/">Overview</a>
4242
</li>
4343
</ul>
44+
<p class="caption"><span class="caption-text">Foundations</span></p>
45+
<ul>
46+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-foundations-terminal/">Terminal Mastery</a>
47+
</li>
48+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-foundations-vscode/">VS Code Mastery</a>
49+
</li>
50+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-foundations-git/">Git & GitHub</a>
51+
</li>
52+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-foundations-html-css/">HTML & CSS</a>
53+
</li>
54+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-foundations-javascript/">JavaScript</a>
55+
</li>
56+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-foundations-python/">Python</a>
57+
</li>
58+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-foundations-advanced-python/">Advanced Python</a>
59+
</li>
60+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-foundations-sdlc/">Software Development Lifecycle</a>
61+
</li>
62+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-foundations-code-challenges/">Code Challenges</a>
63+
</li>
64+
</ul>
65+
<p class="caption"><span class="caption-text">Next.js</span></p>
66+
<ul>
67+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-nextjs-typescript/">Advanced JavaScript & TypeScript</a>
68+
</li>
69+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-nextjs-app-dev/">Next.js Application Development</a>
70+
</li>
71+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-nextjs-testing/">Testing Fundamentals</a>
72+
</li>
73+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-nextjs-deployment/">Deployment & CI/CD</a>
74+
</li>
75+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-nextjs-media-analytics/">Media Management & Analytics</a>
76+
</li>
77+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-nextjs-fullstack-ai/">Full-Stack AI Integration</a>
78+
</li>
79+
</ul>
80+
<p class="caption"><span class="caption-text">FastAPI</span></p>
81+
<ul>
82+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-python-ai-foundations/">AI Foundations</a>
83+
</li>
84+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-python-fastapi/">FastAPI — Production AI APIs</a>
85+
</li>
86+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-python-gemini/">Google Gemini Integration</a>
87+
</li>
88+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-python-prompting/">Professional Prompt Engineering</a>
89+
</li>
90+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-python-rag/">Retrieval-Augmented Generation</a>
91+
</li>
92+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-python-agents/">AI Agents & Workflows</a>
93+
</li>
94+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-python-testing-ai/">Testing AI Systems</a>
95+
</li>
96+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-python-llmops/">LLMOps & Observability</a>
97+
</li>
98+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-python-production/">Production Deployment</a>
99+
</li>
100+
<li class="toctree-l1"><a class="reference internal" href="/hashflag-python-ethics/">Ethics, Safety & Governance</a>
101+
</li>
102+
</ul>
103+
<p class="caption"><span class="caption-text">AI Engineering</span></p>
104+
<ul>
105+
<li class="toctree-l1"><a class="reference internal" href="/ai-playbook-overview/">The Playbook</a>
106+
</li>
107+
<li class="toctree-l1"><a class="reference internal" href="/ai-playbook-tier-1-foundations/">Tier I — Foundations</a>
108+
</li>
109+
<li class="toctree-l1"><a class="reference internal" href="/ai-playbook-tier-2-the-agent/">Tier II — The Agent</a>
110+
</li>
111+
<li class="toctree-l1"><a class="reference internal" href="/ai-playbook-tier-3-making-it-real/">Tier III — Making It Real</a>
112+
</li>
113+
<li class="toctree-l1"><a class="reference internal" href="/ai-playbook-tier-4-scaling-judgment/">Tier IV — Scaling Judgment</a>
114+
</li>
115+
<li class="toctree-l1"><a class="reference internal" href="/ai-playbook-software-engineering/">Still Software Engineering</a>
116+
</li>
117+
<li class="toctree-l1"><a class="reference internal" href="/ai-playbook-glossary/">Glossary & Field References</a>
118+
</li>
119+
</ul>
44120
<p class="caption"><span class="caption-text">Curriculum</span></p>
45121
<ul>
46122
<li class="toctree-l1"><a class="reference internal" >Command Line</a>
@@ -114,6 +190,10 @@
114190
</ul>
115191
</li>
116192
</ul>
193+
<ul>
194+
<li class="toctree-l1"><a class="reference internal" href="/code-of-conduct/">Code Of Conduct</a>
195+
</li>
196+
</ul>
117197
<p class="caption"><span class="caption-text">Docs</span></p>
118198
<ul>
119199
<li class="toctree-l1"><a class="reference internal" href="/design-document-template/">Software Engineering Design Document Template</a>
@@ -126,7 +206,7 @@
126206
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
127207
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu">
128208
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
129-
<a href="/.">Vets Who Code SOPs</a>
209+
<a href="/.">Hashflag Software Engineering Playbooks</a>
130210

131211
</nav>
132212
<div class="wy-nav-content">

0 commit comments

Comments
 (0)