diff --git a/.gitignore b/.gitignore index 1297619..8c9ce65 100644 --- a/.gitignore +++ b/.gitignore @@ -3,9 +3,6 @@ build/ node_modules/ config.js dev.config.js -# ignore all covers but the default -src/components/presentational/covers/ -!src/src/components/presentational/covers/Default.js src/\.DS_Store diff --git a/example.config.js b/example.config.js index f3c5eb0..d9d2b68 100644 --- a/example.config.js +++ b/example.config.js @@ -9,18 +9,42 @@ module.exports = { SITES_EXT: '/api/example/export_sites/rows', SHAPES_EXT: '/api/example/export_shapes/columns', INCOMING_DATETIME_FORMAT: '%m/%d/%YT%H:%M', - // MAPBOX_TOKEN: 'pk.EXAMPLE_MAPBOX_TOKEN', + MAPBOX_TOKEN: 'pk.EXAMPLE_MAPBOX_TOKEN', features: { USE_COVER: false, USE_TAGS: false, USE_SEARCH: false, USE_SITES: true, USE_SOURCES: true, - USE_SHAPES: false, + USE_SHAPES: true, CATEGORIES_AS_TAGS: true }, store: { app: { + cover: { + title: 'project title', //required + subtitle: 'project subtitle', //required + description: 'A description of the project goes here.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\n\nThis description may contain markdown.\n\n#### markdown\n\n### markdown\n\n## markdown', //required + // subsubtitle: '', + // bgVideo:'', + // howToVideo: { + // title: '', + // desc: 'This step-by-step guide explores the way that the platform arranges and presents information.', + // file: '', + // poster: '' + // }, + // - up to 4 additional videos can be included - + // videos: [ + // { + // title: '