{"repo":"rwieruch/blog_robinwieruch_content","free":true,"listed":false,"github":"https://github.com/rwieruch/blog_robinwieruch_content","clone":"git clone https://github.com/rwieruch/blog_robinwieruch_content.git","description":"✏️ Content of robinwieruch.de - Write guest blog posts or improve the content. Your help means a lot to me.","language":"JavaScript","stars":340,"topics":["react","reactjs","javascript","web-development"],"license":null,"category":"ui-components","readme_excerpt":"Content & Contribution A place where you can actively contribute to robinwieruch.de. Improve any blog post by editing the file directly in this GitHub repository. Write a new guest blog post by creating a new file in this GitHub repository and follow the \"Guidelines for Guest Bloggers\" below. Get in touch with me before you start writing an entire article :) Guidelines for Guest Bloggers Folder/Files Just create a new folder for your blog post. The folder's name will be the URI for the blog post. In this folder, you can create your markdown file with the text and use images from a folder next to it: Frontmatter You can leave out all the frontmatter (e.g. title, description) that I use for my blog posts. I can add these later myself. Code Don't use images for code. Instead use a code snippet the following way: javascript const helloWorld = \"Hello World!\"; If you want to highlight changes in the code, that's what I usually do in my tutorials, then you can do it by providing the numbers of lines you want to highlight: javascript{3} const helloWorld = \"Hello World!\"; console.log(helloWorld); If you move around from file to file in your tutorial, don't forget to mention the place where you edit/create the next code snippet. Something like: Now we are going to implement user model in the src/models/user.js file: javascript const user = createModel('user'); Images Don't use images for code. Instead use code snippets. If you want to have images in the blog post, add them in at least ","default_branch":null,"files":null,"tree":[],"storefront":"/r/rwieruch","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/rwieruch/blog_robinwieruch_content/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}