taxonomies (categories, tags, year/month/slug), syntax.css und Blog (posts).
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "{{ replace .Name "-" " " | title }}"
|
||||
draft: false
|
||||
date: {{ .Date }}
|
||||
image: //placehold.co/640x150
|
||||
alt_text: "{{ replace .Name "-" " " | title }} screenshot"
|
||||
summary: "Summary of the {{ replace .Name "-" " " | title }} project"
|
||||
|
||||
Reference in New Issue
Block a user