cgspace-notes/content
Alan Orth d3d413c991
Fix image references in content
The theme used to have a <base> tag, which tells the browser which
base to use for relative URLs, but this was actually a buggy and
incorrect theme behavior, so we need to update our links.

  $ sed -i 's/(\(201[567]\)/(\/cgspace-notes\/\1/' content/post/*.md
2017-01-09 16:18:07 +02:00
..
post Fix image references in content 2017-01-09 16:18:07 +02:00
.gitignore Add empty .gitignore files to keep empty directories 2015-11-23 16:59:03 +03:00