mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Regenerate public
This commit is contained in:
@ -39,34 +39,6 @@ $ git rebase -i dspace-5.5
|
||||
|
||||
|
||||
|
||||
<meta itemprop="name" content="August, 2016">
|
||||
<meta itemprop="description" content="2016-08-01
|
||||
|
||||
|
||||
Add updated distribution license from Sisay (#259)
|
||||
Play with upgrading Mirage 2 dependencies in bower.json because most are several versions of out date
|
||||
Bootstrap is at 3.3.0 but upstream is at 3.3.7, and upgrading to anything beyond 3.3.1 breaks glyphicons and probably more
|
||||
bower stuff is a dead end, waste of time, too many issues
|
||||
Anything after Bootstrap 3.3.1 makes glyphicons disappear (HTTP 404 trying to access from incorrect path of fonts)
|
||||
Start working on DSpace 5.1 → 5.5 port:
|
||||
|
||||
|
||||
$ git checkout -b 55new 5_x-prod
|
||||
$ git reset --hard ilri/5_x-prod
|
||||
$ git rebase -i dspace-5.5
|
||||
|
||||
|
||||
">
|
||||
|
||||
|
||||
<meta itemprop="dateModified" content="2016-08-01T15:53:00+03:00" />
|
||||
<meta itemprop="wordCount" content="1514">
|
||||
|
||||
|
||||
|
||||
<meta itemprop="keywords" content="notes," />
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/>
|
||||
|
||||
@ -92,17 +64,39 @@ $ git rebase -i dspace-5.5
|
||||
"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.18.1" />
|
||||
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "http://schema.org",
|
||||
"@type": "BlogPosting",
|
||||
|
||||
"headline": "August, 2016",
|
||||
"url": "https://alanorth.github.io/cgspace-notes/2016-08/",
|
||||
"wordCount": "1514",
|
||||
|
||||
|
||||
"datePublished": "2016-08-01T15:53:00+03:00",
|
||||
|
||||
|
||||
"dateModified": "2016-08-01T15:53:00+03:00",
|
||||
|
||||
|
||||
"author": {
|
||||
"@type": "Person",
|
||||
"name": "Alan Orth"
|
||||
}
|
||||
|
||||
,
|
||||
"keywords": "Notes"
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://alanorth.github.io/cgspace-notes/2016-08/">
|
||||
|
||||
<title>August, 2016 | CGSpace Notes</title>
|
||||
@ -136,7 +130,7 @@ $ git rebase -i dspace-5.5
|
||||
<header class="blog-header">
|
||||
<div class="container">
|
||||
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
|
||||
|
||||
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
Reference in New Issue
Block a user