Skip to content
  • Erik Huelsmann's avatar
    Stop writing the newsbox to disk (but use global context instead) · 361f8ee2
    Erik Huelsmann authored
    Note that the only remaining intermediate result being written
    to the 'input directory' content/, is the newsbox.html file
    due to it being a mustache partial.
    This commit 'publishes' the content to the global context instead
    and at the same time converts index.html to use a variable
    expansion. Thereby the need to write newsbox.html to disk has
    now been removed and so is the actual process.
    361f8ee2