Skip to content
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

Add new blog post #24

Merged
merged 18 commits into from
Jan 10, 2024
Merged

Add new blog post #24

merged 18 commits into from
Jan 10, 2024

Conversation

orhun
Copy link
Owner

@orhun orhun commented Jan 7, 2024

The preview is here: https://blog.orhun.dev/pr-preview/pr-24/stdout-vs-stderr/

You can also install zola and reading it locally via zola serve:

git clone https://github.com/orhun/personal-blog orhun-blog
cd orhun-blog
git checkout stdout-vs-stderr
# install Zola: <https://www.getzola.org/documentation/getting-started/installation/>
zola serve

The code repository is not public yet (I'm making the last adjustments) but it should be fine because the post already contains all of the code.

Copy link

@Valentin271 Valentin271 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was a very interesting read! I suggest we add it to the faq for ratatui-org/ratatui-website#274

content/stdout-vs-stderr.md Outdated Show resolved Hide resolved
content/stdout-vs-stderr.md Outdated Show resolved Hide resolved
content/stdout-vs-stderr.md Outdated Show resolved Hide resolved
content/stdout-vs-stderr.md Outdated Show resolved Hide resolved
content/stdout-vs-stderr.md Outdated Show resolved Hide resolved
content/stdout-vs-stderr.md Outdated Show resolved Hide resolved
content/stdout-vs-stderr.md Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Jan 8, 2024

PR Preview Action v1.4.6
🚀 Deployed preview to https://orhun.github.io/personal-blog/pr-preview/pr-24/
on branch gh-pages at 2024-01-10 09:20 UTC

content/stdout-vs-stderr.md Outdated Show resolved Hide resolved
content/stdout-vs-stderr.md Outdated Show resolved Hide resolved
@orhun orhun merged commit 9bedf4d into main Jan 10, 2024
3 of 4 checks passed
@orhun orhun deleted the stdout-vs-stderr branch January 10, 2024 10:04
@orhun
Copy link
Owner Author

orhun commented Jan 10, 2024

This is now published at https://blog.orhun.dev/stdout-vs-stderr/, thank you all for review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants