FEE-777 What is a discourse graph?#1245
Conversation
|
@KarolaKirsanow is attempting to deploy a commit to the Discourse Graphs Team on Vercel. A member of the Team first needs to authorize it. |
PR size/scope checkThis PR is over our review-size guideline.
Please split this into smaller PRs unless there is a clear reason the changes need to land together. If keeping it as one PR, please add a brief justification covering:
|
| [ZoneTransfer] | ||
| ZoneId=3 | ||
| HostUrl=about:internet |
There was a problem hiding this comment.
Zone.Identifier file should not be committed to version control. This is a Windows-specific metadata file created when downloading files from the internet. It serves no purpose in the repository and should be removed.
# Remove the file
git rm apps/website/public/docs/obsidian/model-testing.png:Zone.Identifier
# Add to .gitignore
echo "*:Zone.Identifier" >> .gitignoreSpotted by Graphite
Is this helpful? React 👍 or 👎 to let us know.
joelchan
left a comment
There was a problem hiding this comment.
the "what is a discourse graph" part looks great to me!
This PR updates the obsidian docs' version of fundamentals/what is a discourse graph to include imagery and terminology more aligned with the draft conceptual schema. It also adds image assets to the roam docs folder in prep for similarly updating that article.