Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Commit

Permalink
Bump Hugo version
Browse files Browse the repository at this point in the history
  • Loading branch information
theothertomelliott committed Aug 24, 2018
1 parent 2ba257d commit 8c11900
Show file tree
Hide file tree
Showing 17 changed files with 16 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go

before_script:
- wget https://github.com/spf13/hugo/releases/download/v0.42.1/hugo_0.42.1_Linux-64bit.tar.gz -O /tmp/hugo.tar.gz
- wget https://github.com/spf13/hugo/releases/download/v0.47.1/hugo_0.47.1_Linux-64bit.tar.gz -O /tmp/hugo.tar.gz
- mkdir /tmp/hugo
- tar -xvf /tmp/hugo.tar.gz -C /tmp/hugo
- export PATH=$PATH:/tmp/hugo/
Expand Down
2 changes: 1 addition & 1 deletion docs/autocompletion/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=10" />
<title>Autocompletion - Edward Docs</title>
<meta name="generator" content="Hugo 0.32.3" />
<meta name="generator" content="Hugo 0.47.1" />


<meta name="description" content="A command line tool for managing local instances of microservices.">
Expand Down
2 changes: 1 addition & 1 deletion docs/backends/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=10" />
<title>Backends (experimental) - Edward Docs</title>
<meta name="generator" content="Hugo 0.32.3" />
<meta name="generator" content="Hugo 0.47.1" />


<meta name="description" content="A command line tool for managing local instances of microservices.">
Expand Down
4 changes: 2 additions & 2 deletions docs/categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=10" />
<title>Categories - Edward Docs</title>
<meta name="generator" content="Hugo 0.42.1" />
<meta name="generator" content="Hugo 0.47.1" />


<meta name="description" content="A command line tool for managing local instances of microservices.">
Expand Down Expand Up @@ -132,7 +132,7 @@
<div class="banner">

<div class="name">
<strong>Edward Docs <span class="version">1.8.10</span></strong>
<strong>Edward Docs <span class="version">1.8.11</span></strong>

</div>
</div>
Expand Down
1 change: 0 additions & 1 deletion docs/categories/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<description>Recent content in Categories on Edward Docs</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>Released under the MIT license</copyright>

<atom:link href="http://engblog.yext.com/edward/categories/index.xml" rel="self" type="application/rss+xml" />

Expand Down
2 changes: 1 addition & 1 deletion docs/commands/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=10" />
<title>Commands - Edward Docs</title>
<meta name="generator" content="Hugo 0.32.3" />
<meta name="generator" content="Hugo 0.47.1" />


<meta name="description" content="A command line tool for managing local instances of microservices.">
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=10" />
<title>About Edward</title>
<meta name="generator" content="Hugo 0.32.3" />
<meta name="generator" content="Hugo 0.47.1" />


<meta name="description" content="A command line tool for managing local instances of microservices.">
Expand Down
1 change: 0 additions & 1 deletion docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<description>Recent content in About Edward on Edward Docs</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>Released under the MIT license</copyright>
<lastBuildDate>Tue, 08 Mar 2016 21:07:13 +0100</lastBuildDate>

<atom:link href="http://engblog.yext.com/edward/index.xml" rel="self" type="application/rss+xml" />
Expand Down
2 changes: 1 addition & 1 deletion docs/installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=10" />
<title>Getting started - Edward Docs</title>
<meta name="generator" content="Hugo 0.32.3" />
<meta name="generator" content="Hugo 0.47.1" />


<meta name="description" content="A command line tool for managing local instances of microservices.">
Expand Down
2 changes: 1 addition & 1 deletion docs/license/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=10" />
<title>License - Edward Docs</title>
<meta name="generator" content="Hugo 0.32.3" />
<meta name="generator" content="Hugo 0.47.1" />


<meta name="description" content="A command line tool for managing local instances of microservices.">
Expand Down
2 changes: 1 addition & 1 deletion docs/projectconfig/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=10" />
<title>Project Configuration - Edward Docs</title>
<meta name="generator" content="Hugo 0.32.3" />
<meta name="generator" content="Hugo 0.47.1" />


<meta name="description" content="A command line tool for managing local instances of microservices.">
Expand Down
2 changes: 1 addition & 1 deletion docs/quickstart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=10" />
<title>Getting started - Edward Docs</title>
<meta name="generator" content="Hugo 0.32.3" />
<meta name="generator" content="Hugo 0.47.1" />


<meta name="description" content="A command line tool for managing local instances of microservices.">
Expand Down
2 changes: 1 addition & 1 deletion docs/roadmap/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=10" />
<title>Roadmap - Edward Docs</title>
<meta name="generator" content="Hugo 0.32.3" />
<meta name="generator" content="Hugo 0.47.1" />


<meta name="description" content="A command line tool for managing local instances of microservices.">
Expand Down
2 changes: 1 addition & 1 deletion docs/sudo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=10" />
<title>Sudo - Edward Docs</title>
<meta name="generator" content="Hugo 0.32.3" />
<meta name="generator" content="Hugo 0.47.1" />


<meta name="description" content="A command line tool for managing local instances of microservices.">
Expand Down
4 changes: 2 additions & 2 deletions docs/tags/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=10" />
<title>Tags - Edward Docs</title>
<meta name="generator" content="Hugo 0.42.1" />
<meta name="generator" content="Hugo 0.47.1" />


<meta name="description" content="A command line tool for managing local instances of microservices.">
Expand Down Expand Up @@ -132,7 +132,7 @@
<div class="banner">

<div class="name">
<strong>Edward Docs <span class="version">1.8.10</span></strong>
<strong>Edward Docs <span class="version">1.8.11</span></strong>

</div>
</div>
Expand Down
1 change: 0 additions & 1 deletion docs/tags/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
<description>Recent content in Tags on Edward Docs</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>Released under the MIT license</copyright>

<atom:link href="http://engblog.yext.com/edward/tags/index.xml" rel="self" type="application/rss+xml" />

Expand Down
2 changes: 1 addition & 1 deletion docs/troubleshooting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=10" />
<title>Troubleshooting - Edward Docs</title>
<meta name="generator" content="Hugo 0.32.3" />
<meta name="generator" content="Hugo 0.47.1" />


<meta name="description" content="A command line tool for managing local instances of microservices.">
Expand Down

0 comments on commit 8c11900

Please sign in to comment.