mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
65 lines
1.2 KiB
Text
65 lines
1.2 KiB
Text
# Meteor packages used by this project, one per line.
|
|
#
|
|
# 'meteor add' and 'meteor remove' will edit this file for you,
|
|
# but you can also edit it by hand.
|
|
|
|
|
|
############ Telescope Core ############
|
|
|
|
telescope:core
|
|
|
|
############ Telescope Packages (Optional) ############
|
|
|
|
# Note: all following packages depend on telescope:core; Additional internal dependencies are mentioned
|
|
|
|
telescope:users
|
|
telescope:posts
|
|
telescope:comments
|
|
|
|
telescope:newsletter
|
|
telescope:search
|
|
telescope:notifications
|
|
|
|
nova:base-components
|
|
nova:basic-styles
|
|
|
|
# telescope:scoring
|
|
|
|
# telescope:migrations
|
|
# telescope:api
|
|
# telescope:daily
|
|
# telescope:datetimepicker
|
|
# telescope:debug
|
|
# telescope:email
|
|
# telescope:embedly
|
|
# telescope:getting-started
|
|
# telescope:invites
|
|
# telescope:kadira
|
|
# telescope:pages
|
|
# telescope:post-by-feed
|
|
# telescope:prerender
|
|
# telescope:releases
|
|
# telescope:rss
|
|
|
|
|
|
# telescope:share
|
|
# telescope:singleday
|
|
# telescope:sitemap
|
|
# telescope:spiderable
|
|
# telescope:subscribe-to-posts # notifications
|
|
# telescope:tagline-banner
|
|
|
|
telescope:tags
|
|
|
|
# telescope:theme-base
|
|
# telescope:theme-hubble
|
|
# telescope:update-prompt
|
|
|
|
############ Your Custom Packages ############
|
|
|
|
# my-custom-package
|
|
|
|
|
|
# telescope:forms
|
|
|
|
# theme-test
|