mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Update notes for 2017-10-06
This commit is contained in:
parent
747f284134
commit
b4ee980e39
@ -102,3 +102,8 @@ http://library.cgiar.org/browse?value=Intellectual%20Assets%20Reports&type=subje
|
||||
![Tweaked with border and box shadow](/cgspace-notes/2017/10/dspace-thumbnail-box-shadow.png)
|
||||
|
||||
- I'll post it to the Yammer group to see what people think
|
||||
- I figured out at way to do the HTML verification for Google Search console for library.cgiar.org
|
||||
- We can drop the HTML file in their XMLUI theme folder and it will get copied to the webapps directory during build/install
|
||||
- Then we add an nginx alias for that URL in the library.cgiar.org vhost
|
||||
- This method is kinda a hack but at least we can put all the pieces into git to be reproducible
|
||||
- I will tell Tunji to send me the verification 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+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-10-06T03:11:56+03:00"/>
|
||||
<meta property="article:modified_time" content="2017-10-06T12:22:46+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+03:00",
|
||||
"dateModified": "2017-10-06T03:11:56+03:00",
|
||||
"dateModified": "2017-10-06T12:22:46+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’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>
|
||||
|
||||
|
||||
|
@ -28,7 +28,7 @@ Disallow: /cgspace-notes/2015-12/
|
||||
Disallow: /cgspace-notes/2015-11/
|
||||
Disallow: /cgspace-notes/
|
||||
Disallow: /cgspace-notes/categories/
|
||||
Disallow: /cgspace-notes/tags/notes/
|
||||
Disallow: /cgspace-notes/categories/notes/
|
||||
Disallow: /cgspace-notes/tags/notes/
|
||||
Disallow: /cgspace-notes/post/
|
||||
Disallow: /cgspace-notes/tags/
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/2017-10/</loc>
|
||||
<lastmod>2017-10-06T03:11:56+03:00</lastmod>
|
||||
<lastmod>2017-10-06T12:22:46+03:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
@ -129,7 +129,7 @@
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||
<lastmod>2017-10-06T03:11:56+03:00</lastmod>
|
||||
<lastmod>2017-10-06T12:22:46+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
@ -138,27 +138,27 @@
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2017-10-06T03:11:56+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
|
||||
<lastmod>2017-09-28T12:00:49+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||
<lastmod>2017-10-06T12:22:46+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||
<lastmod>2017-10-06T03:11:56+03:00</lastmod>
|
||||
<lastmod>2017-10-06T12:22:46+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
|
||||
<lastmod>2017-10-06T03:11:56+03:00</lastmod>
|
||||
<lastmod>2017-10-06T12:22:46+03:00</lastmod>
|
||||
<priority>0</priority>
|
||||
</url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user