-
Notifications
You must be signed in to change notification settings - Fork 789
docs: ipc blog post #1425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: v2
Are you sure you want to change the base?
docs: ipc blog post #1425
Conversation
✅ Deploy Preview for tauri-v2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Haven't looked at the styles/content yet, but for the slug I'd like to move to slug-ifying the post title instead of using a date. We had a few instances where we forgot to update the filename and didn't get posted on the date we were targeting for and that was a bit awkward. For existing blog posts we'd update the slugs based on this and then set up re-directs to fix any broken links. |
Just pushed the blogs integration we're using to next, take a look there for the format and how it comes through. |
@simonhyll is this one you'd like to keep pushing forward? If we can get the content written up then getting the diagrams to the state we want should be pretty quick. |
I'll take a closer look at this during the weekend |
Writing a little blog post about the IPC. #1466