mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
docs: Add lastmod to content files
Based on last commit in Git.
This commit is contained in:
parent
9d70e78031
commit
01f71babfc
140 changed files with 143 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
aliases:
|
||||
- /doc/contributing/
|
||||
- /meta/contributing/
|
||||
lastmod: 2015-05-25
|
||||
date: 2013-07-01
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-05-25
|
||||
date: 2013-07-01
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2016-01-05
|
||||
date: 2014-03-24T20:00:00Z
|
||||
linktitle: Press
|
||||
notoc: true
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-12-23
|
||||
date: 2014-05-14T02:13:50Z
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/example/
|
||||
lastmod: 2015-12-23
|
||||
date: 2013-07-01
|
||||
linktitle: Example
|
||||
menu:
|
||||
|
@ -52,6 +53,7 @@ You may also use the equivalent YAML front matter:
|
|||
|
||||
```yaml
|
||||
---
|
||||
lastmod: 2015-12-23
|
||||
date: "2013-06-21T11:27:27-04:00"
|
||||
title: "Nitro: A quick and simple profiler for Go"
|
||||
description: "Nitro is a simple profiler for your Go lang applications"
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/front-matter/
|
||||
lastmod: 2015-12-23
|
||||
date: 2013-07-01
|
||||
menu:
|
||||
main:
|
||||
|
@ -49,6 +50,7 @@ slug = "spf13-vim-3-0-release-and-new-website"
|
|||
title: "spf13-vim 3.0 release and new website"
|
||||
description: "spf13-vim is a cross platform distribution of vim plugins and resources for Vim."
|
||||
tags: [ ".vimrc", "plugins", "spf13-vim", "vim" ]
|
||||
lastmod: 2015-12-23
|
||||
date: "2012-04-06"
|
||||
categories:
|
||||
- "Development"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-12-23
|
||||
date: 2014-03-06
|
||||
linktitle: Ordering
|
||||
menu:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/organization/
|
||||
lastmod: 2015-09-27
|
||||
date: 2013-07-01
|
||||
linktitle: Organization
|
||||
menu:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-12-23
|
||||
date: 2013-07-01
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-01-27
|
||||
date: 2013-07-01
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/supported-formats/
|
||||
lastmod: 2015-08-01
|
||||
date: 2015-08-01
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-09-28
|
||||
date: 2013-07-01
|
||||
linktitle: Types
|
||||
menu:
|
||||
|
|
|
@ -3,6 +3,7 @@ aliases:
|
|||
- /doc/redirects/
|
||||
- /doc/alias/
|
||||
- /doc/aliases/
|
||||
lastmod: 2015-12-23
|
||||
date: 2013-07-09
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-12-24
|
||||
date: 2014-05-26
|
||||
linktitle: Builders
|
||||
menu:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-08-04
|
||||
date: 2014-05-26
|
||||
linktitle: Comments
|
||||
menu:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-12-23
|
||||
date: 2014-11-25
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/datadrivencontent/
|
||||
lastmod: 2015-07-23
|
||||
date: 2015-02-14
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/datafiles/
|
||||
lastmod: 2015-08-04
|
||||
date: 2015-01-22
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /extras/highlight/
|
||||
lastmod: 2015-10-27
|
||||
date: 2013-07-01
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-04-01
|
||||
date: 2014-05-26
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/localfiles/
|
||||
lastmod: 2015-08-07
|
||||
date: 2015-06-12
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-08-04
|
||||
date: 2014-05-14T02:36:37Z
|
||||
toc: true
|
||||
menu:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/pagination/
|
||||
lastmod: 2015-07-16
|
||||
date: 2014-01-01
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/permalinks/
|
||||
lastmod: 2015-01-19
|
||||
date: 2013-11-18
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-12-08
|
||||
date: 2013-07-09
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/scratch/
|
||||
lastmod: 2015-08-02
|
||||
date: 2015-01-22
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/shortcodes/
|
||||
lastmod: 2015-11-29
|
||||
date: 2013-07-01
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-01-27
|
||||
date: 2013-07-09
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/urls/
|
||||
lastmod: 2015-12-08
|
||||
date: 2014-01-03
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -3,6 +3,7 @@ aliases:
|
|||
- /doc/license/
|
||||
- /license/
|
||||
- /meta/license/
|
||||
lastmod: 2015-11-25
|
||||
date: 2013-07-01
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
aliases:
|
||||
- /doc/release-notes/
|
||||
- /meta/release-notes/
|
||||
lastmod: 2015-12-19
|
||||
date: 2013-07-01
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
aliases:
|
||||
- /doc/roadmap/
|
||||
- /meta/roadmap/
|
||||
lastmod: 2015-02-16
|
||||
date: 2013-07-01
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/configuration/
|
||||
lastmod: 2015-12-08
|
||||
date: 2013-07-01
|
||||
linktitle: Configuration
|
||||
menu:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/installing/
|
||||
lastmod: 2016-01-04
|
||||
date: 2013-07-01
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-12-09
|
||||
date: 2013-07-01
|
||||
linktitle: Introduction
|
||||
menu:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-11-29
|
||||
date: 2013-07-01
|
||||
linktitle: Quickstart
|
||||
menu:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/source-directory/
|
||||
lastmod: 2015-02-09
|
||||
date: 2013-07-01
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
aliases:
|
||||
- /doc/usage/
|
||||
lastmod: 2015-12-23
|
||||
date: 2013-07-01
|
||||
menu:
|
||||
main:
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-01-27
|
||||
date: 2014-02-03T20:00:00Z
|
||||
description: Ant Zucaro's Blog
|
||||
license: GPL
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-08-04
|
||||
date: 2015-02-06T12:51:00Z
|
||||
description: ""
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-08-05
|
||||
date: 2015-08-01T09:00:00Z
|
||||
description: Brazilian Architecture Office.
|
||||
sitelink: http://www.arqueart.com/
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-11-20
|
||||
date: 2015-11-20T01:46:33-06:00
|
||||
description: "Arrested DevOps is a podcast focusing on trends in the DevOps space"
|
||||
license: "apache2"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-01-27
|
||||
date: 2014-01-22T07:32:00Z
|
||||
description: ""
|
||||
license: CC-BY-SA
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-05-26
|
||||
date: 2013-11-01T07:32:00Z
|
||||
description: "bep's blog"
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-10-27
|
||||
date: 2015-10-27T09:02:00Z
|
||||
description: bugtrackers.io provides stories of digital crafters. It shows people behind bits, pixels and bug reports. bugtrackers.io is your resource for web development.
|
||||
sitelink: https://www.bugtrackers.io/
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-11-30
|
||||
date: 2015-12-01T04:20:00Z
|
||||
description: "Camunda BPM Team Blog"
|
||||
license: "Apache 2.0"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-11-30
|
||||
date: 2015-12-01T04:20:00Z
|
||||
description: "Camunda BPM Documentation"
|
||||
license: MIT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-01-27
|
||||
date: 2013-10-02T07:32:00Z
|
||||
description: ""
|
||||
license: CC-SA
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-08-21
|
||||
date: 2015-08-23
|
||||
description: Chinese grammar lessons
|
||||
sitelink: https://www.chineseboost.com/grammar/
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-12-19
|
||||
date: 2014-08-26T11:20:02-04:00
|
||||
description: "chingli’s personal blog"
|
||||
sitelink: http://www.chingli.com/
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-01-27
|
||||
date: 2014-03-27T09:45:00Z
|
||||
description: CloudShark Appliance homepage and documentation
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-12-23
|
||||
date: 2015-12-23T11:42:00+01:00
|
||||
description: blog, portfolio
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-02-11
|
||||
date: 2015-02-11T13:21:27+11:00
|
||||
description: "consequently.org, Greg Restall's personal website"
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2014-08-26
|
||||
date: 2014-08-26T10:55:23-04:00
|
||||
description: ""
|
||||
license: MIT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-05-25
|
||||
date: 2013-11-01T07:32:00Z
|
||||
description: ""
|
||||
license: MIT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2014-08-26
|
||||
date: 2014-08-26T11:31:02-04:00
|
||||
description: ""
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-08-08
|
||||
date: 2015-07-07T04:32:00Z
|
||||
description: Tokyo IT service provider eSolia Inc's Hugo-powered website.
|
||||
license: MIT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-08-08
|
||||
date: 2015-07-07T04:32:00Z
|
||||
description: Tokyo IT service provider eSolia Inc's eSolia.pro blog site, powered by Hugo.
|
||||
license: MIT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-09-08
|
||||
date: 2014-08-26T19:40:00-04:00
|
||||
description: Multilingual, community documentation and blog site
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-12-17
|
||||
date: 2015-11-29T07:16:53-05:00
|
||||
description: Salar Rahmanian Blog
|
||||
license: MIT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-09-14
|
||||
date: 2015-08-24T07:32:00Z
|
||||
description: "GreenITGlobe website"
|
||||
sitelink: http://www.greenitglobe.com/
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-05-25
|
||||
date: 2013-11-01T07:32:00Z
|
||||
description: ""
|
||||
license: MIT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-11-20
|
||||
date: 2015-11-20T20:46:00Z
|
||||
description: "Code for Go in 5 Minutes Screencasts"
|
||||
license: "Apache License 2.0"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-05-25
|
||||
date: 2013-10-01T07:32:00Z
|
||||
description: ""
|
||||
license: MIT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2014-08-26
|
||||
date: 2014-08-25T18:30:40-04:00
|
||||
description: the website developed for the Hackmeeting 2014, the italian meeting of the digital countercultures held this year in Bologna
|
||||
license: Unknown
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-01-27
|
||||
date: 2014-03-09T06:00:00Z
|
||||
description: ""
|
||||
license: MIT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-01-27
|
||||
date: 2013-07-01T07:32:00Z
|
||||
description: This site
|
||||
license: Simpl
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-09-08
|
||||
date: 2015-09-06T18:32:00Z
|
||||
description: Humboldtux personal website.
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-01-27
|
||||
date: 2013-11-02T07:32:00Z
|
||||
description: ""
|
||||
license: MIT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-12-13
|
||||
date: 2015-06-04T12:51:00Z
|
||||
description: Grey Times
|
||||
license: Apache License
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-01-27
|
||||
date: 2014-02-27T20:35:00Z
|
||||
description: Kieran Healy's Website
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-01-27
|
||||
date: 2014-11-01T07:32:00Z
|
||||
description: Corporate Site for Launchcode Software Studios
|
||||
license: Copyright Launchcode Software Studios
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-07-09
|
||||
date: 2015-06-06T12:51:00Z
|
||||
description: LearnOverpass is the definitive, one stop learning resource for the overpass API
|
||||
license: MIT License
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2014-08-26
|
||||
date: 2014-08-25T18:59:30-04:00
|
||||
description: Alexandr Morozov
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-11-15
|
||||
date: 2015-11-15T11:20:00-08:00
|
||||
description: "Losslesslife covers everything high-end and audiophile headphones. Headphones and headphone amplifiers, accessories, how-to guides, and reviews."
|
||||
sitelink: http://pages.losslesslife.com/
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-06-20
|
||||
date: 2015-06-20
|
||||
description: ""
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-10-05
|
||||
date: 2015-10-05T17:15:00Z
|
||||
description: Quality resource for guitarists.
|
||||
sitelink: http://www.maximeguitare.com/
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2014-08-26
|
||||
date: 2014-08-26T11:47:11-04:00
|
||||
description: ""
|
||||
license: Simpl-2.0
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2014-08-26
|
||||
date: 2014-08-26T12:15:48-04:00
|
||||
description: ""
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-10-24
|
||||
date: 2015-10-24T14:06:00+05:30
|
||||
description: Personal blog
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2014-08-26
|
||||
date: 2014-08-26T09:47:00-04:00
|
||||
description: ""
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-08-26
|
||||
date: 2015-08-26T22:33:00Z
|
||||
description: "NoDesk | All Things Digital Nomad"
|
||||
sitelink: http://nodesk.co/
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-01-27
|
||||
date: 2014-08-21T12:21:18-04:00
|
||||
description: ""
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2014-08-26
|
||||
date: 2014-08-26T11:30:57-04:00
|
||||
description: ""
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-11-16
|
||||
date: 2015-11-16T08:36:00Z
|
||||
description: Restored text files
|
||||
sitelink: http://readtext.org/
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-09-08
|
||||
date: 2015-09-07T00:12:00-07:00
|
||||
description: "Personal website dedicated to electronics, programming, and reviews."
|
||||
license: "MIT"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-08-08
|
||||
date: 2015-05-20T04:32:00Z
|
||||
description: Rick Cogley's personal site, powered by Hugo.
|
||||
license: MIT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-10-01
|
||||
date: 2015-09-27T00:00:00Z
|
||||
description: Official Company Website
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-08-08
|
||||
date: 2015-07-08T14:02:16+02:00
|
||||
description: "personal blog of Samuel Debruyn"
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-08-08
|
||||
date: 2015-07-21T10:00:00Z
|
||||
description: Personal portfolio, created with Hugo
|
||||
license: MIT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-01-27
|
||||
date: 2013-07-01T07:32:00Z
|
||||
description: The first Hugo powered website.
|
||||
license: MIT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-01-27
|
||||
date: 2014-11-23T01:28:16+07:00
|
||||
description: "Rasmus Stougaard"
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-07-10
|
||||
date: 2015-07-10T16:15:00+01:00
|
||||
description: Szymon Katra
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-01-27
|
||||
date: 2014-05-22T19:54:00Z
|
||||
description: Tech Coaching site
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2014-08-26
|
||||
date: 2014-08-26T09:34:42-04:00
|
||||
description: ""
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-08-08
|
||||
date: 2014-12-27T20:00:00+07:00
|
||||
description: "Tom Helmer Hansen"
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2014-11-25
|
||||
date: 2014-08-26T14:12:55-04:00
|
||||
description: ""
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-08-08
|
||||
date: 2014-06-26T15:45:00Z
|
||||
description: Vamp.io microservices platform homepage and documentation
|
||||
license: "Apache 2"
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2014-08-26
|
||||
date: 2014-08-26T12:09:39-04:00
|
||||
description: ""
|
||||
license: ""
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
lastmod: 2015-08-08
|
||||
date: 2014-04-07T10:45:00Z
|
||||
description: Community project of YSlow rules translations
|
||||
license: MIT License
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue