add categories and tags
authorYihui Xie <xie@yihui.name>
Fri, 16 Jun 2017 04:20:55 +0000 (23:20 -0500)
committerYihui Xie <xie@yihui.name>
Fri, 16 Jun 2017 04:20:55 +0000 (23:20 -0500)
exampleSite/content/note/2017-06-13-a-quick-note.md
exampleSite/content/note/2017-06-14-another-note.md

index 759a444cef6d3475cafbaf7abde431175252f37e..9d855a4aab1a0a9e5817e468c09087fb4f433d9c 100644 (file)
@@ -2,6 +2,8 @@
 title: A Quick Note on Two Beautiful Websites
 author: Yihui Xie
 date: '2017-06-13'
+categories:
+  - Example
 slug: a-quick-note
 ---
 
index fef3aee22b156c180e8ffa34be40f3e615fcacc8..16f41deaf78f8a5e16c80700e1a4e16855128c96 100644 (file)
@@ -2,6 +2,10 @@
 title: Another Note on A blogdown Tutorial
 author: Yihui Xie
 date: '2017-06-14'
+categories:
+  - Example
+tags:
+  - Tutorial
 slug: another-note
 ---