Clean up page routing: /work for portfolio, /posts for blog
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"runtime": null
|
||||
},
|
||||
"build": {
|
||||
"buildCommand": "pnpm build 2>&1 | tail -20",
|
||||
"buildCommand": "pnpm build 2>&1 | tail -25",
|
||||
"testCommand": null,
|
||||
"lintCommand": null,
|
||||
"devCommand": "npm run dev",
|
||||
@@ -138,6 +138,12 @@
|
||||
"lastAccessed": 1777620637431,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/posts/index.astro",
|
||||
"accessCount": 3,
|
||||
"lastAccessed": 1777630959283,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/styles/theme.css",
|
||||
"accessCount": 2,
|
||||
@@ -150,18 +156,36 @@
|
||||
"lastAccessed": 1777618173372,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/posts/index.astro",
|
||||
"accessCount": 2,
|
||||
"lastAccessed": 1777618215078,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/layouts/BlogBase.astro",
|
||||
"accessCount": 2,
|
||||
"lastAccessed": 1777620599150,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/work/[slug].astro",
|
||||
"accessCount": 2,
|
||||
"lastAccessed": 1777630917909,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/portfolio-index.astro",
|
||||
"accessCount": 2,
|
||||
"lastAccessed": 1777630938418,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/about.astro",
|
||||
"accessCount": 2,
|
||||
"lastAccessed": 1777631018052,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/posts/[slug].astro",
|
||||
"accessCount": 2,
|
||||
"lastAccessed": 1777631024601,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/index.astro",
|
||||
"accessCount": 1,
|
||||
@@ -180,24 +204,6 @@
|
||||
"lastAccessed": 1777616192120,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/portfolio-index.astro",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1777616195418,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/work/[slug].astro",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1777616198707,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/about.astro",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1777616201998,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/contact.astro",
|
||||
"accessCount": 1,
|
||||
@@ -216,12 +222,6 @@
|
||||
"lastAccessed": 1777616259549,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/posts/[slug].astro",
|
||||
"accessCount": 1,
|
||||
"lastAccessed": 1777618182408,
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"path": "src/pages/posts/posts-index.astro",
|
||||
"accessCount": 1,
|
||||
|
||||
Reference in New Issue
Block a user