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

Minor fix: typo #49

merged opened by teonbrooks.com targeting main from teonbrooks.com/sequoia: tb-typo-fix

Thanks for such a lovely package! I just set up sequoia for my blog :)

I was reading your documentation and noticed a minor typo

Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:yl7wcldipsfnjdww2jg5mnrv/sh.tangled.repo.pull/3mgzy4v6kyw22
+1 -1
Diff #0
+1 -1
docs/docs/pages/publishing.mdx
··· 18 18 19 19 ## Updates 20 20 21 - As you publish content Sequoia will store a record of content in `.sequoia-state.json`, keeping tack of the AT URIs for each post and generating content hashes for the content inside each markdown file. When you update a post and run the publish command, Sequoia will generate hashes again, see the difference, and update the existing post rather than creating a new one. 21 + As you publish content Sequoia will store a record of content in `.sequoia-state.json`, keeping track of the AT URIs for each post and generating content hashes for the content inside each markdown file. When you update a post and run the publish command, Sequoia will generate hashes again, see the difference, and update the existing post rather than creating a new one. 22 22 23 23 If you happen to loose the state file or if you want to pull down records you already have published, you can use the `sync` command. 24 24

History

1 round 1 comment
sign up or login to add to the discussion
teonbrooks.com submitted #0
1 commit
expand
minor fix: typo
expand 1 comment

Thank you for the kind words! And appreciate you catching this ๐Ÿ™

pull request successfully merged