mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 12:12:37 +00:00
docs: Add lastmod to content files
Based on last commit in Git.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
authors:
|
||||
- Arjen Schwarz
|
||||
- Samuel Debruyn
|
||||
lastmod: 2015-11-01
|
||||
date: 2015-01-12
|
||||
linktitle: Automated deployments
|
||||
toc: true
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
author: "Rick Cogley"
|
||||
lastmod: 2015-12-24
|
||||
date: 2015-07-08
|
||||
linktitle: Multilingual Site
|
||||
menu:
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
author: "Michael Henderson"
|
||||
lastmod: 2015-12-01
|
||||
date: 2015-11-26
|
||||
linktitle: Creating a New Theme
|
||||
toc: true
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
aliases:
|
||||
- /tutorials/github_pages_blog/
|
||||
author: Spencer Lyon
|
||||
lastmod: 2015-12-24
|
||||
date: 2014-03-21
|
||||
linktitle: Hosting on GitHub
|
||||
toc: true
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
author: "Michael Henderson"
|
||||
lastmod: 2016-01-04
|
||||
date: 2015-02-22
|
||||
linktitle: Installing on Mac
|
||||
toc: true
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
author: "Michael Henderson"
|
||||
lastmod: 2015-12-23
|
||||
date: 2015-03-30
|
||||
linktitle: Installing on Windows
|
||||
toc: true
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
author: Spencer Lyon
|
||||
lastmod: 2015-05-22
|
||||
date: 2014-03-20
|
||||
menu:
|
||||
main:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
lastmod: 2015-12-24
|
||||
date: 2014-03-10
|
||||
linktitle: Migrating from Jekyll
|
||||
toc: true
|
||||
|
||||
Reference in New Issue
Block a user