Squashed 'docs/' content from commit f887bd7b
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 10 Aug 2017 15:18:22 +0000 (17:18 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 10 Aug 2017 15:18:22 +0000 (17:18 +0200)
commitec4e6f9df2ab9ffdc62a3f59675369096e0d3f77
tree47b7fd480927da19fc6928b2e01d63bd8930a063
Squashed 'docs/' content from commit f887bd7b

git-subtree-dir: docs
git-subtree-split: f887bd7b4e3e7c7e76cd63951e5b0d37d8fe0ac7
839 files changed:
.gitignore [new file with mode: 0644]
.gitmodules [new file with mode: 0644]
LICENSE.md [new file with mode: 0644]
README.md [new file with mode: 0644]
archetypes/default.md [new file with mode: 0644]
config.toml [new file with mode: 0644]
content/_index.md [new file with mode: 0644]
content/about/_index.md [new file with mode: 0644]
content/about/benefits.md [new file with mode: 0644]
content/about/features.md [new file with mode: 0644]
content/about/license.md [new file with mode: 0644]
content/about/roadmap.md [new file with mode: 0644]
content/about/what-is-hugo.md [new file with mode: 0644]
content/commands/_index.md [new file with mode: 0644]
content/commands/hugo.md [new file with mode: 0644]
content/commands/hugo_benchmark.md [new file with mode: 0644]
content/commands/hugo_check.md [new file with mode: 0644]
content/commands/hugo_check_ulimit.md [new file with mode: 0644]
content/commands/hugo_config.md [new file with mode: 0644]
content/commands/hugo_convert.md [new file with mode: 0644]
content/commands/hugo_convert_toJSON.md [new file with mode: 0644]
content/commands/hugo_convert_toTOML.md [new file with mode: 0644]
content/commands/hugo_convert_toYAML.md [new file with mode: 0644]
content/commands/hugo_env.md [new file with mode: 0644]
content/commands/hugo_gen.md [new file with mode: 0644]
content/commands/hugo_gen_autocomplete.md [new file with mode: 0644]
content/commands/hugo_gen_doc.md [new file with mode: 0644]
content/commands/hugo_gen_man.md [new file with mode: 0644]
content/commands/hugo_import.md [new file with mode: 0644]
content/commands/hugo_import_jekyll.md [new file with mode: 0644]
content/commands/hugo_list.md [new file with mode: 0644]
content/commands/hugo_list_drafts.md [new file with mode: 0644]
content/commands/hugo_list_expired.md [new file with mode: 0644]
content/commands/hugo_list_future.md [new file with mode: 0644]
content/commands/hugo_new.md [new file with mode: 0644]
content/commands/hugo_new_site.md [new file with mode: 0644]
content/commands/hugo_new_theme.md [new file with mode: 0644]
content/commands/hugo_server.md [new file with mode: 0644]
content/commands/hugo_undraft.md [new file with mode: 0644]
content/commands/hugo_version.md [new file with mode: 0644]
content/content-management/_index.md [new file with mode: 0644]
content/content-management/archetypes.md [new file with mode: 0644]
content/content-management/authors.md [new file with mode: 0644]
content/content-management/comments.md [new file with mode: 0644]
content/content-management/cross-references.md [new file with mode: 0644]
content/content-management/formats.md [new file with mode: 0644]
content/content-management/front-matter.md [new file with mode: 0644]
content/content-management/menus.md [new file with mode: 0644]
content/content-management/multilingual.md [new file with mode: 0644]
content/content-management/organization.md [new file with mode: 0644]
content/content-management/sections.md [new file with mode: 0644]
content/content-management/shortcodes.md [new file with mode: 0644]
content/content-management/summaries.md [new file with mode: 0644]
content/content-management/taxonomies.md [new file with mode: 0644]
content/content-management/toc.md [new file with mode: 0644]
content/content-management/types.md [new file with mode: 0644]
content/content-management/urls.md [new file with mode: 0644]
content/contribute/_index.md [new file with mode: 0644]
content/contribute/development.md [new file with mode: 0644]
content/contribute/documentation.md [new file with mode: 0644]
content/contribute/themes.md [new file with mode: 0644]
content/documentation.md [new file with mode: 0644]
content/functions/GetPage.md [new file with mode: 0644]
content/functions/NumFmt.md [new file with mode: 0644]
content/functions/_index.md [new file with mode: 0644]
content/functions/abslangurl.md [new file with mode: 0644]
content/functions/absurl.md [new file with mode: 0644]
content/functions/adddate.md [new file with mode: 0644]
content/functions/after.md [new file with mode: 0644]
content/functions/apply.md [new file with mode: 0644]
content/functions/base64.md [new file with mode: 0644]
content/functions/chomp.md [new file with mode: 0644]
content/functions/countrunes.md [new file with mode: 0644]
content/functions/countwords.md [new file with mode: 0644]
content/functions/dateformat.md [new file with mode: 0644]
content/functions/default.md [new file with mode: 0644]
content/functions/delimit.md [new file with mode: 0644]
content/functions/dict.md [new file with mode: 0644]
content/functions/echoparam.md [new file with mode: 0644]
content/functions/emojify.md [new file with mode: 0644]
content/functions/eq.md [new file with mode: 0644]
content/functions/findRe.md [new file with mode: 0644]
content/functions/first.md [new file with mode: 0644]
content/functions/format.md [new file with mode: 0644]
content/functions/ge.md [new file with mode: 0644]
content/functions/get.md [new file with mode: 0644]
content/functions/getenv.md [new file with mode: 0644]
content/functions/gt.md [new file with mode: 0644]
content/functions/hasPrefix.md [new file with mode: 0644]
content/functions/haschildren.md [new file with mode: 0644]
content/functions/hasmenucurrent.md [new file with mode: 0644]
content/functions/highlight.md [new file with mode: 0644]
content/functions/htmlEscape.md [new file with mode: 0644]
content/functions/htmlUnescape.md [new file with mode: 0644]
content/functions/humanize.md [new file with mode: 0644]
content/functions/i18n.md [new file with mode: 0644]
content/functions/imageConfig.md [new file with mode: 0644]
content/functions/in.md [new file with mode: 0644]
content/functions/index-function.md [new file with mode: 0644]
content/functions/int.md [new file with mode: 0644]
content/functions/intersect.md [new file with mode: 0644]
content/functions/ismenucurrent.md [new file with mode: 0644]
content/functions/isset.md [new file with mode: 0644]
content/functions/jsonify.md [new file with mode: 0644]
content/functions/last.md [new file with mode: 0644]
content/functions/le.md [new file with mode: 0644]
content/functions/len.md [new file with mode: 0644]
content/functions/lower.md [new file with mode: 0644]
content/functions/lt.md [new file with mode: 0644]
content/functions/markdownify.md [new file with mode: 0644]
content/functions/math.md [new file with mode: 0644]
content/functions/md5.md [new file with mode: 0644]
content/functions/ne.md [new file with mode: 0644]
content/functions/now.md [new file with mode: 0644]
content/functions/param.md [new file with mode: 0644]
content/functions/partialCached.md [new file with mode: 0644]
content/functions/plainify.md [new file with mode: 0644]
content/functions/pluralize.md [new file with mode: 0644]
content/functions/printf.md [new file with mode: 0644]
content/functions/querify.md [new file with mode: 0644]
content/functions/range.md [new file with mode: 0644]
content/functions/readdir.md [new file with mode: 0644]
content/functions/readfile.md [new file with mode: 0644]
content/functions/ref.md [new file with mode: 0644]
content/functions/relLangURL.md [new file with mode: 0644]
content/functions/relref.md [new file with mode: 0644]
content/functions/relurl.md [new file with mode: 0644]
content/functions/render.md [new file with mode: 0644]
content/functions/replace.md [new file with mode: 0644]
content/functions/replacere.md [new file with mode: 0644]
content/functions/safeCSS.md [new file with mode: 0644]
content/functions/safeHTML.md [new file with mode: 0644]
content/functions/safeHTMLAttr.md [new file with mode: 0644]
content/functions/safeJS.md [new file with mode: 0644]
content/functions/safeURL.md [new file with mode: 0644]
content/functions/scratch.md [new file with mode: 0644]
content/functions/seq.md [new file with mode: 0644]
content/functions/sha.md [new file with mode: 0644]
content/functions/shuffle.md [new file with mode: 0644]
content/functions/singularize.md [new file with mode: 0644]
content/functions/slice.md [new file with mode: 0644]
content/functions/slicestr.md [new file with mode: 0644]
content/functions/sort.md [new file with mode: 0644]
content/functions/split.md [new file with mode: 0644]
content/functions/string.md [new file with mode: 0644]
content/functions/substr.md [new file with mode: 0644]
content/functions/time.md [new file with mode: 0644]
content/functions/title.md [new file with mode: 0644]
content/functions/trim.md [new file with mode: 0644]
content/functions/truncate.md [new file with mode: 0644]
content/functions/union.md [new file with mode: 0644]
content/functions/uniq.md [new file with mode: 0644]
content/functions/unix.md [new file with mode: 0644]
content/functions/upper.md [new file with mode: 0644]
content/functions/urlize.md [new file with mode: 0644]
content/functions/where.md [new file with mode: 0644]
content/functions/with.md [new file with mode: 0644]
content/getting-started/_index.md [new file with mode: 0644]
content/getting-started/configuration.md [new file with mode: 0644]
content/getting-started/directory-structure.md [new file with mode: 0644]
content/getting-started/installing.md [new file with mode: 0644]
content/getting-started/quick-start.md [new file with mode: 0644]
content/getting-started/usage.md [new file with mode: 0644]
content/hosting-and-deployment/_index.md [new file with mode: 0644]
content/hosting-and-deployment/deployment-with-rsync.md [new file with mode: 0644]
content/hosting-and-deployment/deployment-with-wercker.md [new file with mode: 0644]
content/hosting-and-deployment/hosting-on-bitbucket.md [new file with mode: 0644]
content/hosting-and-deployment/hosting-on-firebase.md [new file with mode: 0644]
content/hosting-and-deployment/hosting-on-github.md [new file with mode: 0644]
content/hosting-and-deployment/hosting-on-gitlab.md [new file with mode: 0644]
content/hosting-and-deployment/hosting-on-netlify.md [new file with mode: 0644]
content/news/0-16.md [new file with mode: 0644]
content/news/0-17.md [new file with mode: 0644]
content/news/0-18.md [new file with mode: 0644]
content/news/0-19.md [new file with mode: 0644]
content/news/0-20-1.md [new file with mode: 0644]
content/news/0-20-2.md [new file with mode: 0644]
content/news/0-20-3.md [new file with mode: 0644]
content/news/0-20-4.md [new file with mode: 0644]
content/news/0-20-5.md [new file with mode: 0644]
content/news/0-20-6.md [new file with mode: 0644]
content/news/0-20-7.md [new file with mode: 0644]
content/news/0-20.md [new file with mode: 0644]
content/news/0-21.md [new file with mode: 0644]
content/news/0-22-1.md [new file with mode: 0644]
content/news/0-22.md [new file with mode: 0644]
content/news/0-23.md [new file with mode: 0644]
content/news/0-24-1.md [new file with mode: 0644]
content/news/0-24.md [new file with mode: 0644]
content/news/0-25-1.md [new file with mode: 0644]
content/news/0-25.md [new file with mode: 0644]
content/news/0.26-relnotes.md [new file with mode: 0644]
content/news/_index.md [new file with mode: 0644]
content/news/http2-server-push-in-hugo.md [new file with mode: 0644]
content/readfiles/README.md [new file with mode: 0644]
content/readfiles/bfconfig.md [new file with mode: 0644]
content/readfiles/dateformatting.md [new file with mode: 0644]
content/readfiles/menuvars.md [new file with mode: 0644]
content/readfiles/testing.txt [new file with mode: 0644]
content/release-notes/0.25-relnotes.md [new file with mode: 0644]
content/release-notes/0.25.1-relnotes.md [new file with mode: 0644]
content/templates/404.md [new file with mode: 0644]
content/templates/_index.md [new file with mode: 0644]
content/templates/alternatives.md [new file with mode: 0644]
content/templates/base.md [new file with mode: 0644]
content/templates/data-templates.md [new file with mode: 0644]
content/templates/files.md [new file with mode: 0644]
content/templates/homepage.md [new file with mode: 0644]
content/templates/internal.md [new file with mode: 0644]
content/templates/introduction.md [new file with mode: 0644]
content/templates/lists.md [new file with mode: 0644]
content/templates/lookup-order.md [new file with mode: 0644]
content/templates/menu-templates.md [new file with mode: 0644]
content/templates/ordering-and-grouping.md [new file with mode: 0644]
content/templates/output-formats.md [new file with mode: 0644]
content/templates/pagination.md [new file with mode: 0644]
content/templates/partials.md [new file with mode: 0644]
content/templates/robots.md [new file with mode: 0644]
content/templates/rss.md [new file with mode: 0644]
content/templates/section-templates.md [new file with mode: 0644]
content/templates/shortcode-templates.md [new file with mode: 0644]
content/templates/single-page-templates.md [new file with mode: 0644]
content/templates/sitemap-template.md [new file with mode: 0644]
content/templates/taxonomy-templates.md [new file with mode: 0644]
content/templates/template-debugging.md [new file with mode: 0644]
content/templates/views.md [new file with mode: 0644]
content/themes/_index.md [new file with mode: 0644]
content/themes/creating.md [new file with mode: 0644]
content/themes/customizing.md [new file with mode: 0644]
content/themes/installing-and-using-themes.md [new file with mode: 0644]
content/tools/_index.md [new file with mode: 0644]
content/tools/editors.md [new file with mode: 0644]
content/tools/frontends.md [new file with mode: 0644]
content/tools/migrations.md [new file with mode: 0644]
content/tools/other.md [new file with mode: 0644]
content/tools/search.md [new file with mode: 0644]
content/tools/starter-kits.md [new file with mode: 0644]
content/tools/syntax-highlighting.md [new file with mode: 0644]
content/troubleshooting/_index.md [new file with mode: 0644]
content/troubleshooting/accented-characters-in-urls.md [new file with mode: 0644]
content/troubleshooting/build-performance.md [new file with mode: 0644]
content/troubleshooting/eof-error.md [new file with mode: 0644]
content/variables/_index.md [new file with mode: 0644]
content/variables/files.md [new file with mode: 0644]
content/variables/git.md [new file with mode: 0644]
content/variables/hugo.md [new file with mode: 0644]
content/variables/menus.md [new file with mode: 0644]
content/variables/page.md [new file with mode: 0644]
content/variables/shortcodes.md [new file with mode: 0644]
content/variables/site.md [new file with mode: 0644]
content/variables/sitemap.md [new file with mode: 0644]
content/variables/taxonomy.md [new file with mode: 0644]
data/articles.toml [new file with mode: 0644]
data/docs.json [new file with mode: 0644]
data/homepagetweets.toml [new file with mode: 0644]
data/references.toml [new file with mode: 0644]
data/titles.toml [new file with mode: 0644]
layouts/shortcodes/asciicast.html [new file with mode: 0644]
layouts/shortcodes/code.html [new file with mode: 0644]
layouts/shortcodes/datatable.html [new file with mode: 0644]
layouts/shortcodes/directoryindex.html [new file with mode: 0644]
layouts/shortcodes/docfile.html [new file with mode: 0644]
layouts/shortcodes/exfile.html [new file with mode: 0644]
layouts/shortcodes/exfm.html [new file with mode: 0644]
layouts/shortcodes/gh.html [new file with mode: 0644]
layouts/shortcodes/ghrepo.html [new file with mode: 0644]
layouts/shortcodes/nohighlight.html [new file with mode: 0644]
layouts/shortcodes/note.html [new file with mode: 0644]
layouts/shortcodes/output.html [new file with mode: 0644]
layouts/shortcodes/readfile.html [new file with mode: 0644]
layouts/shortcodes/tip.html [new file with mode: 0644]
layouts/shortcodes/todo.html [new file with mode: 0644]
layouts/shortcodes/warning.html [new file with mode: 0644]
layouts/shortcodes/yt.html [new file with mode: 0644]
netlify.toml [new file with mode: 0644]
pull-theme.sh [new file with mode: 0755]
requirements.txt [new file with mode: 0644]
static/apple-touch-icon.png [new file with mode: 0644]
static/contribute/development/accept-cla.png [new file with mode: 0755]
static/contribute/development/ci-errors.png [new file with mode: 0755]
static/contribute/development/copy-remote-url.png [new file with mode: 0755]
static/contribute/development/forking-a-repository.png [new file with mode: 0755]
static/contribute/development/open-pull-request.png [new file with mode: 0755]
static/css/bootstrap-additions-gohugo.css [new file with mode: 0644]
static/css/bootstrap-changes-gohugo.css [new file with mode: 0644]
static/css/bootstrap-stripped-gohugo.css [new file with mode: 0644]
static/css/content-style.css [new file with mode: 0644]
static/css/home-page-style-responsive.css [new file with mode: 0644]
static/css/home-page-style.css [new file with mode: 0644]
static/css/hugofont.css [new file with mode: 0644]
static/css/style-responsive.css [new file with mode: 0644]
static/css/style.css [new file with mode: 0644]
static/favicon.ico [new file with mode: 0644]
static/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
static/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
static/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
static/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
static/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
static/fonts/hugo.eot [new file with mode: 0644]
static/fonts/hugo.svg [new file with mode: 0644]
static/fonts/hugo.ttf [new file with mode: 0644]
static/fonts/hugo.woff [new file with mode: 0644]
static/hosting-and-deployment/deployment-with-wercker/adding-a-github-pages-step.png [new file with mode: 0755]
static/hosting-and-deployment/deployment-with-wercker/adding-the-project-to-github.png [new file with mode: 0755]
static/hosting-and-deployment/deployment-with-wercker/and-we-ve-got-an-app.png [new file with mode: 0755]
static/hosting-and-deployment/deployment-with-wercker/configure-the-deploy-step.png [new file with mode: 0755]
static/hosting-and-deployment/deployment-with-wercker/creating-a-basic-hugo-site.png [new file with mode: 0755]
static/hosting-and-deployment/deployment-with-wercker/public-or-not.png [new file with mode: 0755]
static/hosting-and-deployment/deployment-with-wercker/using-hugo-build.png [new file with mode: 0755]
static/hosting-and-deployment/deployment-with-wercker/wercker-access.png [new file with mode: 0755]
static/hosting-and-deployment/deployment-with-wercker/wercker-account-settings.png [new file with mode: 0644]
static/hosting-and-deployment/deployment-with-wercker/wercker-add-app.png [new file with mode: 0755]
static/hosting-and-deployment/deployment-with-wercker/wercker-git-connections.png [new file with mode: 0755]
static/hosting-and-deployment/deployment-with-wercker/wercker-search.png [new file with mode: 0755]
static/hosting-and-deployment/deployment-with-wercker/wercker-select-owner.png [new file with mode: 0755]
static/hosting-and-deployment/deployment-with-wercker/wercker-select-repository.png [new file with mode: 0755]
static/hosting-and-deployment/deployment-with-wercker/wercker-sign-up-page.png [new file with mode: 0644]
static/hosting-and-deployment/deployment-with-wercker/wercker-sign-up.png [new file with mode: 0644]
static/hosting-and-deployment/deployment-with-wercker/werckeryml.png [new file with mode: 0755]
static/hosting-and-deployment/hosting-on-bitbucket/bitbucket-blog-post.png [new file with mode: 0755]
static/hosting-and-deployment/hosting-on-bitbucket/bitbucket-create-repo.png [new file with mode: 0755]
static/hosting-and-deployment/hosting-on-netlify/netlify-add-new-site.jpg [new file with mode: 0644]
static/hosting-and-deployment/hosting-on-netlify/netlify-authorize-added-permissions.jpg [new file with mode: 0644]
static/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-1.jpg [new file with mode: 0644]
static/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-2.jpg [new file with mode: 0644]
static/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-3.jpg [new file with mode: 0644]
static/hosting-and-deployment/hosting-on-netlify/netlify-deploy-published.jpg [new file with mode: 0644]
static/hosting-and-deployment/hosting-on-netlify/netlify-deploying-site.gif [new file with mode: 0644]
static/hosting-and-deployment/hosting-on-netlify/netlify-first-authorize.jpg [new file with mode: 0644]
static/hosting-and-deployment/hosting-on-netlify/netlify-live-site.jpg [new file with mode: 0644]
static/hosting-and-deployment/hosting-on-netlify/netlify-push-to-deploy.jpg [new file with mode: 0644]
static/hosting-and-deployment/hosting-on-netlify/netlify-signup.jpg [new file with mode: 0644]
static/hosting-and-deployment/hosting-on-netlify/tibobeijennl.jpg [new file with mode: 0644]
static/images/blog/hugo-26-poster.png [new file with mode: 0644]
static/images/blog/hugo-http2-push.png [new file with mode: 0644]
static/images/contribute/development/accept-cla.png [new file with mode: 0755]
static/images/contribute/development/ci-errors.png [new file with mode: 0755]
static/images/contribute/development/copy-remote-url.png [new file with mode: 0755]
static/images/contribute/development/forking-a-repository.png [new file with mode: 0755]
static/images/contribute/development/open-pull-request.png [new file with mode: 0755]
static/images/gohugoio-card-1.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/adding-a-github-pages-step.png [new file with mode: 0755]
static/images/hosting-and-deployment/deployment-with-wercker/adding-the-project-to-github.png [new file with mode: 0755]
static/images/hosting-and-deployment/deployment-with-wercker/and-we-ve-got-an-app.png [new file with mode: 0755]
static/images/hosting-and-deployment/deployment-with-wercker/configure-the-deploy-step.png [new file with mode: 0755]
static/images/hosting-and-deployment/deployment-with-wercker/creating-a-basic-hugo-site.png [new file with mode: 0755]
static/images/hosting-and-deployment/deployment-with-wercker/public-or-not.png [new file with mode: 0755]
static/images/hosting-and-deployment/deployment-with-wercker/using-hugo-build.png [new file with mode: 0755]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-access.png [new file with mode: 0755]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-account-settings.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-add-app.png [new file with mode: 0755]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-git-connections.png [new file with mode: 0755]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-search.png [new file with mode: 0755]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-select-owner.png [new file with mode: 0755]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-select-repository.png [new file with mode: 0755]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-sign-up-page.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-sign-up.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/werckeryml.png [new file with mode: 0755]
static/images/hosting-and-deployment/hosting-on-bitbucket/bitbucket-blog-post.png [new file with mode: 0755]
static/images/hosting-and-deployment/hosting-on-bitbucket/bitbucket-create-repo.png [new file with mode: 0755]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-add-new-site.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-authorize-added-permissions.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-1.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-2.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-3.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-deploy-published.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-deploying-site.gif [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-first-authorize.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-live-site.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-push-to-deploy.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-signup.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/tibobeijennl.jpg [new file with mode: 0644]
static/images/icon-custom-outputs.svg [new file with mode: 0644]
static/images/quickstart/bookshelf-bleak-theme.png [new file with mode: 0755]
static/images/quickstart/bookshelf-disqus.png [new file with mode: 0755]
static/images/quickstart/bookshelf-new-default-image.png [new file with mode: 0755]
static/images/quickstart/bookshelf-only-picture.png [new file with mode: 0755]
static/images/quickstart/bookshelf-robust-theme.png [new file with mode: 0755]
static/images/quickstart/bookshelf-updated-config.png [new file with mode: 0755]
static/images/quickstart/bookshelf.png [new file with mode: 0755]
static/images/quickstart/default.jpg [new file with mode: 0755]
static/images/quickstart/gh-pages-ui.png [new file with mode: 0644]
static/images/site-hierarchy.svg [new file with mode: 0644]
static/img/2626info-tn.png [new file with mode: 0644]
static/img/antzucaro-tn.jpg [new file with mode: 0644]
static/img/apperneticioblog.png [new file with mode: 0644]
static/img/arresteddevops-tn.png [new file with mode: 0644]
static/img/asc-tn.jpg [new file with mode: 0644]
static/img/astrochili-tn.png [new file with mode: 0644]
static/img/aydoscom.png [new file with mode: 0644]
static/img/balaramadurai-net-tn.jpg [new file with mode: 0644]
static/img/barricade-tn.png [new file with mode: 0644]
static/img/bepsays-tn.png [new file with mode: 0644]
static/img/bharathpalavalli-tn.png [new file with mode: 0644]
static/img/bugtrackersio-tn.jpg [new file with mode: 0644]
static/img/bullion-investor-com.png [new file with mode: 0644]
static/img/camunda-blog.png [new file with mode: 0644]
static/img/camunda-docs.png [new file with mode: 0644]
static/img/carnivorousplants-tn.png [new file with mode: 0644]
static/img/cdnoverview-tn.png [new file with mode: 0644]
static/img/chinese-grammar-tn.png [new file with mode: 0644]
static/img/chingli-tn.jpg [new file with mode: 0644]
static/img/chipsncookies-tn.png [new file with mode: 0644]
static/img/christianmendoza-tn.jpg [new file with mode: 0644]
static/img/cinegyopen-tn.png [new file with mode: 0644]
static/img/clearhaus-tn.png [new file with mode: 0644]
static/img/cloudshark-tn.jpg [new file with mode: 0644]
static/img/codingjournal-tn.png [new file with mode: 0644]
static/img/consequently.jpg [new file with mode: 0644]
static/img/content/archetypes/archetype-hierarchy.png [new file with mode: 0644]
static/img/ctlcompiled-tn.png [new file with mode: 0644]
static/img/danmux-tn.jpg [new file with mode: 0644]
static/img/datapipelinearchitect-tn.jpg [new file with mode: 0644]
static/img/davidepetilli-tn.jpg [new file with mode: 0644]
static/img/davidrallen-tn.png [new file with mode: 0644]
static/img/davidyates-tn.png [new file with mode: 0644]
static/img/dbzman-online-tn.png [new file with mode: 0644]
static/img/desk-mini.jpg [new file with mode: 0644]
static/img/desk-sm.jpg [new file with mode: 0644]
static/img/desk-wide.jpg [new file with mode: 0644]
static/img/desk.jpg [new file with mode: 0644]
static/img/devmonk-tn.jpg [new file with mode: 0644]
static/img/dmitriid.com.png [new file with mode: 0644]
static/img/docs.eurie.io-tn.png [new file with mode: 0644]
static/img/emilyhorsman.com-tn.jpg [new file with mode: 0644]
static/img/enjoyablerecipes-tn.png [new file with mode: 0644]
static/img/esaezgil_com-tn.png [new file with mode: 0644]
static/img/esolia_com-tn.png [new file with mode: 0644]
static/img/esolia_pro-tn.png [new file with mode: 0644]
static/img/fale-tn.png [new file with mode: 0644]
static/img/firstnameclub.png [new file with mode: 0644]
static/img/fixatom-tn.png [new file with mode: 0644]
static/img/freebsd-19px.svg [new file with mode: 0644]
static/img/furqansoftware-tn.png [new file with mode: 0644]
static/img/fxsitecompat-tn.png [new file with mode: 0644]
static/img/gntech-tn.png [new file with mode: 0644]
static/img/gogb-tn.jpg [new file with mode: 0644]
static/img/goin5minutes-tn.png [new file with mode: 0644]
static/img/gray.png [new file with mode: 0644]
static/img/h10n.me-tn.png [new file with mode: 0644]
static/img/heimatverein-niederjosbach-tn.png [new file with mode: 0644]
static/img/horeaporutiu-tn.jpg [new file with mode: 0644]
static/img/hugo-logo-med.png [new file with mode: 0644]
static/img/hugo-logo.png [new file with mode: 0644]
static/img/hugo-tn.jpg [new file with mode: 0644]
static/img/hugo.png [new file with mode: 0644]
static/img/hugoSM.png [new file with mode: 0644]
static/img/invincible-tn.jpg [new file with mode: 0644]
static/img/invision-tn.png [new file with mode: 0644]
static/img/jamescampbell-tn.png [new file with mode: 0644]
static/img/jonbeebe.net-thumbnail.png [new file with mode: 0644]
static/img/jorgennilsson-tn.png [new file with mode: 0644]
static/img/kjhealy-tn.jpg [new file with mode: 0644]
static/img/klingt-net-tn.png [new file with mode: 0644]
static/img/launchcode-tn.jpg [new file with mode: 0644]
static/img/leepenney-tn.jpg [new file with mode: 0644]
static/img/leowkahman-tn.png [new file with mode: 0644]
static/img/lk4d4-tn.jpg [new file with mode: 0644]
static/img/losslesslife-tn.png [new file with mode: 0644]
static/img/lucumt.info.png [new file with mode: 0644]
static/img/mariosanchez-tn.jpg [new file with mode: 0644]
static/img/mayan-edms-tn.png [new file with mode: 0644]
static/img/michaelwhatcott-tn.jpg [new file with mode: 0644]
static/img/mongodb-eng-tn.png [new file with mode: 0644]
static/img/mtbhomer-tn.png [new file with mode: 0644]
static/img/myearworms-tn.jpg [new file with mode: 0644]
static/img/neavey-tn.jpg [new file with mode: 0644]
static/img/nickoneill-tn.jpg [new file with mode: 0644]
static/img/ninjaducks-tn.png [new file with mode: 0644]
static/img/ninya-tn.jpg [new file with mode: 0644]
static/img/nodesk-tn.png [new file with mode: 0644]
static/img/novelist-xyz.png [new file with mode: 0644]
static/img/npf-tn.jpg [new file with mode: 0644]
static/img/nutspubcrawl.jpg [new file with mode: 0644]
static/img/ocul-maps.png [new file with mode: 0644]
static/img/petanikode.png [new file with mode: 0644]
static/img/peteraba-tn.jpg [new file with mode: 0644]
static/img/picturingjordan-tn.png [new file with mode: 0644]
static/img/promotive.png [new file with mode: 0644]
static/img/quickstart/bookshelf-bleak-theme.png [new file with mode: 0644]
static/img/quickstart/bookshelf-disqus.png [new file with mode: 0644]
static/img/quickstart/bookshelf-new-default-image.png [new file with mode: 0644]
static/img/quickstart/bookshelf-only-picture.png [new file with mode: 0644]
static/img/quickstart/bookshelf-robust-theme.png [new file with mode: 0644]
static/img/quickstart/bookshelf-updated-config.png [new file with mode: 0644]
static/img/quickstart/bookshelf.png [new file with mode: 0644]
static/img/quickstart/default.jpg [new file with mode: 0644]
static/img/rahulrai_in-tn.png [new file with mode: 0644]
static/img/rakutentech-tn.png [new file with mode: 0644]
static/img/rdegges-tn.png [new file with mode: 0644]
static/img/readtext-tn.png [new file with mode: 0644]
static/img/richardsumilang-tn.png [new file with mode: 0644]
static/img/rick_cogley_info-tn.jpg [new file with mode: 0644]
static/img/ridingbytes-tn.png [new file with mode: 0644]
static/img/robertbasic-tn.png [new file with mode: 0644]
static/img/sanjay-saxena-tn.png [new file with mode: 0644]
static/img/scottcwilson-tn.png [new file with mode: 0644]
static/img/shapeshed-tn.png [new file with mode: 0644]
static/img/shelan-tn.png [new file with mode: 0644]
static/img/siba-tn.png [new file with mode: 0644]
static/img/silvergeko.jpg [new file with mode: 0644]
static/img/softinio-tn.png [new file with mode: 0644]
static/img/spf13-tn.jpg [new file with mode: 0644]
static/img/steambap.png [new file with mode: 0644]
static/img/stefano.chiodino-tn.jpg [new file with mode: 0644]
static/img/stou-tn.png [new file with mode: 0644]
static/img/szymonkatra-tn.png [new file with mode: 0644]
static/img/techmadeplain-tn.jpg [new file with mode: 0644]
static/img/tendermint-tn.jpg [new file with mode: 0644]
static/img/thecodeking-tn.jpg [new file with mode: 0644]
static/img/thehome-tn.png [new file with mode: 0644]
static/img/thislittleduck-tn.png [new file with mode: 0644]
static/img/tibobeijen-nl-tn.png [new file with mode: 0644]
static/img/ttsreader-tn.png [new file with mode: 0644]
static/img/tutorialonfly-tn.jpg [new file with mode: 0644]
static/img/tutorials/automated-deployments/adding-a-deploy-pipeline.png [new file with mode: 0644]
static/img/tutorials/automated-deployments/adding-a-deploy-step.png [new file with mode: 0644]
static/img/tutorials/automated-deployments/adding-the-project-to-github.png [new file with mode: 0644]
static/img/tutorials/automated-deployments/creating-a-basic-hugo-site.png [new file with mode: 0644]
static/img/tutorials/automated-deployments/public-or-not.png [new file with mode: 0644]
static/img/tutorials/automated-deployments/using-hugo-build.png [new file with mode: 0644]
static/img/tutorials/automated-deployments/wercker-access.png [new file with mode: 0644]
static/img/tutorials/automated-deployments/wercker-add-app.png [new file with mode: 0644]
static/img/tutorials/automated-deployments/wercker-git-connections.png [new file with mode: 0644]
static/img/tutorials/automated-deployments/wercker-search.png [new file with mode: 0644]
static/img/tutorials/automated-deployments/wercker-select-repository.png [new file with mode: 0644]
static/img/tutorials/automated-deployments/wercker-sign-up-page.png [new file with mode: 0644]
static/img/tutorials/automated-deployments/wercker-sign-up.png [new file with mode: 0644]
static/img/tutorials/automated-deployments/werckeryml.png [new file with mode: 0644]
static/img/tutorials/hosting-on-bitbucket/bitbucket-blog-post.png [new file with mode: 0644]
static/img/tutorials/hosting-on-bitbucket/bitbucket-create-repo.png [new file with mode: 0644]
static/img/tutorials/how-to-contribute-to-hugo/accept-cla.png [new file with mode: 0644]
static/img/tutorials/how-to-contribute-to-hugo/ci-errors.png [new file with mode: 0644]
static/img/tutorials/how-to-contribute-to-hugo/copy-remote-url.png [new file with mode: 0644]
static/img/tutorials/how-to-contribute-to-hugo/forking-a-repository.png [new file with mode: 0644]
static/img/tutorials/how-to-contribute-to-hugo/open-pull-request.png [new file with mode: 0644]
static/img/tutswiki-tn.jpg [new file with mode: 0644]
static/img/ucsb-tn.jpg [new file with mode: 0644]
static/img/upbeat.png [new file with mode: 0644]
static/img/vamp_landingpage-tn.png [new file with mode: 0644]
static/img/viglug-tn.png [new file with mode: 0644]
static/img/vurt.co-tn.jpg [new file with mode: 0644]
static/img/worldtowriters-com.jpg [new file with mode: 0644]
static/img/yslow-rules-tn.png [new file with mode: 0644]
static/img/ysqi-blog.png [new file with mode: 0644]
static/img/yulinling-tn.jpg [new file with mode: 0644]
static/js/livereload.js [new file with mode: 0644]
static/js/owl.carousel-custom.js [new file with mode: 0644]
static/js/scripts.js [new file with mode: 0644]
static/quickstart/bookshelf-bleak-theme.png [new file with mode: 0755]
static/quickstart/bookshelf-disqus.png [new file with mode: 0755]
static/quickstart/bookshelf-new-default-image.png [new file with mode: 0755]
static/quickstart/bookshelf-only-picture.png [new file with mode: 0755]
static/quickstart/bookshelf-robust-theme.png [new file with mode: 0755]
static/quickstart/bookshelf-updated-config.png [new file with mode: 0755]
static/quickstart/bookshelf.png [new file with mode: 0755]
static/quickstart/default.jpg [new file with mode: 0755]
static/quickstart/gh-pages-ui.png [new file with mode: 0644]
static/share/hugo-tall.png [new file with mode: 0644]
static/share/made-with-hugo-dark.png [new file with mode: 0644]
static/share/made-with-hugo-long-dark.png [new file with mode: 0644]
static/share/made-with-hugo-long.png [new file with mode: 0644]
static/share/made-with-hugo.png [new file with mode: 0644]
static/share/powered-by-hugo-dark.png [new file with mode: 0644]
static/share/powered-by-hugo-long-dark.png [new file with mode: 0644]
static/share/powered-by-hugo-long.png [new file with mode: 0644]
static/share/powered-by-hugo.png [new file with mode: 0644]
static/vendor/OwlCarousel2/LICENSE [new file with mode: 0644]
static/vendor/OwlCarousel2/css/owl.carousel.css [new file with mode: 0644]
static/vendor/OwlCarousel2/css/owl.theme.default.css [new file with mode: 0644]
static/vendor/OwlCarousel2/js/owl.carousel.min.js [new file with mode: 0644]
static/vendor/OwlCarousel2/notes.txt [new file with mode: 0644]
static/vendor/dieulot/js/instantclick.min.js [new file with mode: 0644]
static/vendor/flesler/js/jquery.scrollTo.min.js [new file with mode: 0644]
static/vendor/font-awesome/css/font-awesome.min.css [new file with mode: 0644]
static/vendor/font-awesome/fonts/FontAwesome.otf [new file with mode: 0644]
static/vendor/font-awesome/fonts/fontawesome-webfont.eot [new file with mode: 0644]
static/vendor/font-awesome/fonts/fontawesome-webfont.svg [new file with mode: 0644]
static/vendor/font-awesome/fonts/fontawesome-webfont.ttf [new file with mode: 0644]
static/vendor/font-awesome/fonts/fontawesome-webfont.woff [new file with mode: 0644]
static/vendor/font-awesome/fonts/fontawesome-webfont.woff2 [new file with mode: 0644]
static/vendor/highlightjs/css/monokai-sublime.css [new file with mode: 0644]
static/vendor/highlightjs/js/highlight.pack.js [new file with mode: 0644]
static/vendor/highlightjs/notes.txt [new file with mode: 0644]
static/vendor/jquery/js/jquery-2.1.4.min.js [new file with mode: 0644]
static/vendor/twitter/js/bootstrap.min.js [new file with mode: 0644]
themes/gohugoioTheme/.gitignore [new file with mode: 0644]
themes/gohugoioTheme/README.md [new file with mode: 0644]
themes/gohugoioTheme/archetypes/default.md [new file with mode: 0644]
themes/gohugoioTheme/archetypes/functions.md [new file with mode: 0644]
themes/gohugoioTheme/archetypes/showcase.md [new file with mode: 0644]
themes/gohugoioTheme/archetypes/tutorials.md [new file with mode: 0644]
themes/gohugoioTheme/layouts/404.html [new file with mode: 0755]
themes/gohugoioTheme/layouts/_default/baseof.html [new file with mode: 0755]
themes/gohugoioTheme/layouts/_default/list.html [new file with mode: 0755]
themes/gohugoioTheme/layouts/_default/page.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/_default/single.html [new file with mode: 0755]
themes/gohugoioTheme/layouts/_default/taxonomy.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/_default/terms.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/index.headers [new file with mode: 0644]
themes/gohugoioTheme/layouts/index.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/index.redir [new file with mode: 0644]
themes/gohugoioTheme/layouts/news/list.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/news/single.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/page/documentation-home.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/boxes-section-summaries.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/boxes-small-news.html [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/components/author-github-data-card.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/components/author-github-data.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/docs/functions-signature.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/docs/page-meta-data.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/entry-summary.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/head-additions.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/hero.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/home-page-sections/features-icons.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/home-page-sections/features-single.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/home-page-sections/installation.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/home-page-sections/open-source-involvement.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/home-page-sections/tweets.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/icon-link.html [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/manifest.html [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/nav-links-docs-mobile.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/nav-links-docs.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/nav-links-global-mobile.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/nav-links.html [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/nav-mobile.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/nav-top.html [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/page-edit.html [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/page-header.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/pagelayout.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/previous-next-links-in-section.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/previous-next-links.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/site-footer.html [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/site-nav.html [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/site-scripts.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/site-search.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/social-follow.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/summary.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/Twitter_Logo_Blue.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/apple.svg [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/svg/clipboard.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/clippy.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/cloud.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/content.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/design.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/exclamation.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/facebook.svg [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/svg/focus.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/freebsd.svg [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/svg/functions.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/github-corner.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/github-squared.svg [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/svg/gitter.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/gme.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/godoc-icon.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/gopher-2.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/gopher-front.svg [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/svg/gopher-hero.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/gopher-homepage.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/gopher-side_color.svg [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/svg/gopher-side_path.svg [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/svg/gopher-small.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/gopher.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/hugo-h-only.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/hugo-logo-wide.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/hugo.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/ic_arrow_drop_down.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/ic_arrow_drop_up.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/ic_chevron_left_black_24px.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/ic_chevron_right_black_24px.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/idea.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/instagram.svg [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/svg/javascript.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/json.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/link-ext.svg [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/svg/link-permalink.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/md.svg [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/svg/mdsolid.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/newlogo.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/sass.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/search.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/twitter.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/website.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/svg/windows.svg [new file with mode: 0755]
themes/gohugoioTheme/layouts/partials/svg/yaml.svg [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/tags.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/toc.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/partials/twitter_cards.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/robots.txt [new file with mode: 0755]
themes/gohugoioTheme/layouts/shortcodes/articlelist.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/shortcodes/code.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/shortcodes/datatable.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/shortcodes/directoryindex.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/shortcodes/docfile.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/shortcodes/exfile.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/shortcodes/exfm.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/shortcodes/gh.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/shortcodes/ghrepo.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/shortcodes/nohighlight.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/shortcodes/note.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/shortcodes/output.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/shortcodes/readfile.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/shortcodes/tip.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/shortcodes/warning.html [new file with mode: 0644]
themes/gohugoioTheme/layouts/shortcodes/yt.html [new file with mode: 0644]
themes/gohugoioTheme/license.md [new file with mode: 0644]
themes/gohugoioTheme/src/css/_algolia.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_anchorforid.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_animation.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_code.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_color-scheme.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_columns.css [new file with mode: 0755]
themes/gohugoioTheme/src/css/_content-tables.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_content.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_definition-lists.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_documentation-styles.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_font-family.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_hljs.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_hugo-internal-template-styling.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_no-js.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_social-icons.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_stickyheader.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_svg.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/_tachyons.css [new file with mode: 0755]
themes/gohugoioTheme/src/css/_variables.css [new file with mode: 0755]
themes/gohugoioTheme/src/css/font/_muli-200.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/font/_muli-300.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/font/_muli-400.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/font/_muli-600.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/font/_muli-700.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/font/_muli-800.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/font/_muli-900.css [new file with mode: 0644]
themes/gohugoioTheme/src/css/main.css [new file with mode: 0755]
themes/gohugoioTheme/src/css/postcss.config.js [new file with mode: 0755]
themes/gohugoioTheme/src/js/anchorforid.js [new file with mode: 0644]
themes/gohugoioTheme/src/js/clipboardjs.js [new file with mode: 0644]
themes/gohugoioTheme/src/js/codeblocks.js [new file with mode: 0644]
themes/gohugoioTheme/src/js/docsearch.js [new file with mode: 0644]
themes/gohugoioTheme/src/js/filesaver.js [new file with mode: 0644]
themes/gohugoioTheme/src/js/hljs.js [new file with mode: 0644]
themes/gohugoioTheme/src/js/lazysizes.js [new file with mode: 0644]
themes/gohugoioTheme/src/js/main.js [new file with mode: 0755]
themes/gohugoioTheme/src/js/menutoggle.js [new file with mode: 0644]
themes/gohugoioTheme/src/js/nojs.js [new file with mode: 0644]
themes/gohugoioTheme/src/js/scrolldir.js [new file with mode: 0644]
themes/gohugoioTheme/src/js/smoothscroll.js [new file with mode: 0644]
themes/gohugoioTheme/src/package-lock.json [new file with mode: 0644]
themes/gohugoioTheme/src/package.json [new file with mode: 0755]
themes/gohugoioTheme/src/readme.md [new file with mode: 0755]
themes/gohugoioTheme/src/webpack.config.js [new file with mode: 0755]
themes/gohugoioTheme/static/android-chrome-144x144.png [new file with mode: 0644]
themes/gohugoioTheme/static/android-chrome-192x192.png [new file with mode: 0644]
themes/gohugoioTheme/static/android-chrome-256x256.png [new file with mode: 0644]
themes/gohugoioTheme/static/android-chrome-36x36.png [new file with mode: 0644]
themes/gohugoioTheme/static/android-chrome-48x48.png [new file with mode: 0644]
themes/gohugoioTheme/static/android-chrome-72x72.png [new file with mode: 0644]
themes/gohugoioTheme/static/android-chrome-96x96.png [new file with mode: 0644]
themes/gohugoioTheme/static/apple-touch-icon.png [new file with mode: 0644]
themes/gohugoioTheme/static/browserconfig.xml [new file with mode: 0644]
themes/gohugoioTheme/static/dist/app.bundle.js [new file with mode: 0644]
themes/gohugoioTheme/static/dist/main.css [new file with mode: 0644]
themes/gohugoioTheme/static/favicon-16x16.png [new file with mode: 0644]
themes/gohugoioTheme/static/favicon-32x32.png [new file with mode: 0644]
themes/gohugoioTheme/static/favicon.ico [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-200.eot [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-200.svg [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-200.woff [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-200.woff2 [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-200italic.eot [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-200italic.svg [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-200italic.woff [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-200italic.woff2 [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-300.eot [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-300.svg [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-300.woff [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-300.woff2 [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-300italic.eot [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-300italic.svg [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-300italic.woff [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-300italic.woff2 [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-400.eot [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-400.svg [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-400.woff [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-400.woff2 [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-400italic.eot [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-400italic.svg [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-400italic.woff [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-400italic.woff2 [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-600.eot [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-600.svg [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-600.woff [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-600.woff2 [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-600italic.eot [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-600italic.svg [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-600italic.woff [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-600italic.woff2 [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-700.eot [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-700.svg [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-700.woff [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-700.woff2 [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-700italic.eot [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-700italic.svg [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-700italic.woff [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-700italic.woff2 [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-800.eot [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-800.svg [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-800.woff [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-800.woff2 [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-800italic.eot [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-800italic.svg [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-800italic.woff [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-800italic.woff2 [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-900.eot [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-900.svg [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-900.woff [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-900.woff2 [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-900italic.eot [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-900italic.svg [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-900italic.woff [new file with mode: 0644]
themes/gohugoioTheme/static/files/muli-latin-900italic.woff2 [new file with mode: 0644]
themes/gohugoioTheme/static/images/GitHub-Mark-64px.png [new file with mode: 0644]
themes/gohugoioTheme/static/images/gohugoio-card.png [new file with mode: 0644]
themes/gohugoioTheme/static/images/home-page-templating-example.png [new file with mode: 0644]
themes/gohugoioTheme/static/images/homepage-screenshot-hugo-themes.jpg [new file with mode: 0755]
themes/gohugoioTheme/static/images/homepage-screenshot-hugo-themes_not-optimized-according-to-google.jpg [new file with mode: 0644]
themes/gohugoioTheme/static/images/icon-built-in-templates.svg [new file with mode: 0644]
themes/gohugoioTheme/static/images/icon-content-management.svg [new file with mode: 0644]
themes/gohugoioTheme/static/images/icon-fast.svg [new file with mode: 0644]
themes/gohugoioTheme/static/images/icon-multilingual.svg [new file with mode: 0644]
themes/gohugoioTheme/static/images/icon-multilingual2.svg [new file with mode: 0644]
themes/gohugoioTheme/static/images/icon-search.png [new file with mode: 0644]
themes/gohugoioTheme/static/images/icon-shortcodes.svg [new file with mode: 0644]
themes/gohugoioTheme/static/images/site-hierarchy.svg [new file with mode: 0644]
themes/gohugoioTheme/static/manifest.json [new file with mode: 0644]
themes/gohugoioTheme/static/mstile-144x144.png [new file with mode: 0644]
themes/gohugoioTheme/static/mstile-150x150.png [new file with mode: 0644]
themes/gohugoioTheme/static/mstile-310x310.png [new file with mode: 0644]
themes/gohugoioTheme/static/safari-pinned-tab.svg [new file with mode: 0644]
themes/gohugoioTheme/theme.toml [new file with mode: 0644]