mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
46 lines
1 KiB
Text
46 lines
1 KiB
Text
############ Core Packages ############
|
|
|
|
nova:core # core components and wrappers
|
|
nova:forms # auto-generated forms
|
|
nova:apollo # data layer
|
|
nova:routing # routing and server-side rendering
|
|
nova:email # email
|
|
nova:users # user management and permissions
|
|
|
|
############ Features Packages ############
|
|
|
|
nova:events
|
|
nova:posts
|
|
nova:comments
|
|
nova:newsletter
|
|
nova:search
|
|
nova:notifications
|
|
nova:getting-started
|
|
nova:categories
|
|
nova:voting
|
|
nova:embedly
|
|
nova:api
|
|
nova:rss
|
|
nova:subscribe
|
|
|
|
############ Debug Packages ############
|
|
|
|
nova:debug
|
|
# nova:kadira
|
|
|
|
############ Theme Packages ############
|
|
|
|
nova:base-components # default ui components
|
|
nova:base-styles # default styling
|
|
|
|
nova:email-templates # default email templates for notifications
|
|
nova:i18n-en-us # default language translation
|
|
|
|
############ Your Packages ############
|
|
|
|
accounts-password@1.3.3
|
|
# accounts-twitter
|
|
# accounts-facebook
|
|
|
|
# customization-demo
|
|
# framework-demo
|