OSDN Git Service

Regular updates
[twpd/master.git] / .projections.json
1 {
2   "*.md": {
3     "type": "cheat",
4     "template": [
5       "---",
6       "title: {basename|capitalize}",
7       "category: Ruby",
8       "layout: 2017/sheet",
9       "updated: DATE",
10       "---"
11     ]
12   }
13 }