0.3.12 • Published 9 years ago

we-theme-event v0.3.12

Weekly downloads
46
License
-
Repository
github
Last release
9 years ago

We.js Evento free theme

we-theme-event

Default we.js theme for events

Special thanks to shapebootstrap.net team for this free theme

Installation

ǹpm install --save we-theme-event

Add it in file: config/themes.js

module.exports.themes = {
  enabled: [
    'we-theme-event', // event theme
    'we-theme-pratt', // others themes
    'we-theme-admin-default',
  ],
  app: 'we-theme-pratt',
  admin: 'we-theme-admin-default'
};

And add in config/event.js

module.exports.event = {
  themes: ['we-theme-event'],
  defaultTheme: 'we-theme-event'
};

Build with:

Evento free theme: https://shapebootstrap.net/item/1524963-evento-free-music-event-template

License

MIT

0.3.12

9 years ago

0.3.11

9 years ago

0.3.10

9 years ago

0.3.9

10 years ago

0.3.8

10 years ago

0.3.7

10 years ago

0.3.6

10 years ago

0.3.5

10 years ago

0.3.4

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago