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
2017-01-09 16:18:07 +02:00
2017-01-08 17:08:08 +02:00
2017-01-09 16:17:38 +02:00
2017-01-08 17:08:08 +02:00
2016-11-08 11:27:51 +02:00
2016-09-21 15:23:50 +03:00
2016-03-22 10:50:57 +02:00

CGSpace Notes

Notes about my work on the CGSpace platform.

Technical Info

Built with the Hugo static site generator. Hosted on GitHub pages at alanorth.github.io by pushing the public directory as a subtree to the gh-pages branch:

$ git subtree push --prefix=public origin gh-pages
Description
Notes about my work on the CGSpace platform.
Readme 54 MiB
Languages
Markdown 100%