mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2021-08-19
This commit is contained in:
@ -18,7 +18,7 @@ I decided to upgrade linode20 from Ubuntu 18.04 to 20.04
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2021-08/" />
|
||||
<meta property="article:published_time" content="2021-08-01T09:01:07+03:00" />
|
||||
<meta property="article:modified_time" content="2021-08-18T09:17:20+03:00" />
|
||||
<meta property="article:modified_time" content="2021-08-18T16:24:40+03:00" />
|
||||
|
||||
|
||||
|
||||
@ -42,9 +42,9 @@ I decided to upgrade linode20 from Ubuntu 18.04 to 20.04
|
||||
"@type": "BlogPosting",
|
||||
"headline": "August, 2021",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2021-08/",
|
||||
"wordCount": "2585",
|
||||
"wordCount": "2675",
|
||||
"datePublished": "2021-08-01T09:01:07+03:00",
|
||||
"dateModified": "2021-08-18T09:17:20+03:00",
|
||||
"dateModified": "2021-08-18T16:24:40+03:00",
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
@ -493,6 +493,15 @@ $ curl -X POST 'https://cgspace.cgiar.org/explorer/api/search/scroll/DXF1ZXJ5QW5
|
||||
<li>I have to spend more time on this…</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>I fixed a bug in the Altmetric donuts on OpenRXV
|
||||
<ul>
|
||||
<li>We now <a href="https://github.com/ilri/OpenRXV/pull/113">try to show the donut for the DOI first if it exists, then fall back to the Handle</a></li>
|
||||
<li>This is working on my local test, but not on the live site… sigh</li>
|
||||
<li>I started a fresh harvest, maybe it’s something to do with the metadata in Elasticsearch</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>I improved the quality of the “no thumbnail” placeholder image on AReS: <a href="https://github.com/ilri/OpenRXV/pull/114">https://github.com/ilri/OpenRXV/pull/114</a></li>
|
||||
<li>I sent some feedback to some ILRI and CCAFS colleagues about how to use better thumbnails for publications</li>
|
||||
</ul>
|
||||
<!-- raw HTML omitted -->
|
||||
|
||||
|
Reference in New Issue
Block a user