Skip to content

Commit d601409

Browse files
committed
Mobile fix and title changed from AI Assembler
1 parent 6880b1e commit d601409

21 files changed

Lines changed: 1883 additions & 73 deletions

File tree

.mcp.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"mcpServers": {
3+
"playwright": {
4+
"type": "stdio",
5+
"command": "npx",
6+
"args": [
7+
"@playwright/mcp@latest"
8+
],
9+
"env": {}
10+
}
11+
}
12+
}

config/_default/languages.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[en]
2-
title = "AI Assembler"
2+
title = "Spec Coding, Vibe Coding, Agentic AI driven Software Development"
33
LanguageName = "English"
44
weight = 1
55

public/404.html

Lines changed: 257 additions & 9 deletions
Large diffs are not rendered by default.

public/authors/index.html

Lines changed: 298 additions & 10 deletions
Large diffs are not rendered by default.

public/authors/index.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Authors on AI Assembler</title><link>https://www.specoding.com/authors/</link><description>Recent content in Authors on AI Assembler</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright © 2025, Tony Kay and the Hugo Authors; all rights reserved.</copyright><atom:link href="https://www.specoding.com/authors/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>Authors on Spec Coding, Vibe Coding, Agentic AI driven Software Development</title>
5+
<link>http://localhost:1313/authors/</link>
6+
<description>Recent content in Authors on Spec Coding, Vibe Coding, Agentic AI driven Software Development</description>
7+
<generator>Hugo -- gohugo.io</generator>
8+
<language>en</language>
9+
<copyright>Copyright © 2025, Tony Kay and the Hugo Authors; all rights reserved.</copyright><atom:link href="http://localhost:1313/authors/index.xml" rel="self" type="application/rss+xml" />
10+
</channel>
11+
</rss>

public/authors/page/1/index.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
<!doctype html><html lang=en><head><title>https://www.specoding.com/authors/</title><link rel=canonical href=https://www.specoding.com/authors/><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://www.specoding.com/authors/"></head></html>
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<title>http://localhost:1313/authors/</title>
5+
<link rel="canonical" href="http://localhost:1313/authors/">
6+
<meta charset="utf-8">
7+
<meta http-equiv="refresh" content="0; url=http://localhost:1313/authors/">
8+
</head>
9+
</html>

public/categories/index.html

Lines changed: 298 additions & 10 deletions
Large diffs are not rendered by default.

public/categories/index.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on AI Assembler</title><link>https://www.specoding.com/categories/</link><description>Recent content in Categories on AI Assembler</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright © 2025, Tony Kay and the Hugo Authors; all rights reserved.</copyright><atom:link href="https://www.specoding.com/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>Categories on Spec Coding, Vibe Coding, Agentic AI driven Software Development</title>
5+
<link>http://localhost:1313/categories/</link>
6+
<description>Recent content in Categories on Spec Coding, Vibe Coding, Agentic AI driven Software Development</description>
7+
<generator>Hugo -- gohugo.io</generator>
8+
<language>en</language>
9+
<copyright>Copyright © 2025, Tony Kay and the Hugo Authors; all rights reserved.</copyright><atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
10+
</channel>
11+
</rss>
Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
<!doctype html><html lang=en><head><title>https://www.specoding.com/categories/</title><link rel=canonical href=https://www.specoding.com/categories/><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://www.specoding.com/categories/"></head></html>
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<title>http://localhost:1313/categories/</title>
5+
<link rel="canonical" href="http://localhost:1313/categories/">
6+
<meta charset="utf-8">
7+
<meta http-equiv="refresh" content="0; url=http://localhost:1313/categories/">
8+
</head>
9+
</html>

public/css/styles.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)