Also, update Jekyll configuration to use Redcarpet as Kramdown was inserting extra spaces into code blocks. This was making the EOF line not get recognized in the heredocs. Also, fix missing commas in one of the arch.md policy snippets.
Fix repository URL.
Currently targeting linux/amd64 and darwin/amd64
Generated the site using jekyll new . inside the docs directory.