-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Blocked: awaiting discussion with Rust Community team about the possibility of taking ownership of the blogging template repo (edit by @booyaa)
TL;DR : Could we consider a "new blogger starter kit ?" This would probably include how to setup gh-pages or jekyll or any markdown supporting platform, how to get it hosted, get a domain name etc.
As part of trying to help newcomers doing their first Pull Request during the Outreachy project, we often had to explain how to work with github (how to rebase / squash commits, how to handle conflicts etc.). https://opensource.guide does an amazing job at providing an open source starter kit.
As a rookie blogger, I could be having lots of troubles "setting up" my blog :
Should I go to Medium ? Should I rather publish markdown articles on gh-pages ? What is markdown and how am I supposed to work with it ? Can I embed links ? How could I promote my first articles ?
A resource on how to setup a blog to write and publish content could prove useful.
What do you think? Would it be a good idea, or is it a bit off topic since this project seems to rather focus on "post content" than on "meta post" things.
I might not be the most suited person to provide starter kit contents, but I'd sure love to help (and maybe I could blog about the process later ;) )