Skip to content
Louis Maddox edited this page Nov 11, 2015 · 3 revisions
  • Generate /_includes/plotfiles/plot.html for each plot in plots collection (/_plots), incorporating all subdirectories' code

    • if the main plot's config.yml is set to active: false, no plot is made/code looked for
      • but a card could still be shown, greyed out, to encourage contributions...
    • if the [bottom] code directory (Julia/MATLAB/ggplot2/seaborn..., i.e. not R/Python) is empty, then generate an active: false setting for that specifically. Links will be greyed out (or link to contribution page on GitHub).
  • site will not generate in Jekyll 3... yet? May hear news very soon... If not, can un-.gitignore the _site folder and use it as source parameter in _config.yml

  • Popups (overlays)

Clone this wiki locally