{"data":{"page":{"id":"d93d1967-9f02-529b-8ea1-9af7a79d4471","html":"<h2>About #boldare-tech</h2>\n<p>Development tips &#x26;&#x26; tricks.\nFrom devs. For devs.\nAny helpful contributions are welcome.\n3 lines, 3 paragraphs? Doesn’t matter.</p>\n<h2>How to contribute</h2>\n<p>There are two ways to contribute:</p>\n<p>👉 Using CMS system</p>\n<ol>\n<li>Go to <a href=\"../admin/\">admin panel</a>\nor click <code class=\"language-text\">+</code> icon in sidebar (skip points 2. and 3. in that case).</li>\n<li>Go to <code class=\"language-text\">Blog Articles</code> or click <code class=\"language-text\">Quick add</code> at the very top of the page.</li>\n<li>Click <code class=\"language-text\">New Blog Article</code>.</li>\n<li>Create article by providing all required data, also upload <code class=\"language-text\">cover</code>.</li>\n<li>If you save article, it will be sent as PR for review to blog’s GH repository.</li>\n</ol>\n<p>INFO: To add images to article, you need to upload them on <code class=\"language-text\">Media</code> page.\nThen simply add it in article <code class=\"language-text\">![Describe file](/img/&lt;your-file-name&gt;)</code></p>\n<p>👉 Cloning repository</p>\n<p>The articles’ file structure:</p>\n<div class=\"gatsby-highlight\" data-language=\"text\"><pre class=\"language-text\"><code class=\"language-text\">boldare-tech/\n\n└── content/\n    └── posts/\n        └── YYYY-MM-DD_the-post-title.md\n└── static/\n    └── img/\n        └── file-used-in-post.(svg|png)</code></pre></div>\n<ol>\n<li>Clone this repository or add/edit a file\n<a href=\"https://github.com/boldare/boldare-tech/new/master/content/posts\">directly on GitHub</a></li>\n<li>Use <code class=\"language-text\">yarn add-article</code> command to create a new structure for the post 📂</li>\n<li>Write an article in <a href=\"https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet\">Markdown</a>\nsyntax and save it in created file by script, English language is preferred ✍️</li>\n<li>Put an image (post avatar) in <code class=\"language-text\">static/img</code>, technology icon is preferred 🖼</li>\n<li>Update the following required tags at the very top of the article 👆</li>\n</ol>\n<div class=\"gatsby-highlight\" data-language=\"text\"><pre class=\"language-text\"><code class=\"language-text\">---\ntitle: Post title - describe the solution concisely, but informatively\nsubTitle: Post subtitle - optional additional description\ntags: [&quot;technology&quot;, &quot;keyword&quot;, &quot;some key variable&quot;]\ncover: post-avatar.jpg - technology icon is preferred\npostAuthor: Your Name\n---</code></pre></div>\n<ol start=\"6\">\n<li>Create a pull request to <code class=\"language-text\">master</code> branch to collaborate 🙌</li>\n<li>Before merging remember to bump the article date in filename\nto the current date</li>\n</ol>","fields":{"slug":"/how-to-contribute/"},"frontmatter":{"title":"How to contribute"}},"footnote":{"id":"b4474c9b-7be6-5f34-866a-cdfffa885bce","childMarkdownRemark":{"html":"<ul>\n<li>From <a href=\"https://www.boldare.com/\">Boldare</a></li>\n<li>with <a href=\"https://github.com/greglobinski/gatsby-starter-personal-blog/\">Gatsby starter</a></li>\n<li>delivered by <a href=\"https://www.netlify.com/\">Netlify</a></li>\n</ul>"}},"site":{"siteMetadata":{"facebook":{"appId":""}}}},"pageContext":{"slug":"/how-to-contribute/"}}