We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d87e8fe commit 6f2ac0fCopy full SHA for 6f2ac0f
2 files changed
_config.yml
@@ -50,6 +50,9 @@ exclude:
50
- _drafts
51
52
collections:
53
+ posts:
54
+ output: true
55
+ permalink: /:collection/:path/
56
pages:
57
output: true
58
permalink: /:collection/:path/
_posts/00.Introduction.md
@@ -1,7 +1,6 @@
1
---
2
title: 00. Introduction
3
author: Tao He
4
-date: 2019-04-27
5
category: Jekyll
6
layout: post
7
0 commit comments