public JekyllExporter(Workspace workspace, string destination) { _configuration = new JekyllExporterConfiguration(workspace, destination); }