Skip to content

Commit 44b1003

Browse files
committed
update insights page layout
1 parent dd78ea9 commit 44b1003

859 files changed

Lines changed: 909 additions & 905 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.

docs/.vuepress/.cache/deps/_metadata.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
{
2-
"hash": "303bc26d",
2+
"hash": "cc2e0ff1",
33
"configHash": "83e5fdc3",
4-
"lockfileHash": "a406c10a",
5-
"browserHash": "9f74af9c",
4+
"lockfileHash": "c4ac083b",
5+
"browserHash": "268ecd6a",
66
"optimized": {
77
"@vue/devtools-api": {
88
"src": "../../../../node_modules/@vue/devtools-api/dist/index.js",
99
"file": "@vue_devtools-api.js",
10-
"fileHash": "074966ff",
10+
"fileHash": "5fdd8c8f",
1111
"needsInterop": false
1212
},
1313
"@vuepress/shared": {
1414
"src": "../../../../node_modules/@vuepress/shared/dist/index.js",
1515
"file": "@vuepress_shared.js",
16-
"fileHash": "8580b216",
16+
"fileHash": "311d146d",
1717
"needsInterop": false
1818
},
1919
"vue": {
2020
"src": "../../../../node_modules/vue/dist/vue.runtime.esm-bundler.js",
2121
"file": "vue.js",
22-
"fileHash": "427a8306",
22+
"fileHash": "34f1dfb7",
2323
"needsInterop": false
2424
},
2525
"vue-router": {
2626
"src": "../../../../node_modules/vue-router/dist/vue-router.mjs",
2727
"file": "vue-router.js",
28-
"fileHash": "f8c7e090",
28+
"fileHash": "1db52e7b",
2929
"needsInterop": false
3030
}
3131
},

docs/.vuepress/.temp/pages/index.html.js

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

docs/.vuepress/.temp/pages/insights/index.html.js

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

docs/.vuepress/.temp/pages/insights/index.html.vue

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<template><div><h1 id="insights" tabindex="-1"><a class="header-anchor" href="#insights"><span>Insights</span></a></h1>
2-
<p>Welcome to my blog! Here I share thoughts on data, engineering, and technology.</p>
3-
<h2 id="recent-posts" tabindex="-1"><a class="header-anchor" href="#recent-posts"><span>Recent Posts</span></a></h2>
2+
<p>Thoughts on data, engineering, and technology.</p>
3+
<hr>
4+
<h2 id="structured-content-ai-—-series" tabindex="-1"><a class="header-anchor" href="#structured-content-ai-—-series"><span>Structured Content &amp; AI — series</span></a></h2>
45
<ul>
5-
<li><RouteLink to="/insights/why-structured-content-is-the-new-foundation-for-ai-seo-and-user-experience.html">Why Structured Content Is the New Foundation for AI, SEO, and User Experience</RouteLink> - November 30, 2025</li>
6+
<li>Part 1: <RouteLink to="/insights/why-structured-content-is-the-new-foundation-for-ai-seo-and-user-experience.html">Why Structured Content Is the New Foundation for AI, SEO, and User Experience</RouteLink></li>
7+
<li>Part 2: (link later)</li>
68
</ul>
79
</div></template>
810

0 commit comments

Comments
 (0)