docs: Re-integrate
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 10 Aug 2017 15:17:07 +0000 (17:17 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 10 Aug 2017 15:17:07 +0000 (17:17 +0200)
commitd384c661fef16fcfb5551db4cc1a2e60fb7cbed2
tree3e38bf24c84ad55145d31d9a3a082206352b46e2
parent9a2eb0f1d3f731609767c8043664dad0a0d72b6a
docs: Re-integrate
584 files changed:
docs/.gitignore [deleted file]
docs/.gitmodules [deleted file]
docs/LICENSE.md [deleted file]
docs/README.md [deleted file]
docs/archetypes/default.md [deleted file]
docs/config.toml [deleted file]
docs/content/_index.md [deleted file]
docs/content/about/_index.md [deleted file]
docs/content/about/benefits.md [deleted file]
docs/content/about/features.md [deleted file]
docs/content/about/license.md [deleted file]
docs/content/about/roadmap.md [deleted file]
docs/content/about/what-is-hugo.md [deleted file]
docs/content/commands/_index.md [deleted file]
docs/content/commands/hugo.md [deleted file]
docs/content/commands/hugo_benchmark.md [deleted file]
docs/content/commands/hugo_check.md [deleted file]
docs/content/commands/hugo_check_ulimit.md [deleted file]
docs/content/commands/hugo_config.md [deleted file]
docs/content/commands/hugo_convert.md [deleted file]
docs/content/commands/hugo_convert_toJSON.md [deleted file]
docs/content/commands/hugo_convert_toTOML.md [deleted file]
docs/content/commands/hugo_convert_toYAML.md [deleted file]
docs/content/commands/hugo_env.md [deleted file]
docs/content/commands/hugo_gen.md [deleted file]
docs/content/commands/hugo_gen_autocomplete.md [deleted file]
docs/content/commands/hugo_gen_doc.md [deleted file]
docs/content/commands/hugo_gen_man.md [deleted file]
docs/content/commands/hugo_import.md [deleted file]
docs/content/commands/hugo_import_jekyll.md [deleted file]
docs/content/commands/hugo_list.md [deleted file]
docs/content/commands/hugo_list_drafts.md [deleted file]
docs/content/commands/hugo_list_expired.md [deleted file]
docs/content/commands/hugo_list_future.md [deleted file]
docs/content/commands/hugo_new.md [deleted file]
docs/content/commands/hugo_new_site.md [deleted file]
docs/content/commands/hugo_new_theme.md [deleted file]
docs/content/commands/hugo_server.md [deleted file]
docs/content/commands/hugo_undraft.md [deleted file]
docs/content/commands/hugo_version.md [deleted file]
docs/content/content-management/_index.md [deleted file]
docs/content/content-management/archetypes.md [deleted file]
docs/content/content-management/authors.md [deleted file]
docs/content/content-management/comments.md [deleted file]
docs/content/content-management/cross-references.md [deleted file]
docs/content/content-management/formats.md [deleted file]
docs/content/content-management/front-matter.md [deleted file]
docs/content/content-management/menus.md [deleted file]
docs/content/content-management/multilingual.md [deleted file]
docs/content/content-management/organization.md [deleted file]
docs/content/content-management/sections.md [deleted file]
docs/content/content-management/shortcodes.md [deleted file]
docs/content/content-management/summaries.md [deleted file]
docs/content/content-management/taxonomies.md [deleted file]
docs/content/content-management/toc.md [deleted file]
docs/content/content-management/types.md [deleted file]
docs/content/content-management/urls.md [deleted file]
docs/content/contribute/_index.md [deleted file]
docs/content/contribute/development.md [deleted file]
docs/content/contribute/documentation.md [deleted file]
docs/content/contribute/themes.md [deleted file]
docs/content/documentation.md [deleted file]
docs/content/functions/GetPage.md [deleted file]
docs/content/functions/NumFmt.md [deleted file]
docs/content/functions/_index.md [deleted file]
docs/content/functions/abslangurl.md [deleted file]
docs/content/functions/absurl.md [deleted file]
docs/content/functions/adddate.md [deleted file]
docs/content/functions/after.md [deleted file]
docs/content/functions/apply.md [deleted file]
docs/content/functions/base64.md [deleted file]
docs/content/functions/chomp.md [deleted file]
docs/content/functions/countrunes.md [deleted file]
docs/content/functions/countwords.md [deleted file]
docs/content/functions/dateformat.md [deleted file]
docs/content/functions/default.md [deleted file]
docs/content/functions/delimit.md [deleted file]
docs/content/functions/dict.md [deleted file]
docs/content/functions/echoparam.md [deleted file]
docs/content/functions/emojify.md [deleted file]
docs/content/functions/eq.md [deleted file]
docs/content/functions/findRe.md [deleted file]
docs/content/functions/first.md [deleted file]
docs/content/functions/format.md [deleted file]
docs/content/functions/ge.md [deleted file]
docs/content/functions/get.md [deleted file]
docs/content/functions/getenv.md [deleted file]
docs/content/functions/gt.md [deleted file]
docs/content/functions/hasPrefix.md [deleted file]
docs/content/functions/haschildren.md [deleted file]
docs/content/functions/hasmenucurrent.md [deleted file]
docs/content/functions/highlight.md [deleted file]
docs/content/functions/htmlEscape.md [deleted file]
docs/content/functions/htmlUnescape.md [deleted file]
docs/content/functions/humanize.md [deleted file]
docs/content/functions/i18n.md [deleted file]
docs/content/functions/imageConfig.md [deleted file]
docs/content/functions/in.md [deleted file]
docs/content/functions/index-function.md [deleted file]
docs/content/functions/int.md [deleted file]
docs/content/functions/intersect.md [deleted file]
docs/content/functions/ismenucurrent.md [deleted file]
docs/content/functions/isset.md [deleted file]
docs/content/functions/jsonify.md [deleted file]
docs/content/functions/last.md [deleted file]
docs/content/functions/le.md [deleted file]
docs/content/functions/len.md [deleted file]
docs/content/functions/lower.md [deleted file]
docs/content/functions/lt.md [deleted file]
docs/content/functions/markdownify.md [deleted file]
docs/content/functions/math.md [deleted file]
docs/content/functions/md5.md [deleted file]
docs/content/functions/ne.md [deleted file]
docs/content/functions/now.md [deleted file]
docs/content/functions/param.md [deleted file]
docs/content/functions/partialCached.md [deleted file]
docs/content/functions/plainify.md [deleted file]
docs/content/functions/pluralize.md [deleted file]
docs/content/functions/printf.md [deleted file]
docs/content/functions/querify.md [deleted file]
docs/content/functions/range.md [deleted file]
docs/content/functions/readdir.md [deleted file]
docs/content/functions/readfile.md [deleted file]
docs/content/functions/ref.md [deleted file]
docs/content/functions/relLangURL.md [deleted file]
docs/content/functions/relref.md [deleted file]
docs/content/functions/relurl.md [deleted file]
docs/content/functions/render.md [deleted file]
docs/content/functions/replace.md [deleted file]
docs/content/functions/replacere.md [deleted file]
docs/content/functions/safeCSS.md [deleted file]
docs/content/functions/safeHTML.md [deleted file]
docs/content/functions/safeHTMLAttr.md [deleted file]
docs/content/functions/safeJS.md [deleted file]
docs/content/functions/safeURL.md [deleted file]
docs/content/functions/scratch.md [deleted file]
docs/content/functions/seq.md [deleted file]
docs/content/functions/sha.md [deleted file]
docs/content/functions/shuffle.md [deleted file]
docs/content/functions/singularize.md [deleted file]
docs/content/functions/slice.md [deleted file]
docs/content/functions/slicestr.md [deleted file]
docs/content/functions/sort.md [deleted file]
docs/content/functions/split.md [deleted file]
docs/content/functions/string.md [deleted file]
docs/content/functions/substr.md [deleted file]
docs/content/functions/time.md [deleted file]
docs/content/functions/title.md [deleted file]
docs/content/functions/trim.md [deleted file]
docs/content/functions/truncate.md [deleted file]
docs/content/functions/union.md [deleted file]
docs/content/functions/uniq.md [deleted file]
docs/content/functions/unix.md [deleted file]
docs/content/functions/upper.md [deleted file]
docs/content/functions/urlize.md [deleted file]
docs/content/functions/where.md [deleted file]
docs/content/functions/with.md [deleted file]
docs/content/getting-started/_index.md [deleted file]
docs/content/getting-started/configuration.md [deleted file]
docs/content/getting-started/directory-structure.md [deleted file]
docs/content/getting-started/installing.md [deleted file]
docs/content/getting-started/quick-start.md [deleted file]
docs/content/getting-started/usage.md [deleted file]
docs/content/hosting-and-deployment/_index.md [deleted file]
docs/content/hosting-and-deployment/deployment-with-rsync.md [deleted file]
docs/content/hosting-and-deployment/deployment-with-wercker.md [deleted file]
docs/content/hosting-and-deployment/hosting-on-bitbucket.md [deleted file]
docs/content/hosting-and-deployment/hosting-on-firebase.md [deleted file]
docs/content/hosting-and-deployment/hosting-on-github.md [deleted file]
docs/content/hosting-and-deployment/hosting-on-gitlab.md [deleted file]
docs/content/hosting-and-deployment/hosting-on-netlify.md [deleted file]
docs/content/news/0-16.md [deleted file]
docs/content/news/0-17.md [deleted file]
docs/content/news/0-18.md [deleted file]
docs/content/news/0-19.md [deleted file]
docs/content/news/0-20-1.md [deleted file]
docs/content/news/0-20-2.md [deleted file]
docs/content/news/0-20-3.md [deleted file]
docs/content/news/0-20-4.md [deleted file]
docs/content/news/0-20-5.md [deleted file]
docs/content/news/0-20-6.md [deleted file]
docs/content/news/0-20-7.md [deleted file]
docs/content/news/0-20.md [deleted file]
docs/content/news/0-21.md [deleted file]
docs/content/news/0-22-1.md [deleted file]
docs/content/news/0-22.md [deleted file]
docs/content/news/0-23.md [deleted file]
docs/content/news/0-24-1.md [deleted file]
docs/content/news/0-24.md [deleted file]
docs/content/news/0-25-1.md [deleted file]
docs/content/news/0-25.md [deleted file]
docs/content/news/0.26-relnotes.md [deleted file]
docs/content/news/_index.md [deleted file]
docs/content/news/http2-server-push-in-hugo.md [deleted file]
docs/content/readfiles/README.md [deleted file]
docs/content/readfiles/bfconfig.md [deleted file]
docs/content/readfiles/dateformatting.md [deleted file]
docs/content/readfiles/menuvars.md [deleted file]
docs/content/readfiles/testing.txt [deleted file]
docs/content/release-notes/0.25-relnotes.md [deleted file]
docs/content/release-notes/0.25.1-relnotes.md [deleted file]
docs/content/templates/404.md [deleted file]
docs/content/templates/_index.md [deleted file]
docs/content/templates/alternatives.md [deleted file]
docs/content/templates/base.md [deleted file]
docs/content/templates/data-templates.md [deleted file]
docs/content/templates/files.md [deleted file]
docs/content/templates/homepage.md [deleted file]
docs/content/templates/internal.md [deleted file]
docs/content/templates/introduction.md [deleted file]
docs/content/templates/lists.md [deleted file]
docs/content/templates/lookup-order.md [deleted file]
docs/content/templates/menu-templates.md [deleted file]
docs/content/templates/ordering-and-grouping.md [deleted file]
docs/content/templates/output-formats.md [deleted file]
docs/content/templates/pagination.md [deleted file]
docs/content/templates/partials.md [deleted file]
docs/content/templates/robots.md [deleted file]
docs/content/templates/rss.md [deleted file]
docs/content/templates/section-templates.md [deleted file]
docs/content/templates/shortcode-templates.md [deleted file]
docs/content/templates/single-page-templates.md [deleted file]
docs/content/templates/sitemap-template.md [deleted file]
docs/content/templates/taxonomy-templates.md [deleted file]
docs/content/templates/template-debugging.md [deleted file]
docs/content/templates/views.md [deleted file]
docs/content/themes/_index.md [deleted file]
docs/content/themes/creating.md [deleted file]
docs/content/themes/customizing.md [deleted file]
docs/content/themes/installing-and-using-themes.md [deleted file]
docs/content/tools/_index.md [deleted file]
docs/content/tools/editors.md [deleted file]
docs/content/tools/frontends.md [deleted file]
docs/content/tools/migrations.md [deleted file]
docs/content/tools/other.md [deleted file]
docs/content/tools/search.md [deleted file]
docs/content/tools/starter-kits.md [deleted file]
docs/content/tools/syntax-highlighting.md [deleted file]
docs/content/troubleshooting/_index.md [deleted file]
docs/content/troubleshooting/accented-characters-in-urls.md [deleted file]
docs/content/troubleshooting/build-performance.md [deleted file]
docs/content/troubleshooting/eof-error.md [deleted file]
docs/content/variables/_index.md [deleted file]
docs/content/variables/files.md [deleted file]
docs/content/variables/git.md [deleted file]
docs/content/variables/hugo.md [deleted file]
docs/content/variables/menus.md [deleted file]
docs/content/variables/page.md [deleted file]
docs/content/variables/shortcodes.md [deleted file]
docs/content/variables/site.md [deleted file]
docs/content/variables/sitemap.md [deleted file]
docs/content/variables/taxonomy.md [deleted file]
docs/data/articles.toml [deleted file]
docs/data/docs.json [deleted file]
docs/data/homepagetweets.toml [deleted file]
docs/data/references.toml [deleted file]
docs/data/titles.toml [deleted file]
docs/layouts/shortcodes/asciicast.html [deleted file]
docs/layouts/shortcodes/code.html [deleted file]
docs/layouts/shortcodes/datatable.html [deleted file]
docs/layouts/shortcodes/directoryindex.html [deleted file]
docs/layouts/shortcodes/docfile.html [deleted file]
docs/layouts/shortcodes/exfile.html [deleted file]
docs/layouts/shortcodes/exfm.html [deleted file]
docs/layouts/shortcodes/gh.html [deleted file]
docs/layouts/shortcodes/ghrepo.html [deleted file]
docs/layouts/shortcodes/nohighlight.html [deleted file]
docs/layouts/shortcodes/note.html [deleted file]
docs/layouts/shortcodes/output.html [deleted file]
docs/layouts/shortcodes/readfile.html [deleted file]
docs/layouts/shortcodes/tip.html [deleted file]
docs/layouts/shortcodes/todo.html [deleted file]
docs/layouts/shortcodes/warning.html [deleted file]
docs/layouts/shortcodes/yt.html [deleted file]
docs/netlify.toml [deleted file]
docs/requirements.txt [deleted file]
docs/static/apple-touch-icon.png [deleted file]
docs/static/contribute/development/accept-cla.png [deleted file]
docs/static/contribute/development/ci-errors.png [deleted file]
docs/static/contribute/development/copy-remote-url.png [deleted file]
docs/static/contribute/development/forking-a-repository.png [deleted file]
docs/static/contribute/development/open-pull-request.png [deleted file]
docs/static/css/bootstrap-additions-gohugo.css [deleted file]
docs/static/css/bootstrap-changes-gohugo.css [deleted file]
docs/static/css/bootstrap-stripped-gohugo.css [deleted file]
docs/static/css/content-style.css [deleted file]
docs/static/css/home-page-style-responsive.css [deleted file]
docs/static/css/home-page-style.css [deleted file]
docs/static/css/hugofont.css [deleted file]
docs/static/css/style-responsive.css [deleted file]
docs/static/css/style.css [deleted file]
docs/static/favicon.ico [deleted file]
docs/static/fonts/glyphicons-halflings-regular.eot [deleted file]
docs/static/fonts/glyphicons-halflings-regular.svg [deleted file]
docs/static/fonts/glyphicons-halflings-regular.ttf [deleted file]
docs/static/fonts/glyphicons-halflings-regular.woff [deleted file]
docs/static/fonts/glyphicons-halflings-regular.woff2 [deleted file]
docs/static/fonts/hugo.eot [deleted file]
docs/static/fonts/hugo.svg [deleted file]
docs/static/fonts/hugo.ttf [deleted file]
docs/static/fonts/hugo.woff [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/adding-a-github-pages-step.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/adding-the-project-to-github.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/and-we-ve-got-an-app.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/configure-the-deploy-step.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/creating-a-basic-hugo-site.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/public-or-not.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/using-hugo-build.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-access.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-account-settings.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-add-app.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-git-connections.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-search.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-select-owner.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-select-repository.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-sign-up-page.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-sign-up.png [deleted file]
docs/static/hosting-and-deployment/deployment-with-wercker/werckeryml.png [deleted file]
docs/static/hosting-and-deployment/hosting-on-bitbucket/bitbucket-blog-post.png [deleted file]
docs/static/hosting-and-deployment/hosting-on-bitbucket/bitbucket-create-repo.png [deleted file]
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-add-new-site.jpg [deleted file]
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-authorize-added-permissions.jpg [deleted file]
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-1.jpg [deleted file]
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-2.jpg [deleted file]
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-3.jpg [deleted file]
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-deploy-published.jpg [deleted file]
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-deploying-site.gif [deleted file]
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-first-authorize.jpg [deleted file]
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-live-site.jpg [deleted file]
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-push-to-deploy.jpg [deleted file]
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-signup.jpg [deleted file]
docs/static/hosting-and-deployment/hosting-on-netlify/tibobeijennl.jpg [deleted file]
docs/static/images/blog/hugo-http2-push.png [deleted file]
docs/static/images/contribute/development/accept-cla.png [deleted file]
docs/static/images/contribute/development/ci-errors.png [deleted file]
docs/static/images/contribute/development/copy-remote-url.png [deleted file]
docs/static/images/contribute/development/forking-a-repository.png [deleted file]
docs/static/images/contribute/development/open-pull-request.png [deleted file]
docs/static/images/gohugoio-card-1.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/adding-a-github-pages-step.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/adding-the-project-to-github.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/and-we-ve-got-an-app.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/configure-the-deploy-step.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/creating-a-basic-hugo-site.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/public-or-not.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/using-hugo-build.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-access.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-account-settings.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-add-app.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-git-connections.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-search.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-select-owner.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-select-repository.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-sign-up-page.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-sign-up.png [deleted file]
docs/static/images/hosting-and-deployment/deployment-with-wercker/werckeryml.png [deleted file]
docs/static/images/hosting-and-deployment/hosting-on-bitbucket/bitbucket-blog-post.png [deleted file]
docs/static/images/hosting-and-deployment/hosting-on-bitbucket/bitbucket-create-repo.png [deleted file]
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-add-new-site.jpg [deleted file]
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-authorize-added-permissions.jpg [deleted file]
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-1.jpg [deleted file]
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-2.jpg [deleted file]
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-3.jpg [deleted file]
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-deploy-published.jpg [deleted file]
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-deploying-site.gif [deleted file]
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-first-authorize.jpg [deleted file]
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-live-site.jpg [deleted file]
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-push-to-deploy.jpg [deleted file]
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-signup.jpg [deleted file]
docs/static/images/hosting-and-deployment/hosting-on-netlify/tibobeijennl.jpg [deleted file]
docs/static/images/icon-custom-outputs.svg [deleted file]
docs/static/images/quickstart/bookshelf-bleak-theme.png [deleted file]
docs/static/images/quickstart/bookshelf-disqus.png [deleted file]
docs/static/images/quickstart/bookshelf-new-default-image.png [deleted file]
docs/static/images/quickstart/bookshelf-only-picture.png [deleted file]
docs/static/images/quickstart/bookshelf-robust-theme.png [deleted file]
docs/static/images/quickstart/bookshelf-updated-config.png [deleted file]
docs/static/images/quickstart/bookshelf.png [deleted file]
docs/static/images/quickstart/default.jpg [deleted file]
docs/static/images/quickstart/gh-pages-ui.png [deleted file]
docs/static/images/site-hierarchy.svg [deleted file]
docs/static/img/2626info-tn.png [deleted file]
docs/static/img/antzucaro-tn.jpg [deleted file]
docs/static/img/apperneticioblog.png [deleted file]
docs/static/img/arresteddevops-tn.png [deleted file]
docs/static/img/asc-tn.jpg [deleted file]
docs/static/img/astrochili-tn.png [deleted file]
docs/static/img/aydoscom.png [deleted file]
docs/static/img/balaramadurai-net-tn.jpg [deleted file]
docs/static/img/barricade-tn.png [deleted file]
docs/static/img/bepsays-tn.png [deleted file]
docs/static/img/bharathpalavalli-tn.png [deleted file]
docs/static/img/bugtrackersio-tn.jpg [deleted file]
docs/static/img/bullion-investor-com.png [deleted file]
docs/static/img/camunda-blog.png [deleted file]
docs/static/img/camunda-docs.png [deleted file]
docs/static/img/carnivorousplants-tn.png [deleted file]
docs/static/img/cdnoverview-tn.png [deleted file]
docs/static/img/chinese-grammar-tn.png [deleted file]
docs/static/img/chingli-tn.jpg [deleted file]
docs/static/img/chipsncookies-tn.png [deleted file]
docs/static/img/christianmendoza-tn.jpg [deleted file]
docs/static/img/cinegyopen-tn.png [deleted file]
docs/static/img/clearhaus-tn.png [deleted file]
docs/static/img/cloudshark-tn.jpg [deleted file]
docs/static/img/codingjournal-tn.png [deleted file]
docs/static/img/consequently.jpg [deleted file]
docs/static/img/content/archetypes/archetype-hierarchy.png [deleted file]
docs/static/img/ctlcompiled-tn.png [deleted file]
docs/static/img/danmux-tn.jpg [deleted file]
docs/static/img/datapipelinearchitect-tn.jpg [deleted file]
docs/static/img/davidepetilli-tn.jpg [deleted file]
docs/static/img/davidrallen-tn.png [deleted file]
docs/static/img/davidyates-tn.png [deleted file]
docs/static/img/dbzman-online-tn.png [deleted file]
docs/static/img/desk-mini.jpg [deleted file]
docs/static/img/desk-sm.jpg [deleted file]
docs/static/img/desk-wide.jpg [deleted file]
docs/static/img/desk.jpg [deleted file]
docs/static/img/devmonk-tn.jpg [deleted file]
docs/static/img/dmitriid.com.png [deleted file]
docs/static/img/docs.eurie.io-tn.png [deleted file]
docs/static/img/emilyhorsman.com-tn.jpg [deleted file]
docs/static/img/enjoyablerecipes-tn.png [deleted file]
docs/static/img/esaezgil_com-tn.png [deleted file]
docs/static/img/esolia_com-tn.png [deleted file]
docs/static/img/esolia_pro-tn.png [deleted file]
docs/static/img/fale-tn.png [deleted file]
docs/static/img/firstnameclub.png [deleted file]
docs/static/img/fixatom-tn.png [deleted file]
docs/static/img/freebsd-19px.svg [deleted file]
docs/static/img/furqansoftware-tn.png [deleted file]
docs/static/img/fxsitecompat-tn.png [deleted file]
docs/static/img/gntech-tn.png [deleted file]
docs/static/img/gogb-tn.jpg [deleted file]
docs/static/img/goin5minutes-tn.png [deleted file]
docs/static/img/gray.png [deleted file]
docs/static/img/h10n.me-tn.png [deleted file]
docs/static/img/heimatverein-niederjosbach-tn.png [deleted file]
docs/static/img/horeaporutiu-tn.jpg [deleted file]
docs/static/img/hugo-logo-med.png [deleted file]
docs/static/img/hugo-logo.png [deleted file]
docs/static/img/hugo-tn.jpg [deleted file]
docs/static/img/hugo.png [deleted file]
docs/static/img/hugoSM.png [deleted file]
docs/static/img/invincible-tn.jpg [deleted file]
docs/static/img/invision-tn.png [deleted file]
docs/static/img/jamescampbell-tn.png [deleted file]
docs/static/img/jonbeebe.net-thumbnail.png [deleted file]
docs/static/img/jorgennilsson-tn.png [deleted file]
docs/static/img/kjhealy-tn.jpg [deleted file]
docs/static/img/klingt-net-tn.png [deleted file]
docs/static/img/launchcode-tn.jpg [deleted file]
docs/static/img/leepenney-tn.jpg [deleted file]
docs/static/img/leowkahman-tn.png [deleted file]
docs/static/img/lk4d4-tn.jpg [deleted file]
docs/static/img/losslesslife-tn.png [deleted file]
docs/static/img/lucumt.info.png [deleted file]
docs/static/img/mariosanchez-tn.jpg [deleted file]
docs/static/img/mayan-edms-tn.png [deleted file]
docs/static/img/michaelwhatcott-tn.jpg [deleted file]
docs/static/img/mongodb-eng-tn.png [deleted file]
docs/static/img/mtbhomer-tn.png [deleted file]
docs/static/img/myearworms-tn.jpg [deleted file]
docs/static/img/neavey-tn.jpg [deleted file]
docs/static/img/nickoneill-tn.jpg [deleted file]
docs/static/img/ninjaducks-tn.png [deleted file]
docs/static/img/ninya-tn.jpg [deleted file]
docs/static/img/nodesk-tn.png [deleted file]
docs/static/img/novelist-xyz.png [deleted file]
docs/static/img/npf-tn.jpg [deleted file]
docs/static/img/nutspubcrawl.jpg [deleted file]
docs/static/img/ocul-maps.png [deleted file]
docs/static/img/petanikode.png [deleted file]
docs/static/img/peteraba-tn.jpg [deleted file]
docs/static/img/picturingjordan-tn.png [deleted file]
docs/static/img/promotive.png [deleted file]
docs/static/img/quickstart/bookshelf-bleak-theme.png [deleted file]
docs/static/img/quickstart/bookshelf-disqus.png [deleted file]
docs/static/img/quickstart/bookshelf-new-default-image.png [deleted file]
docs/static/img/quickstart/bookshelf-only-picture.png [deleted file]
docs/static/img/quickstart/bookshelf-robust-theme.png [deleted file]
docs/static/img/quickstart/bookshelf-updated-config.png [deleted file]
docs/static/img/quickstart/bookshelf.png [deleted file]
docs/static/img/quickstart/default.jpg [deleted file]
docs/static/img/rahulrai_in-tn.png [deleted file]
docs/static/img/rakutentech-tn.png [deleted file]
docs/static/img/rdegges-tn.png [deleted file]
docs/static/img/readtext-tn.png [deleted file]
docs/static/img/richardsumilang-tn.png [deleted file]
docs/static/img/rick_cogley_info-tn.jpg [deleted file]
docs/static/img/ridingbytes-tn.png [deleted file]
docs/static/img/robertbasic-tn.png [deleted file]
docs/static/img/sanjay-saxena-tn.png [deleted file]
docs/static/img/scottcwilson-tn.png [deleted file]
docs/static/img/shapeshed-tn.png [deleted file]
docs/static/img/shelan-tn.png [deleted file]
docs/static/img/siba-tn.png [deleted file]
docs/static/img/silvergeko.jpg [deleted file]
docs/static/img/softinio-tn.png [deleted file]
docs/static/img/spf13-tn.jpg [deleted file]
docs/static/img/steambap.png [deleted file]
docs/static/img/stefano.chiodino-tn.jpg [deleted file]
docs/static/img/stou-tn.png [deleted file]
docs/static/img/szymonkatra-tn.png [deleted file]
docs/static/img/techmadeplain-tn.jpg [deleted file]
docs/static/img/tendermint-tn.jpg [deleted file]
docs/static/img/thecodeking-tn.jpg [deleted file]
docs/static/img/thehome-tn.png [deleted file]
docs/static/img/thislittleduck-tn.png [deleted file]
docs/static/img/tibobeijen-nl-tn.png [deleted file]
docs/static/img/ttsreader-tn.png [deleted file]
docs/static/img/tutorialonfly-tn.jpg [deleted file]
docs/static/img/tutorials/automated-deployments/adding-a-deploy-pipeline.png [deleted file]
docs/static/img/tutorials/automated-deployments/adding-a-deploy-step.png [deleted file]
docs/static/img/tutorials/automated-deployments/adding-the-project-to-github.png [deleted file]
docs/static/img/tutorials/automated-deployments/creating-a-basic-hugo-site.png [deleted file]
docs/static/img/tutorials/automated-deployments/public-or-not.png [deleted file]
docs/static/img/tutorials/automated-deployments/using-hugo-build.png [deleted file]
docs/static/img/tutorials/automated-deployments/wercker-access.png [deleted file]
docs/static/img/tutorials/automated-deployments/wercker-add-app.png [deleted file]
docs/static/img/tutorials/automated-deployments/wercker-git-connections.png [deleted file]
docs/static/img/tutorials/automated-deployments/wercker-search.png [deleted file]
docs/static/img/tutorials/automated-deployments/wercker-select-repository.png [deleted file]
docs/static/img/tutorials/automated-deployments/wercker-sign-up-page.png [deleted file]
docs/static/img/tutorials/automated-deployments/wercker-sign-up.png [deleted file]
docs/static/img/tutorials/automated-deployments/werckeryml.png [deleted file]
docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-blog-post.png [deleted file]
docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-create-repo.png [deleted file]
docs/static/img/tutorials/how-to-contribute-to-hugo/accept-cla.png [deleted file]
docs/static/img/tutorials/how-to-contribute-to-hugo/ci-errors.png [deleted file]
docs/static/img/tutorials/how-to-contribute-to-hugo/copy-remote-url.png [deleted file]
docs/static/img/tutorials/how-to-contribute-to-hugo/forking-a-repository.png [deleted file]
docs/static/img/tutorials/how-to-contribute-to-hugo/open-pull-request.png [deleted file]
docs/static/img/tutswiki-tn.jpg [deleted file]
docs/static/img/ucsb-tn.jpg [deleted file]
docs/static/img/upbeat.png [deleted file]
docs/static/img/vamp_landingpage-tn.png [deleted file]
docs/static/img/viglug-tn.png [deleted file]
docs/static/img/vurt.co-tn.jpg [deleted file]
docs/static/img/worldtowriters-com.jpg [deleted file]
docs/static/img/yslow-rules-tn.png [deleted file]
docs/static/img/ysqi-blog.png [deleted file]
docs/static/img/yulinling-tn.jpg [deleted file]
docs/static/js/livereload.js [deleted file]
docs/static/js/owl.carousel-custom.js [deleted file]
docs/static/js/scripts.js [deleted file]
docs/static/quickstart/bookshelf-bleak-theme.png [deleted file]
docs/static/quickstart/bookshelf-disqus.png [deleted file]
docs/static/quickstart/bookshelf-new-default-image.png [deleted file]
docs/static/quickstart/bookshelf-only-picture.png [deleted file]
docs/static/quickstart/bookshelf-robust-theme.png [deleted file]
docs/static/quickstart/bookshelf-updated-config.png [deleted file]
docs/static/quickstart/bookshelf.png [deleted file]
docs/static/quickstart/default.jpg [deleted file]
docs/static/quickstart/gh-pages-ui.png [deleted file]
docs/static/share/hugo-tall.png [deleted file]
docs/static/share/made-with-hugo-dark.png [deleted file]
docs/static/share/made-with-hugo-long-dark.png [deleted file]
docs/static/share/made-with-hugo-long.png [deleted file]
docs/static/share/made-with-hugo.png [deleted file]
docs/static/share/powered-by-hugo-dark.png [deleted file]
docs/static/share/powered-by-hugo-long-dark.png [deleted file]
docs/static/share/powered-by-hugo-long.png [deleted file]
docs/static/share/powered-by-hugo.png [deleted file]
docs/static/vendor/OwlCarousel2/LICENSE [deleted file]
docs/static/vendor/OwlCarousel2/css/owl.carousel.css [deleted file]
docs/static/vendor/OwlCarousel2/css/owl.theme.default.css [deleted file]
docs/static/vendor/OwlCarousel2/js/owl.carousel.min.js [deleted file]
docs/static/vendor/OwlCarousel2/notes.txt [deleted file]
docs/static/vendor/dieulot/js/instantclick.min.js [deleted file]
docs/static/vendor/flesler/js/jquery.scrollTo.min.js [deleted file]
docs/static/vendor/font-awesome/css/font-awesome.min.css [deleted file]
docs/static/vendor/font-awesome/fonts/FontAwesome.otf [deleted file]
docs/static/vendor/font-awesome/fonts/fontawesome-webfont.eot [deleted file]
docs/static/vendor/font-awesome/fonts/fontawesome-webfont.svg [deleted file]
docs/static/vendor/font-awesome/fonts/fontawesome-webfont.ttf [deleted file]
docs/static/vendor/font-awesome/fonts/fontawesome-webfont.woff [deleted file]
docs/static/vendor/font-awesome/fonts/fontawesome-webfont.woff2 [deleted file]
docs/static/vendor/highlightjs/css/monokai-sublime.css [deleted file]
docs/static/vendor/highlightjs/js/highlight.pack.js [deleted file]
docs/static/vendor/highlightjs/notes.txt [deleted file]
docs/static/vendor/jquery/js/jquery-2.1.4.min.js [deleted file]
docs/static/vendor/twitter/js/bootstrap.min.js [deleted file]