--- layout: single title : "Documentation" author_profile: false excerpt: "Welcome to the Grid documentation pages" header: overlay_color: "#333" cta_label: "Download documentation" cta_url: "https://www.google.com" sidebar: nav : docs permalink: /docs/ --- {% include base_path %} These are the *Grid* documentation pages. ```c_cpp void test() { console.log("notice the blank line before this function?"); } ``` {% include paginator.html %}