A CLI for publishing standard.site documents to ATProto sequoia.pub
standard site lexicon cli publishing
56
fork

Configure Feed

Select the types of activity you want to include in your feed.

sequoia update removed ui.components from sequoia.json #26

open opened by heaths.dev

Despite being in the schema, I ran sequoia update to change my frontmatter image mapping and it removed the ui field entirely.

diff --git a/sequoia.json b/sequoia.json
index 25ee9be..410f813 100644
--- a/sequoia.json
+++ b/sequoia.json
@@ -1,20 +1,19 @@
 {
+  "$schema": "https://tangled.org/stevedylan.dev/sequoia/raw/main/sequoia.schema.json",
   "siteUrl": "https://heaths.dev",
   "contentDir": "./_posts/",
   "imagesDir": "./assets/images/",
   "publicDir": "./",
   "outputDir": "./_site/",
-  "pathTemplate": "/{category}/{yearUTC}/{monthUTC}/{dayUTC}/{title}.html",
   "publicationUri": "at://did:plc:tg3tb5wukiml4xmxml6qm637/site.standard.publication/3meddhkrg5z2p",
   "pdsUrl": "https://ganoderma.us-west.host.bsky.network",
   "frontmatter": {
     "description": "summary",
-    "publishDate": "date"
+    "publishDate": "date",
+    "coverImage": "image"
   },
+  "pathTemplate": "/{category}/{yearUTC}/{monthUTC}/{dayUTC}/{title}.html",
   "bluesky": {
     "enabled": true
-  },
-  "ui": {
-    "components": "scripts/"
   }
-}
+}
\ No newline at end of file

Hmm that is odd; will look into this!

sign up or login to add to the discussion
Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:tg3tb5wukiml4xmxml6qm637/sh.tangled.repo.issue/3mjxpehxb6722