diff --git a/docs/2015-11/index.html b/docs/2015-11/index.html index d300d46a8..398c16654 100644 --- a/docs/2015-11/index.html +++ b/docs/2015-11/index.html @@ -18,7 +18,8 @@ $ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspac 78 " /> - + + @@ -34,7 +35,7 @@ Last week I had increased the limit from 30 to 60, which seemed to help, but now $ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspace 78 "/> - + diff --git a/docs/2015-12/index.html b/docs/2015-12/index.html index 08ebe70cb..340f9b9dc 100644 --- a/docs/2015-12/index.html +++ b/docs/2015-12/index.html @@ -19,7 +19,8 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less -rw-rw-r-- 1 tomcat7 tomcat7 169K Nov 18 23:59 dspace.log.2015-11-18.xz " /> - + + @@ -36,7 +37,7 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less -rw-rw-r-- 1 tomcat7 tomcat7 387K Nov 18 23:59 dspace.log.2015-11-18.lzo -rw-rw-r-- 1 tomcat7 tomcat7 169K Nov 18 23:59 dspace.log.2015-11-18.xz "/> - + diff --git a/docs/2016-01/index.html b/docs/2016-01/index.html index 1651da74f..508d5ca2e 100644 --- a/docs/2016-01/index.html +++ b/docs/2016-01/index.html @@ -14,7 +14,8 @@ I realized it is only necessary to clear the Cocoon cache after moving collectio Update GitHub wiki for documentation of maintenance tasks. " /> - + + @@ -26,7 +27,7 @@ Move ILRI collection 10568/12503 from 10568/27869 to 10568/27629 using the move_ I realized it is only necessary to clear the Cocoon cache after moving collections—rather than reindexing—as no metadata has changed, and therefore no search or browse indexes need to be updated. Update GitHub wiki for documentation of maintenance tasks. "/> - + diff --git a/docs/2016-02/index.html b/docs/2016-02/index.html index f151ba913..17f9f56b7 100644 --- a/docs/2016-02/index.html +++ b/docs/2016-02/index.html @@ -21,7 +21,8 @@ Not only are there 49,000 countries, we have some blanks (25)… Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE” " /> - + + @@ -40,7 +41,7 @@ I noticed we have a very interesting list of countries on CGSpace: Not only are there 49,000 countries, we have some blanks (25)… Also, lots of things like “COTE D`LVOIRE” and “COTE D IVOIRE” "/> - + diff --git a/docs/2016-03/index.html b/docs/2016-03/index.html index cc8d5e34c..b4b93bd63 100644 --- a/docs/2016-03/index.html +++ b/docs/2016-03/index.html @@ -14,7 +14,8 @@ For some reason we still have the index-lucene-update cron job active on CGSpace Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Java JDK 1.7 to match environment on CGSpace server " /> - + + @@ -26,7 +27,7 @@ Looking at issues with author authorities on CGSpace For some reason we still have the index-lucene-update cron job active on CGSpace, but I’m pretty sure we don’t need it as of the latest few versions of Atmire’s Listings and Reports module Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Java JDK 1.7 to match environment on CGSpace server "/> - + diff --git a/docs/2016-04/index.html b/docs/2016-04/index.html index a480d5bf0..666e7a2a6 100644 --- a/docs/2016-04/index.html +++ b/docs/2016-04/index.html @@ -16,7 +16,8 @@ This will save us a few gigs of backup space we’re paying for on S3 Also, I noticed the checker log has some errors we should pay attention to: " /> - + + @@ -30,7 +31,7 @@ After running DSpace for over five years I’ve never needed to look in any This will save us a few gigs of backup space we’re paying for on S3 Also, I noticed the checker log has some errors we should pay attention to: "/> - + diff --git a/docs/2016-05/index.html b/docs/2016-05/index.html index c405c5cf1..8a714b87e 100644 --- a/docs/2016-05/index.html +++ b/docs/2016-05/index.html @@ -18,7 +18,8 @@ There are 3,000 IPs accessing the REST API in a 24-hour period! 3168 " /> - + + @@ -34,7 +35,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period! # awk '{print $1}' /var/log/nginx/rest.log | uniq | wc -l 3168 "/> - + diff --git a/docs/2016-06/index.html b/docs/2016-06/index.html index d71c93a01..992fe66c6 100644 --- a/docs/2016-06/index.html +++ b/docs/2016-06/index.html @@ -17,7 +17,8 @@ You can see the others by using the OAI ListSets verb: http://ebrary.ifpri.org/o Working on second phase of metadata migration, looks like this will work for moving CPWF-specific data in dc.identifier.fund to cg.identifier.cpwfproject and then the rest to dc.description.sponsorship " /> - + + @@ -32,7 +33,7 @@ This is their publications set: http://ebrary.ifpri.org/oai/oai.php?verb=ListRec You can see the others by using the OAI ListSets verb: http://ebrary.ifpri.org/oai/oai.php?verb=ListSets Working on second phase of metadata migration, looks like this will work for moving CPWF-specific data in dc.identifier.fund to cg.identifier.cpwfproject and then the rest to dc.description.sponsorship "/> - + diff --git a/docs/2016-07/index.html b/docs/2016-07/index.html index 7ab41ced3..9c16b7bab 100644 --- a/docs/2016-07/index.html +++ b/docs/2016-07/index.html @@ -25,7 +25,8 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and In this case the select query was showing 95 results before the update " /> - + + @@ -48,7 +49,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and In this case the select query was showing 95 results before the update "/> - + diff --git a/docs/2016-08/index.html b/docs/2016-08/index.html index 02a31fa6d..e8f618395 100644 --- a/docs/2016-08/index.html +++ b/docs/2016-08/index.html @@ -22,7 +22,8 @@ $ git reset --hard ilri/5_x-prod $ git rebase -i dspace-5.5 " /> - + + @@ -42,7 +43,7 @@ $ git checkout -b 55new 5_x-prod $ git reset --hard ilri/5_x-prod $ git rebase -i dspace-5.5 "/> - + diff --git a/docs/2016-09/index.html b/docs/2016-09/index.html index 45763c243..e3f5f0b41 100644 --- a/docs/2016-09/index.html +++ b/docs/2016-09/index.html @@ -18,7 +18,8 @@ It looks like we might be able to use OUs now, instead of DCs: $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b "dc=cgiarad,dc=org" -D "admigration1@cgiarad.org" -W "(sAMAccountName=admigration1)" " /> - + + @@ -34,7 +35,7 @@ It looks like we might be able to use OUs now, instead of DCs: $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b "dc=cgiarad,dc=org" -D "admigration1@cgiarad.org" -W "(sAMAccountName=admigration1)" "/> - + diff --git a/docs/2016-10/index.html b/docs/2016-10/index.html index 31ed0e94d..27610f03c 100644 --- a/docs/2016-10/index.html +++ b/docs/2016-10/index.html @@ -22,7 +22,8 @@ I exported a random item’s metadata as CSV, deleted all columns except id 0000-0002-6115-0956||0000-0002-3812-8793||0000-0001-7462-405X " /> - + + @@ -42,7 +43,7 @@ I exported a random item’s metadata as CSV, deleted all columns except id 0000-0002-6115-0956||0000-0002-3812-8793||0000-0001-7462-405X "/> - + diff --git a/docs/2016-11/index.html b/docs/2016-11/index.html index b54483573..26eba2dfd 100644 --- a/docs/2016-11/index.html +++ b/docs/2016-11/index.html @@ -14,7 +14,8 @@ Add dc.type to the output options for Atmire’s Listings and Reports module " /> - + + @@ -26,7 +27,7 @@ Add dc.type to the output options for Atmire’s Listings and Reports module "/> - + diff --git a/docs/2016-12/index.html b/docs/2016-12/index.html index 33c493096..50168306a 100644 --- a/docs/2016-12/index.html +++ b/docs/2016-12/index.html @@ -26,7 +26,8 @@ I’ve raised a ticket with Atmire to ask Another worrying error from dspace.log is: " /> - + + @@ -50,7 +51,7 @@ I see thousands of them in the logs for the last few months, so it’s not r I’ve raised a ticket with Atmire to ask Another worrying error from dspace.log is: "/> - + diff --git a/docs/2017-01/index.html b/docs/2017-01/index.html index 1fc3df4f4..88b3dc40d 100644 --- a/docs/2017-01/index.html +++ b/docs/2017-01/index.html @@ -14,7 +14,8 @@ I tested on DSpace Test as well and it doesn’t work there either I asked on the dspace-tech mailing list because it seems to be broken, and actually now I’m not sure if we’ve ever had the sharding task run successfully over all these years " /> - + + @@ -26,7 +27,7 @@ I checked to see if the Solr sharding task that is supposed to run on January 1s I tested on DSpace Test as well and it doesn’t work there either I asked on the dspace-tech mailing list because it seems to be broken, and actually now I’m not sure if we’ve ever had the sharding task run successfully over all these years "/> - + diff --git a/docs/2017-02/index.html b/docs/2017-02/index.html index d03ae9708..72a233d33 100644 --- a/docs/2017-02/index.html +++ b/docs/2017-02/index.html @@ -28,7 +28,8 @@ Create issue on GitHub to track the addition of CCAFS Phase II project tags (#30 Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name " /> - + + @@ -54,7 +55,7 @@ DELETE 1 Create issue on GitHub to track the addition of CCAFS Phase II project tags (#301) Looks like we’ll be using cg.identifier.ccafsprojectpii as the field name "/> - + diff --git a/docs/2017-03/index.html b/docs/2017-03/index.html index 5ae79b2f9..374101193 100644 --- a/docs/2017-03/index.html +++ b/docs/2017-03/index.html @@ -30,7 +30,8 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg /Users/aorth/Desktop/alc_contrastes_desafios.jpg JPEG 464x600 464x600+0+0 8-bit CMYK 168KB 0.000u 0:00.000 " /> - + + @@ -58,7 +59,7 @@ Interestingly, it seems DSpace 4.x’s thumbnails were sRGB, but forcing reg $ identify ~/Desktop/alc_contrastes_desafios.jpg /Users/aorth/Desktop/alc_contrastes_desafios.jpg JPEG 464x600 464x600+0+0 8-bit CMYK 168KB 0.000u 0:00.000 "/> - + diff --git a/docs/2017-04/index.html b/docs/2017-04/index.html index 3a35f7317..533738418 100644 --- a/docs/2017-04/index.html +++ b/docs/2017-04/index.html @@ -23,7 +23,8 @@ Testing the CMYK patch on a collection with 650 items: $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Thumbnail" -v >& /tmp/filter-media-cmyk.txt " /> - + + @@ -44,7 +45,7 @@ Testing the CMYK patch on a collection with 650 items: $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Thumbnail" -v >& /tmp/filter-media-cmyk.txt "/> - + diff --git a/docs/2017-05/index.html b/docs/2017-05/index.html index 3e0fc5dd8..3230195f2 100644 --- a/docs/2017-05/index.html +++ b/docs/2017-05/index.html @@ -8,13 +8,14 @@ - + + - + diff --git a/docs/2017-06/index.html b/docs/2017-06/index.html index 37ec28736..7086ccc9e 100644 --- a/docs/2017-06/index.html +++ b/docs/2017-06/index.html @@ -8,13 +8,14 @@ - + + - + diff --git a/docs/2017-07/index.html b/docs/2017-07/index.html index a92df23a0..64c1a7612 100644 --- a/docs/2017-07/index.html +++ b/docs/2017-07/index.html @@ -20,7 +20,8 @@ Looking at extracting the metadata registries from ICARDA’s MEL DSpace dat We can use PostgreSQL’s extended output format (-x) plus sed to format the output into quasi XML: " /> - + + @@ -38,7 +39,7 @@ Merge changes for WLE Phase II theme rename (#329) Looking at extracting the metadata registries from ICARDA’s MEL DSpace database so we can compare fields with CGSpace We can use PostgreSQL’s extended output format (-x) plus sed to format the output into quasi XML: "/> - + diff --git a/docs/2017-08/index.html b/docs/2017-08/index.html index a06445f59..633266dce 100644 --- a/docs/2017-08/index.html +++ b/docs/2017-08/index.html @@ -30,7 +30,8 @@ I exported a new CSV from the collection on DSpace Test and then manually remove Then I cleaned up the author authorities and HTML characters in OpenRefine and sent the file back to Abenet " /> - + + @@ -58,7 +59,7 @@ This was due to newline characters in the dc.description.abstract column, which I exported a new CSV from the collection on DSpace Test and then manually removed the characters in vim using g/^$/d Then I cleaned up the author authorities and HTML characters in OpenRefine and sent the file back to Abenet "/> - + diff --git a/docs/2017-09/index.html b/docs/2017-09/index.html index 14475b9c9..5d04bfd48 100644 --- a/docs/2017-09/index.html +++ b/docs/2017-09/index.html @@ -18,7 +18,8 @@ Linode sent an alert that CGSpace (linode18) was using 261% CPU for the past two Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account is both in the approvers step as well as the group " /> - + + @@ -34,7 +35,7 @@ Linode sent an alert that CGSpace (linode18) was using 261% CPU for the past two Ask Sisay to clean up the WLE approvers a bit, as Marianne’s user account is both in the approvers step as well as the group "/> - + diff --git a/docs/2017-10/index.html b/docs/2017-10/index.html index 4a22f10ec..5737dbc9e 100644 --- a/docs/2017-10/index.html +++ b/docs/2017-10/index.html @@ -20,7 +20,8 @@ There appears to be a pattern but I’ll have to look a bit closer and try t Add Katherine Lutz to the groups for content submission and edit steps of the CGIAR System collections " /> - + + @@ -38,7 +39,7 @@ http://hdl.handle.net/10568/78495||http://hdl.handle.net/10568/79336 There appears to be a pattern but I’ll have to look a bit closer and try to clean them up automatically, either in SQL or in OpenRefine Add Katherine Lutz to the groups for content submission and edit steps of the CGIAR System collections "/> - + diff --git a/docs/2017-11/index.html b/docs/2017-11/index.html index 812a46960..e53ee0736 100644 --- a/docs/2017-11/index.html +++ b/docs/2017-11/index.html @@ -30,7 +30,8 @@ dspace=# \copy (select distinct text_value, count(*) as count from metadatavalue COPY 54701 " /> - + + @@ -58,7 +59,7 @@ Generate list of authors on CGSpace for Peter to go through and correct: dspace=# \copy (select distinct text_value, count(*) as count from metadatavalue where metadata_field_id = (select metadata_field_id from metadatafieldregistry where element = 'contributor' and qualifier = 'author') AND resource_type_id = 2 group by text_value order by count desc) to /tmp/authors.csv with csv; COPY 54701 "/> - + diff --git a/docs/2017-12/index.html b/docs/2017-12/index.html index e9d27f91e..46a79f273 100644 --- a/docs/2017-12/index.html +++ b/docs/2017-12/index.html @@ -15,7 +15,8 @@ PostgreSQL activity says there are 115 connections currently The list of connections to XMLUI and REST API for today: " /> - + + @@ -28,7 +29,7 @@ The logs say “Timeout waiting for idle object” PostgreSQL activity says there are 115 connections currently The list of connections to XMLUI and REST API for today: "/> - + diff --git a/docs/2018-01/index.html b/docs/2018-01/index.html index b3c3e2bf1..b6a78edce 100644 --- a/docs/2018-01/index.html +++ b/docs/2018-01/index.html @@ -84,7 +84,8 @@ dspace.log.2018-01-02:34 Danny wrote to ask for help renewing the wildcard ilri.org certificate and I advised that we should probably use Let’s Encrypt if it’s just a handful of domains " /> - + + @@ -166,7 +167,7 @@ dspace.log.2018-01-02:34 Danny wrote to ask for help renewing the wildcard ilri.org certificate and I advised that we should probably use Let’s Encrypt if it’s just a handful of domains "/> - + diff --git a/docs/2018-02/index.html b/docs/2018-02/index.html index 0f19930f3..c8f2883d2 100644 --- a/docs/2018-02/index.html +++ b/docs/2018-02/index.html @@ -15,7 +15,8 @@ Yesterday I figured out how to monitor DSpace sessions using JMX I copied the logic in the jmx_tomcat_dbpools provided by Ubuntu’s munin-plugins-java package and used the stuff I discovered about JMX in 2018-01 " /> - + + @@ -28,7 +29,7 @@ We don’t need to distinguish between internal and external works, so that Yesterday I figured out how to monitor DSpace sessions using JMX I copied the logic in the jmx_tomcat_dbpools provided by Ubuntu’s munin-plugins-java package and used the stuff I discovered about JMX in 2018-01 "/> - + diff --git a/docs/2018-03/index.html b/docs/2018-03/index.html index 9298e4292..32fe52e78 100644 --- a/docs/2018-03/index.html +++ b/docs/2018-03/index.html @@ -12,7 +12,8 @@ Export a CSV of the IITA community metadata for Martin Mueller " /> - + + @@ -22,7 +23,7 @@ Export a CSV of the IITA community metadata for Martin Mueller Export a CSV of the IITA community metadata for Martin Mueller "/> - + diff --git a/docs/2018-04/index.html b/docs/2018-04/index.html index 426107bcc..6fcbd0d88 100644 --- a/docs/2018-04/index.html +++ b/docs/2018-04/index.html @@ -13,7 +13,8 @@ I tried to test something on DSpace Test but noticed that it’s down since Catalina logs at least show some memory errors yesterday: " /> - + + @@ -24,7 +25,7 @@ Catalina logs at least show some memory errors yesterday: I tried to test something on DSpace Test but noticed that it’s down since god knows when Catalina logs at least show some memory errors yesterday: "/> - + diff --git a/docs/2018-05/index.html b/docs/2018-05/index.html index ffa369b10..7cdb701d5 100644 --- a/docs/2018-05/index.html +++ b/docs/2018-05/index.html @@ -19,7 +19,8 @@ Then I reduced the JVM heap size from 6144 back to 5120m Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked the Ansible infrastructure scripts to support hosts choosing which distribution they want to use " /> - + + @@ -36,7 +37,7 @@ http://localhost:3000/solr/statistics/update?stream.body=%3Ccommit/%3E Then I reduced the JVM heap size from 6144 back to 5120m Also, I switched it to use OpenJDK instead of Oracle Java, as well as re-worked the Ansible infrastructure scripts to support hosts choosing which distribution they want to use "/> - + diff --git a/docs/2018-06/index.html b/docs/2018-06/index.html index 49dacc83f..cc79a15f9 100644 --- a/docs/2018-06/index.html +++ b/docs/2018-06/index.html @@ -33,7 +33,8 @@ user 8m5.056s sys 2m7.289s " /> - + + @@ -64,7 +65,7 @@ real 74m42.646s user 8m5.056s sys 2m7.289s "/> - + diff --git a/docs/2018-07/index.html b/docs/2018-07/index.html index fb12abcd4..64ac0c161 100644 --- a/docs/2018-07/index.html +++ b/docs/2018-07/index.html @@ -22,7 +22,8 @@ During the mvn package stage on the 5.8 branch I kept getting issues with java r There is insufficient memory for the Java Runtime Environment to continue. " /> - + + @@ -42,7 +43,7 @@ During the mvn package stage on the 5.8 branch I kept getting issues with java r There is insufficient memory for the Java Runtime Environment to continue. "/> - + diff --git a/docs/2018-08/index.html b/docs/2018-08/index.html index 2794ab88d..d4e0d657e 100644 --- a/docs/2018-08/index.html +++ b/docs/2018-08/index.html @@ -26,7 +26,8 @@ The server only has 8GB of RAM so we’ll eventually need to upgrade to a la I ran all system updates on DSpace Test and rebooted it " /> - + + @@ -50,7 +51,7 @@ Anyways, perhaps I should increase the JVM heap from 5120m to 6144m like we did The server only has 8GB of RAM so we’ll eventually need to upgrade to a larger one because we’ll start starving the OS, PostgreSQL, and command line batch processes I ran all system updates on DSpace Test and rebooted it "/> - + diff --git a/docs/2018-09/index.html b/docs/2018-09/index.html index 81844435e..c4b6e2d13 100644 --- a/docs/2018-09/index.html +++ b/docs/2018-09/index.html @@ -15,7 +15,8 @@ Also, I’ll re-run the postgresql tasks because the custom PostgreSQL varia I’m testing the new DSpace 5.8 branch in my Ubuntu 18.04 environment and I’m getting those autowire errors in Tomcat 8.5.30 again: " /> - + + @@ -28,7 +29,7 @@ I’ll update the DSpace role in our Ansible infrastructure playbooks and ru Also, I’ll re-run the postgresql tasks because the custom PostgreSQL variables are dynamic according to the system’s RAM, and we never re-ran them after migrating to larger Linodes last month I’m testing the new DSpace 5.8 branch in my Ubuntu 18.04 environment and I’m getting those autowire errors in Tomcat 8.5.30 again: "/> - + diff --git a/docs/2018-10/index.html b/docs/2018-10/index.html index 7602b768a..04e45fe8a 100644 --- a/docs/2018-10/index.html +++ b/docs/2018-10/index.html @@ -13,7 +13,8 @@ Phil Thornton got an ORCID identifier so we need to add it to the list on CGSpac I created a GitHub issue to track this #389, because I’m super busy in Nairobi right now " /> - + + @@ -24,7 +25,7 @@ I created a GitHub issue to track this #389, because I’m super busy in Nai Phil Thornton got an ORCID identifier so we need to add it to the list on CGSpace and tag his existing items I created a GitHub issue to track this #389, because I’m super busy in Nairobi right now "/> - + diff --git a/docs/2018-11/index.html b/docs/2018-11/index.html index 47ebeee27..55fd07a43 100644 --- a/docs/2018-11/index.html +++ b/docs/2018-11/index.html @@ -20,7 +20,8 @@ Linode has been sending mails a few times a day recently that CGSpace (linode18) Today these are the top 10 IPs: " /> - + + @@ -38,7 +39,7 @@ Send a note about my dspace-statistics-api to the dspace-tech mailing list Linode has been sending mails a few times a day recently that CGSpace (linode18) has had high CPU usage Today these are the top 10 IPs: "/> - + diff --git a/docs/2018-12/index.html b/docs/2018-12/index.html index 068e3f8ae..c4fb18d26 100644 --- a/docs/2018-12/index.html +++ b/docs/2018-12/index.html @@ -20,7 +20,8 @@ Then I ran all system updates and restarted the server I noticed that there is another issue with PDF thumbnails on CGSpace, and I see there was another Ghostscript vulnerability last week " /> - + + @@ -38,7 +39,7 @@ Then I ran all system updates and restarted the server I noticed that there is another issue with PDF thumbnails on CGSpace, and I see there was another Ghostscript vulnerability last week "/> - + diff --git a/docs/2019-01/index.html b/docs/2019-01/index.html index d651220d3..6bc7933d3 100644 --- a/docs/2019-01/index.html +++ b/docs/2019-01/index.html @@ -26,7 +26,8 @@ I don’t see anything interesting in the web server logs around that time t 903 54.70.40.11 " /> - + + @@ -50,7 +51,7 @@ I don’t see anything interesting in the web server logs around that time t 357 207.46.13.1 903 54.70.40.11 "/> - + diff --git a/docs/2019-02/index.html b/docs/2019-02/index.html index f2eca44a8..0de08d8d5 100644 --- a/docs/2019-02/index.html +++ b/docs/2019-02/index.html @@ -40,8 +40,9 @@ user 0m22.203s sys 0m1.979s " /> - - + + + @@ -78,7 +79,7 @@ real 0m19.873s user 0m22.203s sys 0m1.979s "/> - + @@ -90,7 +91,7 @@ sys 0m1.979s "url": "https://alanorth.github.io/cgspace-notes/2019-02/", "wordCount": "367", "datePublished": "2019-02-01T21:37:30+02:00", - "dateModified": "2019-02-02T00:01:39+02:00", + "dateModified": "2019-02-02T11:36:24+02:00", "author": { "@type": "Person", "name": "Alan Orth" diff --git a/docs/404.html b/docs/404.html index 3ebb40c72..81e91ec1e 100644 --- a/docs/404.html +++ b/docs/404.html @@ -10,10 +10,11 @@ + - + diff --git a/docs/categories/index.html b/docs/categories/index.html index 5ecd57a7a..cb3a91493 100644 --- a/docs/categories/index.html +++ b/docs/categories/index.html @@ -10,10 +10,11 @@ + - + diff --git a/docs/categories/notes/index.html b/docs/categories/notes/index.html index 4591c4837..623cff1f1 100644 --- a/docs/categories/notes/index.html +++ b/docs/categories/notes/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/categories/page/2/index.html b/docs/categories/page/2/index.html index b81748771..544fa962e 100644 --- a/docs/categories/page/2/index.html +++ b/docs/categories/page/2/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/categories/page/3/index.html b/docs/categories/page/3/index.html index 213e92c52..1ede83b68 100644 --- a/docs/categories/page/3/index.html +++ b/docs/categories/page/3/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/categories/page/4/index.html b/docs/categories/page/4/index.html index 7ed674e9f..67f2d820a 100644 --- a/docs/categories/page/4/index.html +++ b/docs/categories/page/4/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/categories/page/5/index.html b/docs/categories/page/5/index.html index 7ccc74ad8..1800966fe 100644 --- a/docs/categories/page/5/index.html +++ b/docs/categories/page/5/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/cgiar-library-migration/index.html b/docs/cgiar-library-migration/index.html index 6a2913fab..efc7e5d5d 100644 --- a/docs/cgiar-library-migration/index.html +++ b/docs/cgiar-library-migration/index.html @@ -8,13 +8,14 @@ - + + - + diff --git a/docs/index.html b/docs/index.html index d11cfb98d..a60a8eba5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/page/2/index.html b/docs/page/2/index.html index 628d2fbc8..bd73eee81 100644 --- a/docs/page/2/index.html +++ b/docs/page/2/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/page/3/index.html b/docs/page/3/index.html index 4c1adff4c..7d5514475 100644 --- a/docs/page/3/index.html +++ b/docs/page/3/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/page/4/index.html b/docs/page/4/index.html index 545fb0101..2b05e1195 100644 --- a/docs/page/4/index.html +++ b/docs/page/4/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/page/5/index.html b/docs/page/5/index.html index 4d9457845..3352b9183 100644 --- a/docs/page/5/index.html +++ b/docs/page/5/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/posts/index.html b/docs/posts/index.html index 70d3ea7c3..bb93c9ba9 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html index f7f3c63b3..f0be8db40 100644 --- a/docs/posts/page/2/index.html +++ b/docs/posts/page/2/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/posts/page/3/index.html b/docs/posts/page/3/index.html index 0096f22ba..5773dff00 100644 --- a/docs/posts/page/3/index.html +++ b/docs/posts/page/3/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/posts/page/4/index.html b/docs/posts/page/4/index.html index a0fc2f1ce..66967a799 100644 --- a/docs/posts/page/4/index.html +++ b/docs/posts/page/4/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/posts/page/5/index.html b/docs/posts/page/5/index.html index 748fc6a41..b410f11f3 100644 --- a/docs/posts/page/5/index.html +++ b/docs/posts/page/5/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/sitemap.xml b/docs/sitemap.xml index 378cb7324..4bf206f4e 100644 --- a/docs/sitemap.xml +++ b/docs/sitemap.xml @@ -4,7 +4,7 @@ https://alanorth.github.io/cgspace-notes/2019-02/ - 2019-02-02T00:01:39+02:00 + 2019-02-02T11:36:24+02:00 @@ -209,7 +209,7 @@ https://alanorth.github.io/cgspace-notes/ - 2019-02-02T00:01:39+02:00 + 2019-02-02T11:36:24+02:00 0 @@ -220,7 +220,7 @@ https://alanorth.github.io/cgspace-notes/tags/notes/ - 2019-02-02T00:01:39+02:00 + 2019-02-02T11:36:24+02:00 0 @@ -232,13 +232,13 @@ https://alanorth.github.io/cgspace-notes/posts/ - 2019-02-02T00:01:39+02:00 + 2019-02-02T11:36:24+02:00 0 https://alanorth.github.io/cgspace-notes/tags/ - 2019-02-02T00:01:39+02:00 + 2019-02-02T11:36:24+02:00 0 diff --git a/docs/tags/index.html b/docs/tags/index.html index 12178b481..5dd7bfc43 100644 --- a/docs/tags/index.html +++ b/docs/tags/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/tags/notes/index.html b/docs/tags/notes/index.html index c26512689..58710e561 100644 --- a/docs/tags/notes/index.html +++ b/docs/tags/notes/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/tags/notes/page/2/index.html b/docs/tags/notes/page/2/index.html index ec8425ef2..261667831 100644 --- a/docs/tags/notes/page/2/index.html +++ b/docs/tags/notes/page/2/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/tags/notes/page/3/index.html b/docs/tags/notes/page/3/index.html index 10095f2b2..dac2d9a9d 100644 --- a/docs/tags/notes/page/3/index.html +++ b/docs/tags/notes/page/3/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/tags/notes/page/4/index.html b/docs/tags/notes/page/4/index.html index e44334646..64c1d1860 100644 --- a/docs/tags/notes/page/4/index.html +++ b/docs/tags/notes/page/4/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/tags/page/2/index.html b/docs/tags/page/2/index.html index 593c94cee..554a9405c 100644 --- a/docs/tags/page/2/index.html +++ b/docs/tags/page/2/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/tags/page/3/index.html b/docs/tags/page/3/index.html index 3ab55fdff..fa73833f9 100644 --- a/docs/tags/page/3/index.html +++ b/docs/tags/page/3/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/tags/page/4/index.html b/docs/tags/page/4/index.html index c33cfad92..5bfab62b4 100644 --- a/docs/tags/page/4/index.html +++ b/docs/tags/page/4/index.html @@ -9,12 +9,13 @@ + - + diff --git a/docs/tags/page/5/index.html b/docs/tags/page/5/index.html index 70b7f2ca9..e53ed63f1 100644 --- a/docs/tags/page/5/index.html +++ b/docs/tags/page/5/index.html @@ -9,12 +9,13 @@ + - +