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
feat: new blog post - Creating my open source dev blog #2
Conversation
0ee271c
to
bd752a1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great read!
| * git pull = get the latest version of the blog | ||
| * merge to master = publish a new version of the website | ||
| * be able to run the blog locally and see how it looks before publishing | ||
| * maximum Markdown as possible, ideally no CSS and html work. I admit, I'm not a CSS fan :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not a CSS fan either 😆
| * opening a PR is equivalent to adding new blog content - even this blog post was merged [in a PR](https://github.com/shaimendel/dev-blog/pull/2)! | ||
|
|
||
| ### Security | ||
| I added Snyk's vulnerability test badge at the page header, so every viewer can see the security status of the blog:<br> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤯
dec6e51
to
9747914
Compare
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
a new blog post! please review only docs/md/docs/2020-05-02-my-open-source-blog.md at https://github.com/shaimendel/dev-blog/pull/2/files#diff-7190c8f19cbbd54d051b0f058e170190.
in order to see the Markdown post: https://github.com/shaimendel/dev-blog/blob/blog/creating_open_source_blog/docs/md/docs/2020-05-02-my-open-source-blog.md