Skip to content

Commit 80b7f79

Browse files
committed
More test and development content
1 parent c93d8de commit 80b7f79

54 files changed

Lines changed: 994 additions & 4255 deletions

Some content is hidden

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

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/resources/_gen/
2+
/public/
23
hugo.darwin
34
.DS_Store
45
node_modules/

config/_default/config.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
baseurl = "https://www.specoding.com"
21
title = "Spec Coding"
32
languageCode = "en-us"
43
# theme = "mainroad"
@@ -9,7 +8,7 @@ googleAnalytics = "" # Enable Google Analytics by entering your tracking i
98
[params]
109
[params.author]
1110
name = "Spec Coding"
12-
bio = "All things Spec Coding, Spec Driven Development, Vibers welcome!"
11+
bio = "Bio All things Spec Coding, Spec Driven Development, Vibers welcome!"
1312
#Automation with Ansible. About 2/3rds of my time is automating production cloud deployments and developing both code and training content. I also deliver Automation training globally to both Red Hat and Partner Consultants and Architects on cloud infrastructure using Ansible and on OpenShift/Kubernetes."
1413
avatar = "images/avatar.png"
1514

config/_default/menus/menu.en.toml

Lines changed: 36 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,35 +4,43 @@
44
[[main]]
55
name = "Home"
66
url = "/"
7+
weight = -112
8+
9+
10+
[[main]]
11+
name = "News"
12+
url = "/categories/news/"
713
weight = -110
814

15+
916
[[main]]
1017
name = "Spec Tools"
11-
identifier = "Spec Tools"
12-
weight = -109
13-
[[main]]
14-
parent = "Spec Tools"
15-
name = "All"
18+
# identifier = "Spec Tools"
1619
url = "/categories/spec-coding/"
17-
weight = 5
18-
[[main]]
19-
parent = "Spec Tools"
20-
name = "Frameworkless"
21-
url = "/categories/frameworkless/"
22-
weight = 10
23-
[[main]]
24-
parent = "Spec Tools"
25-
name = "spec-kit"
26-
url = "/categories/spec-kit/"
27-
weight = 20
28-
[[main]]
29-
parent = "Spec Tools"
30-
name = "Kiro"
31-
url = "/categories/kiro/"
32-
[[main]]
33-
parent = "Spec Tools"
34-
name = "openspec"
35-
url = "spec-code-tools/openspec/"
20+
weight = -109
21+
# [[main]]
22+
# parent = "Spec Tools"
23+
# name = "All"
24+
# url = "/categories/spec-coding/"
25+
# weight = 5
26+
# [[main]]
27+
# parent = "Spec Tools"
28+
# name = "Frameworkless"
29+
# url = "/categories/frameworkless/"
30+
# weight = 10
31+
# [[main]]
32+
# parent = "Spec Tools"
33+
# name = "spec-kit"
34+
# url = "/categories/spec-kit/"
35+
# weight = 20
36+
# [[main]]
37+
# parent = "Spec Tools"
38+
# name = "Kiro"
39+
# url = "/categories/kiro/"
40+
# [[main]]
41+
# parent = "Spec Tools"
42+
# name = "openspec"
43+
# url = "spec-code-tools/openspec/"
3644

3745
[[main]]
3846
name = "Agentic Coding Tools"
@@ -57,10 +65,10 @@
5765
url = "/categories/resources/"
5866
weight = -100
5967

60-
[[main]]
61-
name = "About"
62-
url = "/categories/about/"
63-
weight = -98
68+
# [[main]]
69+
# name = "About"
70+
# url = "/categories/about/"
71+
# weight = -98
6472

6573
# [[main]]
6674
# name = "Archives"

config/_default/params.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ enableSearch = true
44
# socials
55
x = "@cloud_assembler"
66
largeTwitterCard = false # set to true if you want to show a large twitter card image. The default is a small twitter card image
7-
introDescription = "All things Spec Coding, Spec Driven Development, Vibers welcome!"
7+
introDescription = "All things Spec Coding, Spec-driven Development (SDD), Agentic AI software development, tools, toolchains, and patterns. Vibers welcome!"
88
# AI Lead, technologist and passionate learner, happiest working on AI Engineering and Cloud Automation - or climbing!"
99
# introURL = "about/" # set the url for the 'read more' button below the introDescription, or set to false to not show the button
1010
# description = "A theme based on VMware's Clarity Design System for publishing technical blogs with Hugo." # Set your site's meta tag (SEO) description here. Alternatively set this description in your home page content file e.g. content/_index.md. Whatever is set in the latter will take precedence.
@@ -153,7 +153,7 @@ since = 2025
153153

154154
# website author
155155
[author]
156-
name = "Tony Kay"
156+
name = "Spec Coding"
157157
# photo = "images/jane-doe.png" #include this if you would like to show the author photo on the sidebar
158158
photo = "images/avatar.png" #include this if you would like to show the author photo on the sidebar
159159

content/about/index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: "About SpecCoding.Com"
3+
date: "2025-10-14"
4+
linktitle: about
5+
slug: "about"
6+
categories:
7+
- About
8+
---
9+
## SpecCoding.Com
10+
11+
All things Spec Coding, Spec Driven Development, Vibers welcome!
12+
13+
14+
## Tony Kay
15+
16+
Lorem ...
31.2 KB
Loading
22.2 KB
Loading
-409 KB
Binary file not shown.

content/post/2025-10-13-spec-all-home/index.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,21 @@
11
---
2-
title: "Getting Started with Spec"
2+
title: "Under Construction"
33
date: "2025-10-12"
4-
linktitle: spec-start
5-
slug: "getting-started-with-spec"
6-
# thumbnail: "../../images/dummy-image.png"
7-
thumbnail: dummy-image.png
4+
linktitle: under-construction
5+
slug: "under-construction"
6+
thumbnail: "../../images/spec-coding-under-construction.png"
87
weight: 10
98
categories:
109
- Spec Coding
1110
tags:
1211
- Spec Coding
13-
- Refactor
12+
- Vibe Coding
1413
---
1514

1615

17-
# Test Page Spec
16+
# Coming Soon
1817

19-
lorem ipsum dolor sit amet consectetur adipiscing elit
18+
Placeholder pages for SpecCoding.Com, a home for everything Spec, Spec Driven Development,
2019

2120
> Some initial notes I have about this and about that
2221
> ...

cspell.config.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: "0.2"
2+
ignorePaths: []
3+
dictionaryDefinitions: []
4+
dictionaries: []
5+
words: []
6+
ignoreWords: []
7+
import: []

0 commit comments

Comments
 (0)