Add utteranc.es comments

main
Duncan Ogilvie 1 year ago
parent e2722d2c09
commit e68c5fccdc

@ -21,4 +21,12 @@ gh_edit_branch: "main"
gh_edit_view_mode: "edit" gh_edit_view_mode: "edit"
gh_edit_source: docs gh_edit_source: docs
production_url : https://cmkr.build production_url : https://cmkr.build
footer_content: |
<script src="https://utteranc.es/client.js"
repo="build-cpp/cmkr-docs-comments"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
async>
</script>

@ -1,11 +1,10 @@
--- ---
layout: page layout: page
# TODO: rename to 'Basics'? title: Basics
title: Concepts nav_order: 1
nav_order: 2
--- ---
# Concepts (TODO: rename to "Basics" or "Basic Concepts"?) # Basics
To effectively use cmkr it helps to understand the basic concepts of CMake. To effectively use cmkr it helps to understand the basic concepts of CMake.

@ -2,7 +2,7 @@
layout: page layout: page
title: Reference title: Reference
permalink: /cmake-toml/ permalink: /cmake-toml/
nav_order: 1 nav_order: 3
--- ---
# Reference # Reference

@ -1,7 +1,8 @@
--- ---
layout: page layout: page
title: Philosophy title: Philosophy
nav_order: 3 nav_order: 2
published: false
--- ---
# Philosophy # Philosophy

Loading…
Cancel
Save