| 1 | { |
| 2 | "siteUrl": "https://sequoia.pub", |
| 3 | "contentDir": "docs/pages/blog", |
| 4 | "imagesDir": "docs/public", |
| 5 | "publicDir": "docs/public", |
| 6 | "outputDir": "docs/dist", |
| 7 | "pathPrefix": "/blog", |
| 8 | "publicationUri": "at://did:plc:kq6bvkw4sxof3vdinuitehn5/site.standard.publication/3mdnzt4rqr42v", |
| 9 | "pdsUrl": "https://andromeda.social", |
| 10 | "frontmatter": { |
| 11 | "publishDate": "date" |
| 12 | }, |
| 13 | "ignore": [ |
| 14 | "index.mdx" |
| 15 | ], |
| 16 | "ui": { |
| 17 | "components": "docs/components" |
| 18 | } |
| 19 | } |