From 45bf976bcf23e2116aaccaf582e2750e3d8b276c Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Thu, 6 Apr 2017 20:27:00 -0500 Subject: [PATCH] Add Li-Wen Yip press additions to articles data file --- themes/hugo-docs-concept/data/articles.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/themes/hugo-docs-concept/data/articles.toml b/themes/hugo-docs-concept/data/articles.toml index 7460e0b19..febee0ff6 100644 --- a/themes/hugo-docs-concept/data/articles.toml +++ b/themes/hugo-docs-concept/data/articles.toml @@ -1,3 +1,9 @@ +[[article]] + title = "Hugo Easy Gallery - Automagical PhotoSwipe image gallery with a one-line shortcode" + url = "https://www.liwen.id.au/heg/" + author = "Li-Wen Yip" + date = "2017-03-25" + [[article]] title = "Automagical Image Gallery in Hugo with PhotoSwipe and jQuery" url = "https://www.liwen.id.au/photoswipe/" @@ -46,6 +52,12 @@ author = "Aerobatic" date = "2017-02-12" +[[article]] + title = "Getting started with Hugo and the plain-blog theme, on NearlyFreeSpeech.Net" + url = "https://www.penwatch.net/cms/get_started_plain_blog/" + author = "Li-aung “Lewis” Yip" + date = "2017-02-12" + [[article]] title = "Choose Hugo over Jekyll" url = "https://habd.as/choose-hugo-over-jekyll/"