• Home
  • About
    • ASCII BLOG photo

      ASCII BLOG

    • Learn More
    • Facebook
    • Github
  • Posts
    • All Posts
    • All Tags
  • Projects

How To Add New Articles To The Blog

15 Jan 2019

Reading time ~1 minute

Here is an overview of how one can add new articles to this blog

  1. Clone the repository - https://github.com/asciibitsgoa
  2. Navigate to the _posts folder
  3. Create a new file in the format YYYY-MM-DD-nameOfArticle.md
  4. Fill in your file with the proper header as an example shown here. Image of header
  5. Start writing your article in markdown. Consult this tutorial if you want to know more about markdown.
  6. Save the article push it into your repository and send a pull request.


New Articlesgithubgit Share Tweet +1