pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/hugo



Module Name:    pkgsrc
Committed By:   gavan
Date:           Thu Aug 17 01:50:26 UTC 2017

Added Files:
        pkgsrc/www/hugo: DESCR Makefile PLIST distinfo
        pkgsrc/www/hugo/patches: patch-helpers_content.go

Log Message:
Add hugo package


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/hugo/DESCR pkgsrc/www/hugo/Makefile \
    pkgsrc/www/hugo/PLIST pkgsrc/www/hugo/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/www/hugo/patches/patch-helpers_content.go

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/www/hugo/DESCR
diff -u /dev/null pkgsrc/www/hugo/DESCR:1.1
--- /dev/null   Thu Aug 17 01:50:26 2017
+++ pkgsrc/www/hugo/DESCR       Thu Aug 17 01:50:25 2017
@@ -0,0 +1 @@
+Introducing Hugo, a new idea around making website creation simple again. Hugo flexibly works with many formats and is ideal for blogs, docs, portfolios and much more. Hugo’s speed fosters 
creativity and makes building a website fun again.
Index: pkgsrc/www/hugo/Makefile
diff -u /dev/null pkgsrc/www/hugo/Makefile:1.1
--- /dev/null   Thu Aug 17 01:50:26 2017
+++ pkgsrc/www/hugo/Makefile    Thu Aug 17 01:50:25 2017
@@ -0,0 +1,48 @@
+# $NetBSD: Makefile,v 1.1 2017/08/17 01:50:25 gavan Exp $
+
+DISTNAME=      hugo-0.26
+PKGNAME=       go-${DISTNAME}
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=gohugoio/}
+CATEGORIES=    www
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+GITHUB_PROJECT= ${PKGBASE:S/^go-//}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://gohugo.io/
+COMMENT=       A Fast & Modern Static Website Engine
+LICENSE=       apache-2.0
+
+GO_DIST_BASE=  ${DISTNAME}
+GO_SRCPATH=    github.com/gohugoio/hugo
+
+.include "../../devel/go-purell/buildlink3.mk"
+.include "../../textproc/go-inflect/buildlink3.mk"
+.include "../../devel/go-amber/buildlink3.mk"
+.include "../../devel/go-fsnotify/buildlink3.mk"
+.include "../../net/go-websocket/buildlink3.mk"
+.include "../../devel/go-osext/buildlink3.mk"
+.include "../../devel/go-emoji/buildlink3.mk"
+.include "../../textproc/go-mmark/buildlink3.mk"
+.include "../../devel/go-mapstructure/buildlink3.mk"
+.include "../../devel/go-blackfriday/buildlink3.mk"
+.include "../../devel/go-afero/buildlink3.mk"
+.include "../../devel/go-cast/buildlink3.mk"
+.include "../../devel/go-cobra/buildlink3.mk"
+.include "../../devel/go-fsync/buildlink3.mk"
+.include "../../devel/go-jwalterweatherman/buildlink3.mk"
+.include "../../devel/go-nitro/buildlink3.mk"
+.include "../../devel/go-pflag/buildlink3.mk"
+.include "../../devel/go-viper/buildlink3.mk"
+.include "../../www/go-ace/buildlink3.mk"
+.include "../../textproc/go-text/buildlink3.mk"
+.include "../../devel/go-yaml/buildlink3.mk"
+.include "../../devel/go-gitmap/buildlink3.mk"
+.include "../../devel/go-goorgeous/buildlink3.mk"
+.include "../../www/go-cssmin/buildlink3.mk"
+.include "../../devel/go-immutable-radix/buildlink3.mk"
+.include "../../textproc/go-prose/buildlink3.mk"
+.include "../../devel/go-i18n/buildlink3.mk"
+.include "../../graphics/go-image/buildlink3.mk"
+.include "../../lang/go/go-package.mk"
+.include "../../mk/bsd.pkg.mk"
+
Index: pkgsrc/www/hugo/PLIST
diff -u /dev/null pkgsrc/www/hugo/PLIST:1.1
--- /dev/null   Thu Aug 17 01:50:26 2017
+++ pkgsrc/www/hugo/PLIST       Thu Aug 17 01:50:25 2017
@@ -0,0 +1,990 @@
+@comment $NetBSD: PLIST,v 1.1 2017/08/17 01:50:25 gavan Exp $
+bin/hugo
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/bufferpool.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/cache.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/commands.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/config.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/create.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/deps.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/docshelper.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/helpers.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/hugofs.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/hugolib.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/i18n.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/livereload.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/media.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/output.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/parser.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/releaser.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/source.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/cast.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/collections.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/compare.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/crypto.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/data.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/encoding.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/fmt.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/images.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/inflect.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/internal.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/lang.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/math.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/os.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/partials.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/safe.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/strings.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/time.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/tplimpl.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/transform.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/tpl/urls.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/transform.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/utils.a
+gopkg/pkg/${GO_PLATFORM}/github.com/gohugoio/hugo/watcher.a
+gopkg/src/github.com/gohugoio/hugo/CONTRIBUTING.md
+gopkg/src/github.com/gohugoio/hugo/Dockerfile
+gopkg/src/github.com/gohugoio/hugo/LICENSE.md
+gopkg/src/github.com/gohugoio/hugo/Makefile
+gopkg/src/github.com/gohugoio/hugo/README.md
+gopkg/src/github.com/gohugoio/hugo/appveyor.yml
+gopkg/src/github.com/gohugoio/hugo/bench.sh
+gopkg/src/github.com/gohugoio/hugo/benchSite.sh
+gopkg/src/github.com/gohugoio/hugo/bufferpool/bufpool.go
+gopkg/src/github.com/gohugoio/hugo/bufferpool/bufpool_test.go
+gopkg/src/github.com/gohugoio/hugo/cache/partitioned_lazy_cache.go
+gopkg/src/github.com/gohugoio/hugo/cache/partitioned_lazy_cache_test.go
+gopkg/src/github.com/gohugoio/hugo/commands/benchmark.go
+gopkg/src/github.com/gohugoio/hugo/commands/check.go
+gopkg/src/github.com/gohugoio/hugo/commands/commandeer.go
+gopkg/src/github.com/gohugoio/hugo/commands/convert.go
+gopkg/src/github.com/gohugoio/hugo/commands/env.go
+gopkg/src/github.com/gohugoio/hugo/commands/gen.go
+gopkg/src/github.com/gohugoio/hugo/commands/genautocomplete.go
+gopkg/src/github.com/gohugoio/hugo/commands/gendoc.go
+gopkg/src/github.com/gohugoio/hugo/commands/gendocshelper.go
+gopkg/src/github.com/gohugoio/hugo/commands/genman.go
+gopkg/src/github.com/gohugoio/hugo/commands/hugo.go
+gopkg/src/github.com/gohugoio/hugo/commands/hugo_windows.go
+gopkg/src/github.com/gohugoio/hugo/commands/import_jekyll.go
+gopkg/src/github.com/gohugoio/hugo/commands/import_jekyll_test.go
+gopkg/src/github.com/gohugoio/hugo/commands/limit_darwin.go
+gopkg/src/github.com/gohugoio/hugo/commands/limit_others.go
+gopkg/src/github.com/gohugoio/hugo/commands/list.go
+gopkg/src/github.com/gohugoio/hugo/commands/list_config.go
+gopkg/src/github.com/gohugoio/hugo/commands/new.go
+gopkg/src/github.com/gohugoio/hugo/commands/new_test.go
+gopkg/src/github.com/gohugoio/hugo/commands/release.go
+gopkg/src/github.com/gohugoio/hugo/commands/server.go
+gopkg/src/github.com/gohugoio/hugo/commands/server_test.go
+gopkg/src/github.com/gohugoio/hugo/commands/undraft.go
+gopkg/src/github.com/gohugoio/hugo/commands/undraft_test.go
+gopkg/src/github.com/gohugoio/hugo/commands/version.go
+gopkg/src/github.com/gohugoio/hugo/config/configProvider.go
+gopkg/src/github.com/gohugoio/hugo/create/content.go
+gopkg/src/github.com/gohugoio/hugo/create/content_template_handler.go
+gopkg/src/github.com/gohugoio/hugo/create/content_test.go
+gopkg/src/github.com/gohugoio/hugo/deps/deps.go
+gopkg/src/github.com/gohugoio/hugo/docs/.gitignore
+gopkg/src/github.com/gohugoio/hugo/docs/.gitmodules
+gopkg/src/github.com/gohugoio/hugo/docs/LICENSE.md
+gopkg/src/github.com/gohugoio/hugo/docs/README.md
+gopkg/src/github.com/gohugoio/hugo/docs/archetypes/default.md
+gopkg/src/github.com/gohugoio/hugo/docs/config.toml
+gopkg/src/github.com/gohugoio/hugo/docs/content/_index.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/about/_index.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/about/benefits.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/about/features.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/about/license.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/about/roadmap.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/about/what-is-hugo.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/_index.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_benchmark.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_check.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_check_ulimit.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_config.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_convert.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_convert_toJSON.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_convert_toTOML.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_convert_toYAML.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_env.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_gen.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_gen_autocomplete.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_gen_doc.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_gen_man.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_import.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_import_jekyll.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_list.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_list_drafts.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_list_expired.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_list_future.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_new.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_new_site.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_new_theme.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_server.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_undraft.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/commands/hugo_version.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/_index.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/archetypes.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/authors.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/comments.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/cross-references.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/formats.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/front-matter.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/menus.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/multilingual.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/organization.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/sections.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/shortcodes.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/summaries.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/taxonomies.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/toc.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/types.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/content-management/urls.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/contribute/_index.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/contribute/development.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/contribute/documentation.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/contribute/themes.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/documentation.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/GetPage.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/NumFmt.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/_index.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/abslangurl.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/absurl.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/adddate.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/after.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/apply.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/base64.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/chomp.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/countrunes.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/countwords.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/dateformat.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/default.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/delimit.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/dict.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/echoparam.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/emojify.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/eq.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/findRe.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/first.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/format.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/ge.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/get.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/getenv.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/gt.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/hasPrefix.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/haschildren.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/hasmenucurrent.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/highlight.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/htmlEscape.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/htmlUnescape.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/humanize.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/i18n.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/imageConfig.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/in.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/index-function.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/int.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/intersect.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/ismenucurrent.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/isset.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/jsonify.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/last.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/le.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/len.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/lower.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/lt.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/markdownify.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/math.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/md5.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/ne.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/now.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/param.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/partialCached.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/plainify.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/pluralize.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/printf.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/querify.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/range.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/readdir.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/readfile.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/ref.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/relLangURL.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/relref.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/relurl.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/render.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/replace.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/replacere.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/safeCSS.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/safeHTML.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/safeHTMLAttr.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/safeJS.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/safeURL.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/scratch.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/seq.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/sha.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/shuffle.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/singularize.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/slice.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/slicestr.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/sort.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/split.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/string.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/substr.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/time.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/title.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/trim.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/truncate.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/union.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/uniq.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/unix.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/upper.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/urlize.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/where.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/functions/with.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/getting-started/_index.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/getting-started/configuration.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/getting-started/directory-structure.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/getting-started/installing.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/getting-started/quick-start.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/getting-started/usage.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/hosting-and-deployment/_index.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/hosting-and-deployment/deployment-with-rsync.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/hosting-and-deployment/deployment-with-wercker.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/hosting-and-deployment/hosting-on-bitbucket.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/hosting-and-deployment/hosting-on-firebase.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/hosting-and-deployment/hosting-on-github.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/hosting-and-deployment/hosting-on-gitlab.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/hosting-and-deployment/hosting-on-netlify.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-16.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-17.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-18.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-19.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-20-1.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-20-2.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-20-3.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-20-4.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-20-5.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-20-6.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-20-7.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-20.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-21.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-22-1.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-22.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-23.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-24-1.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-24.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-25-1.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0-25.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/0.26-relnotes.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/_index.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/news/http2-server-push-in-hugo.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/readfiles/README.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/readfiles/bfconfig.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/readfiles/dateformatting.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/readfiles/menuvars.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/readfiles/testing.txt
+gopkg/src/github.com/gohugoio/hugo/docs/content/release-notes/0.25-relnotes.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/release-notes/0.25.1-relnotes.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/404.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/_index.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/alternatives.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/base.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/data-templates.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/files.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/homepage.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/internal.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/introduction.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/lists.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/lookup-order.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/menu-templates.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/ordering-and-grouping.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/output-formats.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/pagination.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/partials.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/robots.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/rss.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/section-templates.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/shortcode-templates.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/single-page-templates.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/sitemap-template.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/taxonomy-templates.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/template-debugging.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/templates/views.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/themes/_index.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/themes/creating.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/themes/customizing.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/themes/installing-and-using-themes.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/tools/_index.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/tools/editors.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/tools/frontends.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/tools/migrations.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/tools/other.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/tools/search.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/tools/starter-kits.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/tools/syntax-highlighting.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/troubleshooting/_index.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/troubleshooting/accented-characters-in-urls.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/troubleshooting/build-performance.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/troubleshooting/eof-error.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/variables/_index.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/variables/files.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/variables/git.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/variables/hugo.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/variables/menus.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/variables/page.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/variables/shortcodes.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/variables/site.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/variables/sitemap.md
+gopkg/src/github.com/gohugoio/hugo/docs/content/variables/taxonomy.md
+gopkg/src/github.com/gohugoio/hugo/docs/data/articles.toml
+gopkg/src/github.com/gohugoio/hugo/docs/data/docs.json
+gopkg/src/github.com/gohugoio/hugo/docs/data/homepagetweets.toml
+gopkg/src/github.com/gohugoio/hugo/docs/data/references.toml
+gopkg/src/github.com/gohugoio/hugo/docs/data/titles.toml
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/asciicast.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/code.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/datatable.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/directoryindex.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/docfile.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/exfile.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/exfm.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/gh.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/ghrepo.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/nohighlight.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/note.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/output.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/readfile.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/tip.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/todo.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/warning.html
+gopkg/src/github.com/gohugoio/hugo/docs/layouts/shortcodes/yt.html
+gopkg/src/github.com/gohugoio/hugo/docs/netlify.toml
+gopkg/src/github.com/gohugoio/hugo/docs/requirements.txt
+gopkg/src/github.com/gohugoio/hugo/docs/static/apple-touch-icon.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/contribute/development/accept-cla.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/contribute/development/ci-errors.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/contribute/development/copy-remote-url.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/contribute/development/forking-a-repository.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/contribute/development/open-pull-request.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/css/bootstrap-additions-gohugo.css
+gopkg/src/github.com/gohugoio/hugo/docs/static/css/bootstrap-changes-gohugo.css
+gopkg/src/github.com/gohugoio/hugo/docs/static/css/bootstrap-stripped-gohugo.css
+gopkg/src/github.com/gohugoio/hugo/docs/static/css/content-style.css
+gopkg/src/github.com/gohugoio/hugo/docs/static/css/home-page-style-responsive.css
+gopkg/src/github.com/gohugoio/hugo/docs/static/css/home-page-style.css
+gopkg/src/github.com/gohugoio/hugo/docs/static/css/hugofont.css
+gopkg/src/github.com/gohugoio/hugo/docs/static/css/style-responsive.css
+gopkg/src/github.com/gohugoio/hugo/docs/static/css/style.css
+gopkg/src/github.com/gohugoio/hugo/docs/static/favicon.ico
+gopkg/src/github.com/gohugoio/hugo/docs/static/fonts/glyphicons-halflings-regular.eot
+gopkg/src/github.com/gohugoio/hugo/docs/static/fonts/glyphicons-halflings-regular.svg
+gopkg/src/github.com/gohugoio/hugo/docs/static/fonts/glyphicons-halflings-regular.ttf
+gopkg/src/github.com/gohugoio/hugo/docs/static/fonts/glyphicons-halflings-regular.woff
+gopkg/src/github.com/gohugoio/hugo/docs/static/fonts/glyphicons-halflings-regular.woff2
+gopkg/src/github.com/gohugoio/hugo/docs/static/fonts/hugo.eot
+gopkg/src/github.com/gohugoio/hugo/docs/static/fonts/hugo.svg
+gopkg/src/github.com/gohugoio/hugo/docs/static/fonts/hugo.ttf
+gopkg/src/github.com/gohugoio/hugo/docs/static/fonts/hugo.woff
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/adding-a-github-pages-step.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/adding-the-project-to-github.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/and-we-ve-got-an-app.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/configure-the-deploy-step.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/creating-a-basic-hugo-site.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/public-or-not.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/using-hugo-build.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/wercker-access.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/wercker-account-settings.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/wercker-add-app.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/wercker-git-connections.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/wercker-search.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/wercker-select-owner.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/wercker-select-repository.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/wercker-sign-up-page.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/wercker-sign-up.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/deployment-with-wercker/werckeryml.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/hosting-on-bitbucket/bitbucket-blog-post.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/hosting-on-bitbucket/bitbucket-create-repo.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/hosting-on-netlify/netlify-add-new-site.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/hosting-on-netlify/netlify-authorize-added-permissions.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-1.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-2.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-3.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/hosting-on-netlify/netlify-deploy-published.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/hosting-on-netlify/netlify-deploying-site.gif
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/hosting-on-netlify/netlify-first-authorize.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/hosting-on-netlify/netlify-live-site.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/hosting-on-netlify/netlify-push-to-deploy.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/hosting-on-netlify/netlify-signup.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/hosting-and-deployment/hosting-on-netlify/tibobeijennl.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/blog/hugo-http2-push.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/contribute/development/accept-cla.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/contribute/development/ci-errors.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/contribute/development/copy-remote-url.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/contribute/development/forking-a-repository.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/contribute/development/open-pull-request.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/gohugoio-card-1.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/adding-a-github-pages-step.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/adding-the-project-to-github.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/and-we-ve-got-an-app.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/configure-the-deploy-step.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/creating-a-basic-hugo-site.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/public-or-not.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/using-hugo-build.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-access.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-account-settings.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-add-app.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-git-connections.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-search.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-select-owner.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-select-repository.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-sign-up-page.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-sign-up.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/deployment-with-wercker/werckeryml.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/hosting-on-bitbucket/bitbucket-blog-post.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/hosting-on-bitbucket/bitbucket-create-repo.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-add-new-site.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-authorize-added-permissions.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-1.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-2.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-3.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-deploy-published.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-deploying-site.gif
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-first-authorize.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-live-site.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-push-to-deploy.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-signup.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/hosting-and-deployment/hosting-on-netlify/tibobeijennl.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/icon-custom-outputs.svg
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/quickstart/bookshelf-bleak-theme.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/quickstart/bookshelf-disqus.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/quickstart/bookshelf-new-default-image.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/quickstart/bookshelf-only-picture.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/quickstart/bookshelf-robust-theme.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/quickstart/bookshelf-updated-config.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/quickstart/bookshelf.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/quickstart/default.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/quickstart/gh-pages-ui.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/images/site-hierarchy.svg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/2626info-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/antzucaro-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/apperneticioblog.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/arresteddevops-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/asc-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/astrochili-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/aydoscom.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/balaramadurai-net-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/barricade-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/bepsays-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/bharathpalavalli-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/bugtrackersio-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/bullion-investor-com.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/camunda-blog.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/camunda-docs.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/carnivorousplants-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/cdnoverview-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/chinese-grammar-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/chingli-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/chipsncookies-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/christianmendoza-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/cinegyopen-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/clearhaus-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/cloudshark-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/codingjournal-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/consequently.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/content/archetypes/archetype-hierarchy.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/ctlcompiled-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/danmux-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/datapipelinearchitect-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/davidepetilli-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/davidrallen-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/davidyates-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/dbzman-online-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/desk-mini.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/desk-sm.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/desk-wide.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/desk.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/devmonk-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/dmitriid.com.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/docs.eurie.io-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/emilyhorsman.com-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/enjoyablerecipes-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/esaezgil_com-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/esolia_com-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/esolia_pro-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/fale-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/firstnameclub.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/fixatom-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/freebsd-19px.svg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/furqansoftware-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/fxsitecompat-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/gntech-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/gogb-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/goin5minutes-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/gray.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/h10n.me-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/heimatverein-niederjosbach-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/horeaporutiu-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/hugo-logo-med.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/hugo-logo.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/hugo-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/hugo.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/hugoSM.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/invincible-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/invision-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/jamescampbell-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/jonbeebe.net-thumbnail.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/jorgennilsson-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/kjhealy-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/klingt-net-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/launchcode-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/leepenney-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/leowkahman-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/lk4d4-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/losslesslife-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/lucumt.info.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/mariosanchez-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/mayan-edms-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/michaelwhatcott-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/mongodb-eng-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/mtbhomer-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/myearworms-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/neavey-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/nickoneill-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/ninjaducks-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/ninya-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/nodesk-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/novelist-xyz.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/npf-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/nutspubcrawl.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/ocul-maps.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/petanikode.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/peteraba-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/picturingjordan-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/promotive.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/quickstart/bookshelf-bleak-theme.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/quickstart/bookshelf-disqus.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/quickstart/bookshelf-new-default-image.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/quickstart/bookshelf-only-picture.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/quickstart/bookshelf-robust-theme.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/quickstart/bookshelf-updated-config.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/quickstart/bookshelf.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/quickstart/default.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/rahulrai_in-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/rakutentech-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/rdegges-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/readtext-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/richardsumilang-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/rick_cogley_info-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/ridingbytes-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/robertbasic-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/sanjay-saxena-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/scottcwilson-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/shapeshed-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/shelan-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/siba-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/silvergeko.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/softinio-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/spf13-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/steambap.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/stefano.chiodino-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/stou-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/szymonkatra-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/techmadeplain-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tendermint-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/thecodeking-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/thehome-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/thislittleduck-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tibobeijen-nl-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/ttsreader-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorialonfly-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/automated-deployments/adding-a-deploy-pipeline.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/automated-deployments/adding-a-deploy-step.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/automated-deployments/adding-the-project-to-github.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/automated-deployments/creating-a-basic-hugo-site.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/automated-deployments/public-or-not.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/automated-deployments/using-hugo-build.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/automated-deployments/wercker-access.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/automated-deployments/wercker-add-app.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/automated-deployments/wercker-git-connections.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/automated-deployments/wercker-search.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/automated-deployments/wercker-select-repository.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/automated-deployments/wercker-sign-up-page.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/automated-deployments/wercker-sign-up.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/automated-deployments/werckeryml.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-blog-post.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-create-repo.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/how-to-contribute-to-hugo/accept-cla.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/how-to-contribute-to-hugo/ci-errors.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/how-to-contribute-to-hugo/copy-remote-url.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/how-to-contribute-to-hugo/forking-a-repository.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutorials/how-to-contribute-to-hugo/open-pull-request.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/tutswiki-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/ucsb-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/upbeat.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/vamp_landingpage-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/viglug-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/vurt.co-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/worldtowriters-com.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/yslow-rules-tn.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/ysqi-blog.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/img/yulinling-tn.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/js/livereload.js
+gopkg/src/github.com/gohugoio/hugo/docs/static/js/owl.carousel-custom.js
+gopkg/src/github.com/gohugoio/hugo/docs/static/js/scripts.js
+gopkg/src/github.com/gohugoio/hugo/docs/static/quickstart/bookshelf-bleak-theme.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/quickstart/bookshelf-disqus.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/quickstart/bookshelf-new-default-image.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/quickstart/bookshelf-only-picture.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/quickstart/bookshelf-robust-theme.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/quickstart/bookshelf-updated-config.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/quickstart/bookshelf.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/quickstart/default.jpg
+gopkg/src/github.com/gohugoio/hugo/docs/static/quickstart/gh-pages-ui.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/share/hugo-tall.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/share/made-with-hugo-dark.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/share/made-with-hugo-long-dark.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/share/made-with-hugo-long.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/share/made-with-hugo.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/share/powered-by-hugo-dark.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/share/powered-by-hugo-long-dark.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/share/powered-by-hugo-long.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/share/powered-by-hugo.png
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/OwlCarousel2/LICENSE
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/OwlCarousel2/css/owl.carousel.css
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/OwlCarousel2/css/owl.theme.default.css
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/OwlCarousel2/js/owl.carousel.min.js
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/OwlCarousel2/notes.txt
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/dieulot/js/instantclick.min.js
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/flesler/js/jquery.scrollTo.min.js
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/font-awesome/css/font-awesome.min.css
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/font-awesome/fonts/FontAwesome.otf
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/font-awesome/fonts/fontawesome-webfont.eot
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/font-awesome/fonts/fontawesome-webfont.svg
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/font-awesome/fonts/fontawesome-webfont.ttf
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/font-awesome/fonts/fontawesome-webfont.woff
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/font-awesome/fonts/fontawesome-webfont.woff2
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/highlightjs/css/monokai-sublime.css
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/highlightjs/js/highlight.pack.js
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/highlightjs/notes.txt
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/jquery/js/jquery-2.1.4.min.js
+gopkg/src/github.com/gohugoio/hugo/docs/static/vendor/twitter/js/bootstrap.min.js
+gopkg/src/github.com/gohugoio/hugo/docshelper/docs.go
+gopkg/src/github.com/gohugoio/hugo/examples/blog/.gitignore
+gopkg/src/github.com/gohugoio/hugo/examples/blog/README.md
+gopkg/src/github.com/gohugoio/hugo/examples/blog/config.toml
+gopkg/src/github.com/gohugoio/hugo/examples/blog/content/post/another-post.md
+gopkg/src/github.com/gohugoio/hugo/examples/blog/content/post/hello-hugo.md
+gopkg/src/github.com/gohugoio/hugo/examples/blog/layouts/_default/single.html
+gopkg/src/github.com/gohugoio/hugo/examples/blog/layouts/index.html
+gopkg/src/github.com/gohugoio/hugo/examples/blog/layouts/indexes/category.html
+gopkg/src/github.com/gohugoio/hugo/examples/blog/layouts/indexes/post.html
+gopkg/src/github.com/gohugoio/hugo/examples/blog/layouts/indexes/tag.html
+gopkg/src/github.com/gohugoio/hugo/examples/blog/layouts/partials/footer.copyright.html
+gopkg/src/github.com/gohugoio/hugo/examples/blog/layouts/partials/footer.html
+gopkg/src/github.com/gohugoio/hugo/examples/blog/layouts/partials/header.html
+gopkg/src/github.com/gohugoio/hugo/examples/blog/layouts/partials/header.includes.html
+gopkg/src/github.com/gohugoio/hugo/examples/blog/layouts/partials/menu.html
+gopkg/src/github.com/gohugoio/hugo/examples/blog/layouts/partials/meta.html
+gopkg/src/github.com/gohugoio/hugo/examples/blog/layouts/partials/navbar.html
+gopkg/src/github.com/gohugoio/hugo/examples/blog/layouts/post/li.html
+gopkg/src/github.com/gohugoio/hugo/examples/blog/layouts/post/single.html
+gopkg/src/github.com/gohugoio/hugo/examples/blog/layouts/post/summary.html
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/css/bootstrap.min.css
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/css/custom.css
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/css/font-awesome.css
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/fonts/FontAwesome.otf
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/fonts/fontawesome-webfont.eot
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/fonts/fontawesome-webfont.svg
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/fonts/fontawesome-webfont.ttf
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/fonts/fontawesome-webfont.woff
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/fonts/fontawesome-webfont.woff2
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/fonts/glyphicons-halflings-regular.eot
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/fonts/glyphicons-halflings-regular.svg
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/fonts/glyphicons-halflings-regular.ttf
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/fonts/glyphicons-halflings-regular.woff
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/fonts/glyphicons-halflings-regular.woff2
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/js/bootstrap.js
+gopkg/src/github.com/gohugoio/hugo/examples/blog/static/js/jquery-1.11.3.min.js
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/.gitignore
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/README.md
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/config.toml
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/content/about.en.md
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/content/about.et.md
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/content/index.en.md
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/content/index.et.md
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/content/story/alpha.en.md
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/content/story/beta.en.md
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/content/story/index.en.md
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/content/uudis/alfa.et.md
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/content/uudis/beeta.et.md
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/content/uudis/index.et.md
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/i18n/en.toml
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/i18n/et.toml
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/layouts/_default/single.html
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/layouts/index.html
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/layouts/partials/footer.html
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/layouts/partials/head.html
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/layouts/partials/header.html
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/layouts/story/single.html
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/layouts/uudis/single.html
+gopkg/src/github.com/gohugoio/hugo/examples/multilingual/static/main.css
+gopkg/src/github.com/gohugoio/hugo/goreleaser.yml
+gopkg/src/github.com/gohugoio/hugo/helpers/baseURL.go
+gopkg/src/github.com/gohugoio/hugo/helpers/baseURL_test.go
+gopkg/src/github.com/gohugoio/hugo/helpers/content.go
+gopkg/src/github.com/gohugoio/hugo/helpers/content.go.orig
+gopkg/src/github.com/gohugoio/hugo/helpers/content_renderer.go
+gopkg/src/github.com/gohugoio/hugo/helpers/content_renderer_test.go
+gopkg/src/github.com/gohugoio/hugo/helpers/content_test.go
+gopkg/src/github.com/gohugoio/hugo/helpers/emoji.go
+gopkg/src/github.com/gohugoio/hugo/helpers/emoji_test.go
+gopkg/src/github.com/gohugoio/hugo/helpers/general.go
+gopkg/src/github.com/gohugoio/hugo/helpers/general_test.go
+gopkg/src/github.com/gohugoio/hugo/helpers/hugo.go
+gopkg/src/github.com/gohugoio/hugo/helpers/hugo_test.go
+gopkg/src/github.com/gohugoio/hugo/helpers/language.go
+gopkg/src/github.com/gohugoio/hugo/helpers/language_test.go
+gopkg/src/github.com/gohugoio/hugo/helpers/path.go
+gopkg/src/github.com/gohugoio/hugo/helpers/path_test.go
+gopkg/src/github.com/gohugoio/hugo/helpers/pathspec.go
+gopkg/src/github.com/gohugoio/hugo/helpers/pathspec_test.go
+gopkg/src/github.com/gohugoio/hugo/helpers/pygments.go
+gopkg/src/github.com/gohugoio/hugo/helpers/pygments_test.go
+gopkg/src/github.com/gohugoio/hugo/helpers/testhelpers_test.go
+gopkg/src/github.com/gohugoio/hugo/helpers/url.go
+gopkg/src/github.com/gohugoio/hugo/helpers/url_test.go
+gopkg/src/github.com/gohugoio/hugo/hugofs/fs.go
+gopkg/src/github.com/gohugoio/hugo/hugofs/fs_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/404_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/alias.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/alias_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/author.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/case_insensitive_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/config.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/config_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/datafiles_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/disableKinds_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/embedded_shortcodes_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/gitinfo.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/handler_base.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/handler_file.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/handler_meta.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/handler_page.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/handler_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/hugo_info.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/hugo_sites.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/hugo_sites_build.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/hugo_sites_build_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/media.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/menu.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/menu_old_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/menu_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/multilingual.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/node_as_page_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/page.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/pageCache.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/pageCache_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/pageGroup.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/pageGroup_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/pageSort.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/pageSort_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/page_collections.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/page_collections_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/page_output.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/page_paths.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/page_paths_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/page_permalink_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/page_taxonomy_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/page_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/page_time_integration_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/pagesPrevNext.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/pagesPrevNext_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/pagination.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/pagination_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/path_separators_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/permalinker.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/permalinks.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/permalinks_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/robotstxt_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/rss_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/scratch.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/scratch_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/shortcode.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/shortcode_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/shortcodeparser.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/shortcodeparser_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/site.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/siteJSONEncode_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/site_benchmark_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/site_output.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/site_output_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/site_render.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/site_sections.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/site_sections_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/site_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/site_url_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/sitemap.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/sitemap_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/taxonomy.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/taxonomy_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/template_engines_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/template_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/testdata/redis.cn.md
+gopkg/src/github.com/gohugoio/hugo/hugolib/testhelpers_test.go
+gopkg/src/github.com/gohugoio/hugo/hugolib/translations.go
+gopkg/src/github.com/gohugoio/hugo/i18n/i18n.go
+gopkg/src/github.com/gohugoio/hugo/i18n/i18n_test.go
+gopkg/src/github.com/gohugoio/hugo/i18n/translationProvider.go
+gopkg/src/github.com/gohugoio/hugo/livereload/connection.go
+gopkg/src/github.com/gohugoio/hugo/livereload/hub.go
+gopkg/src/github.com/gohugoio/hugo/livereload/livereload.go
+gopkg/src/github.com/gohugoio/hugo/main.go
+gopkg/src/github.com/gohugoio/hugo/media/docshelper.go
+gopkg/src/github.com/gohugoio/hugo/media/mediaType.go
+gopkg/src/github.com/gohugoio/hugo/media/mediaType_test.go
+gopkg/src/github.com/gohugoio/hugo/output/docshelper.go
+gopkg/src/github.com/gohugoio/hugo/output/layout.go
+gopkg/src/github.com/gohugoio/hugo/output/layout_base.go
+gopkg/src/github.com/gohugoio/hugo/output/layout_base_test.go
+gopkg/src/github.com/gohugoio/hugo/output/layout_test.go
+gopkg/src/github.com/gohugoio/hugo/output/outputFormat.go
+gopkg/src/github.com/gohugoio/hugo/output/outputFormat_test.go
+gopkg/src/github.com/gohugoio/hugo/parser/frontmatter.go
+gopkg/src/github.com/gohugoio/hugo/parser/frontmatter_test.go
+gopkg/src/github.com/gohugoio/hugo/parser/long_text_test.md
+gopkg/src/github.com/gohugoio/hugo/parser/page.go
+gopkg/src/github.com/gohugoio/hugo/parser/page_test.go
+gopkg/src/github.com/gohugoio/hugo/parser/parse_frontmatter_test.go
+gopkg/src/github.com/gohugoio/hugo/pull-docs.sh
+gopkg/src/github.com/gohugoio/hugo/releaser/git.go
+gopkg/src/github.com/gohugoio/hugo/releaser/git_test.go
+gopkg/src/github.com/gohugoio/hugo/releaser/github.go
+gopkg/src/github.com/gohugoio/hugo/releaser/github_test.go
+gopkg/src/github.com/gohugoio/hugo/releaser/releasenotes_writer.go
+gopkg/src/github.com/gohugoio/hugo/releaser/releasenotes_writer_test.go
+gopkg/src/github.com/gohugoio/hugo/releaser/releaser.go
+gopkg/src/github.com/gohugoio/hugo/requirements.txt
+gopkg/src/github.com/gohugoio/hugo/snapcraft.yaml
+gopkg/src/github.com/gohugoio/hugo/source/content_directory_test.go
+gopkg/src/github.com/gohugoio/hugo/source/file.go
+gopkg/src/github.com/gohugoio/hugo/source/file_test.go
+gopkg/src/github.com/gohugoio/hugo/source/filesystem.go
+gopkg/src/github.com/gohugoio/hugo/source/filesystem_test.go
+gopkg/src/github.com/gohugoio/hugo/source/filesystem_unix_test.go
+gopkg/src/github.com/gohugoio/hugo/source/filesystem_windows_test.go
+gopkg/src/github.com/gohugoio/hugo/source/inmemory.go
+gopkg/src/github.com/gohugoio/hugo/source/lazy_file_reader.go
+gopkg/src/github.com/gohugoio/hugo/source/lazy_file_reader_test.go
+gopkg/src/github.com/gohugoio/hugo/temp/0.26-relnotes.md
+gopkg/src/github.com/gohugoio/hugo/tpl/cast/cast.go
+gopkg/src/github.com/gohugoio/hugo/tpl/cast/cast_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/cast/docshelper.go
+gopkg/src/github.com/gohugoio/hugo/tpl/cast/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/cast/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/collections/apply.go
+gopkg/src/github.com/gohugoio/hugo/tpl/collections/apply_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/collections/collections.go
+gopkg/src/github.com/gohugoio/hugo/tpl/collections/collections_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/collections/index.go
+gopkg/src/github.com/gohugoio/hugo/tpl/collections/index_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/collections/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/collections/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/collections/reflect_helpers.go
+gopkg/src/github.com/gohugoio/hugo/tpl/collections/sort.go
+gopkg/src/github.com/gohugoio/hugo/tpl/collections/sort_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/collections/where.go
+gopkg/src/github.com/gohugoio/hugo/tpl/collections/where_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/compare/compare.go
+gopkg/src/github.com/gohugoio/hugo/tpl/compare/compare_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/compare/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/compare/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/crypto/crypto.go
+gopkg/src/github.com/gohugoio/hugo/tpl/crypto/crypto_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/crypto/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/crypto/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/data/cache.go
+gopkg/src/github.com/gohugoio/hugo/tpl/data/cache_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/data/data.go
+gopkg/src/github.com/gohugoio/hugo/tpl/data/data_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/data/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/data/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/data/resources.go
+gopkg/src/github.com/gohugoio/hugo/tpl/data/resources_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/encoding/encoding.go
+gopkg/src/github.com/gohugoio/hugo/tpl/encoding/encoding_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/encoding/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/encoding/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/fmt/fmt.go
+gopkg/src/github.com/gohugoio/hugo/tpl/fmt/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/fmt/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/images/images.go
+gopkg/src/github.com/gohugoio/hugo/tpl/images/images_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/images/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/images/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/inflect/inflect.go
+gopkg/src/github.com/gohugoio/hugo/tpl/inflect/inflect_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/inflect/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/inflect/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/internal/templatefuncRegistry_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/internal/templatefuncsRegistry.go
+gopkg/src/github.com/gohugoio/hugo/tpl/lang/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/lang/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/lang/lang.go
+gopkg/src/github.com/gohugoio/hugo/tpl/lang/lang_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/math/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/math/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/math/math.go
+gopkg/src/github.com/gohugoio/hugo/tpl/math/math_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/os/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/os/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/os/os.go
+gopkg/src/github.com/gohugoio/hugo/tpl/os/os_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/partials/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/partials/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/partials/partials.go
+gopkg/src/github.com/gohugoio/hugo/tpl/safe/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/safe/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/safe/safe.go
+gopkg/src/github.com/gohugoio/hugo/tpl/safe/safe_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/strings/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/strings/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/strings/regexp.go
+gopkg/src/github.com/gohugoio/hugo/tpl/strings/regexp_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/strings/strings.go
+gopkg/src/github.com/gohugoio/hugo/tpl/strings/strings_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/strings/truncate.go
+gopkg/src/github.com/gohugoio/hugo/tpl/strings/truncate_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/template.go
+gopkg/src/github.com/gohugoio/hugo/tpl/time/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/time/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/time/time.go
+gopkg/src/github.com/gohugoio/hugo/tpl/time/time_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/tplimpl/ace.go
+gopkg/src/github.com/gohugoio/hugo/tpl/tplimpl/amber_compiler.go
+gopkg/src/github.com/gohugoio/hugo/tpl/tplimpl/template.go
+gopkg/src/github.com/gohugoio/hugo/tpl/tplimpl/templateFuncster.go
+gopkg/src/github.com/gohugoio/hugo/tpl/tplimpl/templateProvider.go
+gopkg/src/github.com/gohugoio/hugo/tpl/tplimpl/template_ast_transformers.go
+gopkg/src/github.com/gohugoio/hugo/tpl/tplimpl/template_ast_transformers_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/tplimpl/template_embedded.go
+gopkg/src/github.com/gohugoio/hugo/tpl/tplimpl/template_funcs.go
+gopkg/src/github.com/gohugoio/hugo/tpl/tplimpl/template_funcs_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/transform/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/transform/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/transform/transform.go
+gopkg/src/github.com/gohugoio/hugo/tpl/transform/transform_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/urls/init.go
+gopkg/src/github.com/gohugoio/hugo/tpl/urls/init_test.go
+gopkg/src/github.com/gohugoio/hugo/tpl/urls/urls.go
+gopkg/src/github.com/gohugoio/hugo/transform/absurl.go
+gopkg/src/github.com/gohugoio/hugo/transform/absurlreplacer.go
+gopkg/src/github.com/gohugoio/hugo/transform/chain.go
+gopkg/src/github.com/gohugoio/hugo/transform/chain_test.go
+gopkg/src/github.com/gohugoio/hugo/transform/hugogeneratorinject.go
+gopkg/src/github.com/gohugoio/hugo/transform/hugogeneratorinject_test.go
+gopkg/src/github.com/gohugoio/hugo/transform/livereloadinject.go
+gopkg/src/github.com/gohugoio/hugo/transform/livereloadinject_test.go
+gopkg/src/github.com/gohugoio/hugo/utils/utils.go
+gopkg/src/github.com/gohugoio/hugo/vendor/vendor.json
+gopkg/src/github.com/gohugoio/hugo/watcher/batcher.go
+@pkgdir gopkg/src/github.com/gohugoio/hugo/docs/themes/gohugoioTheme
Index: pkgsrc/www/hugo/distinfo
diff -u /dev/null pkgsrc/www/hugo/distinfo:1.1
--- /dev/null   Thu Aug 17 01:50:26 2017
+++ pkgsrc/www/hugo/distinfo    Thu Aug 17 01:50:25 2017
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1 2017/08/17 01:50:25 gavan Exp $
+
+SHA1 (hugo-0.26.tar.gz) = a78a2b0698dc985e5d0ce30575876c6be65115b0
+RMD160 (hugo-0.26.tar.gz) = 144e452943e1a2de69a1aa133973f72b388ef79b
+SHA512 (hugo-0.26.tar.gz) = 3b345c0659abf510550d08f72f03c27b95731210d7bca0c513c05b36c61ccd2584206c9f76402bb7b4c9a1dd0c86a1c8fb0745581f21756b10ce48dcbc169fa1
+Size (hugo-0.26.tar.gz) = 17353541 bytes
+SHA1 (patch-helpers_content.go) = 7c16f7512f0a3bf2fbb873cebd8ad91686d68521

Index: pkgsrc/www/hugo/patches/patch-helpers_content.go
diff -u /dev/null pkgsrc/www/hugo/patches/patch-helpers_content.go:1.1
--- /dev/null   Thu Aug 17 01:50:26 2017
+++ pkgsrc/www/hugo/patches/patch-helpers_content.go    Thu Aug 17 01:50:26 2017
@@ -0,0 +1,23 @@
+$NetBSD: patch-helpers_content.go,v 1.1 2017/08/17 01:50:26 gavan Exp $
+
+--- helpers/content.go.orig    2017-08-07 07:09:19.000000000 +0000
++++ helpers/content.go
+@@ -131,7 +131,6 @@ var blackfridayExtensionMap = map[string
+       "autoHeaderIds":          blackfriday.EXTENSION_AUTO_HEADER_IDS,
+       "backslashLineBreak":     blackfriday.EXTENSION_BACKSLASH_LINE_BREAK,
+       "definitionLists":        blackfriday.EXTENSION_DEFINITION_LISTS,
+-      "joinLines":              blackfriday.EXTENSION_JOIN_LINES,
+ }
+ 
+ var stripHTMLReplacer = strings.NewReplacer("\n", " ", "</p>", "\n", "<br>", "\n", "<br />", "\n")
+@@ -223,10 +222,6 @@ func (c ContentSpec) getHTMLRenderer(def
+               htmlFlags |= blackfriday.HTML_USE_SMARTYPANTS
+       }
+ 
+-      if ctx.Config.SmartypantsQuotesNBSP {
+-              htmlFlags |= blackfriday.HTML_SMARTYPANTS_QUOTES_NBSP
+-      }
+-
+       if ctx.Config.AngledQuotes {
+               htmlFlags |= blackfriday.HTML_SMARTYPANTS_ANGLED_QUOTES
+       }



Home | Main Index | Thread Index | Old Index