Update notes for 2017-10-06

This commit is contained in:
2017-10-06 19:27:58 +03:00
parent 747f284134
commit b4ee980e39
4 changed files with 24 additions and 14 deletions

View File

@ -27,7 +27,7 @@ Add Katherine Lutz to the groups for content sumission and edit steps of the CGI
<meta property="article:published_time" content="2017-10-01T08:07:54&#43;03:00"/>
<meta property="article:modified_time" content="2017-10-06T03:11:56&#43;03:00"/>
<meta property="article:modified_time" content="2017-10-06T12:22:46&#43;03:00"/>
@ -65,9 +65,9 @@ Add Katherine Lutz to the groups for content sumission and edit steps of the CGI
"@type": "BlogPosting",
"headline": "October, 2017",
"url": "https://alanorth.github.io/cgspace-notes/2017-10/",
"wordCount": "692",
"wordCount": "773",
"datePublished": "2017-10-01T08:07:54&#43;03:00",
"dateModified": "2017-10-06T03:11:56&#43;03:00",
"dateModified": "2017-10-06T12:22:46&#43;03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -243,6 +243,11 @@ Add Katherine Lutz to the groups for content sumission and edit steps of the CGI
<ul>
<li>I&rsquo;ll post it to the Yammer group to see what people think</li>
<li>I figured out at way to do the HTML verification for Google Search console for library.cgiar.org</li>
<li>We can drop the HTML file in their XMLUI theme folder and it will get copied to the webapps directory during build/install</li>
<li>Then we add an nginx alias for that URL in the library.cgiar.org vhost</li>
<li>This method is kinda a hack but at least we can put all the pieces into git to be reproducible</li>
<li>I will tell Tunji to send me the verification file</li>
</ul>