0.3.12 • Published 8 years ago

we-theme-event v0.3.12

Weekly downloads
46
License
-
Repository
github
Last release
8 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

8 years ago

0.3.11

8 years ago

0.3.10

8 years ago

0.3.9

8 years ago

0.3.8

8 years ago

0.3.7

9 years ago

0.3.6

9 years ago

0.3.5

9 years ago

0.3.4

9 years ago

0.3.3

9 years ago

0.3.2

9 years ago