Skip to content

Instantly share code, notes, and snippets.

@bionara
Created June 7, 2017 13:50
Show Gist options
  • Save bionara/b3854f5398810c52cc80abbad613c726 to your computer and use it in GitHub Desktop.
Save bionara/b3854f5398810c52cc80abbad613c726 to your computer and use it in GitHub Desktop.
var apos = require('apostrophe')({
shortName: 'sitename',
title: 'sitename',
modules: {
// Stylesheets 'apostrophe-assets': {
stylesheets: [{ name: 'site' }]
}
// Custom widgets 'articles': {
},
... rest of file etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment