Add notes for 2018-11-11

This commit is contained in:
2018-11-11 17:15:54 +02:00
parent b210a8a4b2
commit 3e061b836a
4 changed files with 26 additions and 14 deletions

View File

@ -21,7 +21,7 @@ Today these are the top 10 IPs:
" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2018-11/" /><meta property="article:published_time" content="2018-11-01T16:41:30&#43;02:00"/>
<meta property="article:modified_time" content="2018-11-08T09:02:20&#43;02:00"/>
<meta property="article:modified_time" content="2018-11-08T17:13:55&#43;02:00"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="November, 2018"/>
@ -48,9 +48,9 @@ Today these are the top 10 IPs:
"@type": "BlogPosting",
"headline": "November, 2018",
"url": "https://alanorth.github.io/cgspace-notes/2018-11/",
"wordCount": "1344",
"wordCount": "1366",
"datePublished": "2018-11-01T16:41:30&#43;02:00",
"dateModified": "2018-11-08T09:02:20&#43;02:00",
"dateModified": "2018-11-08T17:13:55&#43;02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -427,6 +427,13 @@ Today these are the top 10 IPs:
</ul></li>
</ul>
<h2 id="2018-11-11">2018-11-11</h2>
<ul>
<li>I added tests to the <a href="https://github.com/ilri/dspace-statistics-api">dspace-statistics-api</a>!</li>
<li>It runs with Python 3.5, 3.6, and 3.7 using pytest, including automatically on Travis CI!</li>
</ul>
<!-- vim: set sw=2 ts=2: -->