import os PLUGINS = [ 'flamingo.plugins.Redirects', 'flamingo.plugins.Layers', 'flamingo.plugins.rstBootstrap3', 'flamingo.plugins.rstFile', 'flamingo.plugins.rstPygments', 'plugins/title.py::Title', ] LAYERS = [ 'static', ]