-
Notifications
You must be signed in to change notification settings - Fork 0
Plan
Louis Maddox edited this page Nov 11, 2015
·
3 revisions
-
Generate
/_includes/plotfiles/plot.html
for eachplot
in plots collection (/_plots
), incorporating all subdirectories' code- if the main plot's
config.yml
is set toactive: 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).
- if the main plot's
-
site will not generate in Jekyll 3... yet? May hear news very soon... If not, can un-
.gitignore
the_site
folder and use it assource
parameter in_config.yml