|
84 | 84 | <div class="nav_sub"> |
85 | 85 | <span class="nav_child"></span> |
86 | 86 | <a href="http://localhost:1313/" class="nav_child nav_item" title="All">All</a> |
87 | | - <a href="http://localhost:1313/" class="nav_child nav_item" title="Frameworkless">Frameworkless</a> |
| 87 | + <a href="http://localhost:1313/categories/frameworkless/" class="nav_child nav_item" title="Frameworkless">Frameworkless</a> |
88 | 88 | <a href="http://localhost:1313/post/spec-code-tools/spec-kit/" class="nav_child nav_item" title="spec-kit">spec-kit</a> |
89 | 89 | <a href="http://localhost:1313/categories/kiro/" class="nav_child nav_item" title="Kiro">Kiro</a> |
90 | 90 | <a href="http://localhost:1313/spec-code-tools/openspec/" class="nav_child nav_item" title="openspec">openspec</a> |
@@ -193,21 +193,45 @@ <h2 class="mt-4">Recent Posts</h2> |
193 | 193 | <li> |
194 | 194 | <a href="http://localhost:1313/post/getting-finished-with-spec/" class="nav-link" title="Now you are Finished with Spec">Now you are Finished with Spec</a> |
195 | 195 | </li> |
| 196 | + <li> |
| 197 | + <a href="http://localhost:1313/post/getting-started-with-frameworkless/" class="nav-link" title="Getting Started with Frameworkless">Getting Started with Frameworkless</a> |
| 198 | + </li> |
196 | 199 | <li> |
197 | 200 | <a href="http://localhost:1313/post/getting-started-with-spec/" class="nav-link" title="Now you are Started with Spec">Now you are Started with Spec</a> |
198 | 201 | </li> |
199 | 202 | </ul> |
| 203 | + <div> |
| 204 | + <h2 class="mt-4 taxonomy" id="categories-section">Categories</h2> |
| 205 | + <nav class="tags_nav"> |
| 206 | + <a href='http://localhost:1313/categories/spec-coding/' class="post_tag button button_translucent" title="spec coding"> |
| 207 | + SPEC CODING |
| 208 | + <span class="button_tally">3</span> |
| 209 | + </a> |
| 210 | + |
| 211 | + <a href='http://localhost:1313/categories/frameworkless/' class="post_tag button button_translucent" title="frameworkless"> |
| 212 | + FRAMEWORKLESS |
| 213 | + <span class="button_tally">1</span> |
| 214 | + </a> |
| 215 | + |
| 216 | + <a href='http://localhost:1313/categories/kiro/' class="post_tag button button_translucent" title="kiro"> |
| 217 | + KIRO |
| 218 | + <span class="button_tally">1</span> |
| 219 | + </a> |
| 220 | + |
| 221 | + |
| 222 | + </nav> |
| 223 | + </div> |
200 | 224 | <div> |
201 | 225 | <h2 class="mt-4 taxonomy" id="tags-section">Tags</h2> |
202 | 226 | <nav class="tags_nav"> |
203 | 227 | <a href='http://localhost:1313/tags/refactor/' class="post_tag button button_translucent" title="refactor"> |
204 | 228 | REFACTOR |
205 | | - <span class="button_tally">3</span> |
| 229 | + <span class="button_tally">4</span> |
206 | 230 | </a> |
207 | 231 |
|
208 | 232 | <a href='http://localhost:1313/tags/spec-coding/' class="post_tag button button_translucent" title="spec coding"> |
209 | 233 | SPEC CODING |
210 | | - <span class="button_tally">3</span> |
| 234 | + <span class="button_tally">4</span> |
211 | 235 | </a> |
212 | 236 |
|
213 | 237 |
|
|
0 commit comments