Browse Source

lucid subs

windhamdavid 10 years ago
parent
commit
47b841bb09
2 changed files with 80 additions and 1 deletions
  1. 79 0
      .gitmodules.remote
  2. 1 1
      app/plugins/aesop

+ 79 - 0
.gitmodules.remote

@@ -0,0 +1,79 @@
+[submodule "wp"]
+	path = wp
+	url = https://github.com/WordPress/WordPress.git
+	ignore = dirty
+[submodule "app/themes/_s"]
+	path = app/themes/_s
+	url = https://github.com/Automattic/_s.git
+[submodule "app/plugins/vip-scanner"]
+	path = app/plugins/vip-scanner
+	url = https://github.com/Automattic/vip-scanner.git
+[submodule "app/plugins/developer"]
+	path = app/plugins/developer
+	url = https://github.com/Automattic/developer.git
+[submodule "app/themes/_wd"]
+	path = app/themes/_wd
+	url = https://github.com/windhamdavid/_wd.git
+[submodule "app/themes/roots"]
+	path = app/themes/roots
+	url = https://github.com/roots/roots.git
+[submodule "app/plugins/theme-check"]
+	path = app/plugins/theme-check
+	url = https://github.com/Pross/theme-check.git
+[submodule "app/plugins/regenerate-thumbnails"]
+	path = app/plugins/regenerate-thumbnails
+	url = https://github.com/Viper007Bond/regenerate-thumbnails.git
+[submodule "app/plugins/aesop"]
+	path = app/plugins/aesop
+	url = https://github.com/windhamdavid/aesop.git
+[submodule "app/plugins/co-authors-plus"]
+	path = app/plugins/co-authors-plus
+	url = https://github.com/Automattic/Co-Authors-Plus.git
+[submodule "app/plugins/buddypress"]
+	path = app/plugins/buddypress
+	url = https://github.com/buddypress/BuddyPress.git
+[submodule "app/plugins/bbpress"]
+	path = app/plugins/bbpress
+	url = https://github.com/rmccue/bbPress.git
+[submodule "app/plugins/easy-digital-downloads"]
+	path = app/plugins/easy-digital-downloads
+	url = https://github.com/easydigitaldownloads/Easy-Digital-Downloads.git
+[submodule "app/plugins/wp-logging"]
+	path = app/plugins/wp-logging
+	url = https://github.com/pippinsplugins/WP-Logging.git
+[submodule "app/plugins/wp-stripe"]
+	path = app/plugins/wp-stripe
+	url = https://github.com/noeltock/wp-stripe.git
+[submodule "app/plugins/securi-wp-plugin"]
+	path = app/plugins/securi-wp-plugin
+	url = https://github.com/sucuri/Sucuri-WP-Plugin.git
+[submodule "app/plugins/wp-varnish"]
+	path = app/plugins/wp-varnish
+	url = https://github.com/pkhamre/wp-varnish.git
+[submodule "app/plugins/badgeos"]
+	path = app/plugins/badgeos
+	url = https://github.com/opencredit/badgeos.git
+[submodule "app/plugins/coming-soon"]
+	path = app/plugins/coming-soon
+	url = https://github.com/seedprod/coming-soon.git
+[submodule "app/plugins/woocommerce"]
+	path = app/plugins/woocommerce
+	url = https://github.com/woothemes/woocommerce.git
+[submodule "app/plugins/flexslider"]
+	path = app/plugins/flexslider
+	url = https://github.com/woothemes/FlexSlider.git
+[submodule "app/themes/aesop-sample-theme"]
+	path = app/themes/aesop-sample-theme
+	url = https://github.com/bearded-avenger/aesop-sample-theme.git
+[submodule "app/themes/goat"]
+	path = app/themes/goat
+	url = https://github.com/windhamdavid/aesop-goat.git
+[submodule "app/themes/soren"]
+	path = app/themes/soren
+	url = https://github.com/bearded-avenger/soren.git
+[submodule "app/themes/vulcan"]
+	path = app/themes/vulcan
+	url = https://github.com/bearded-avenger/vulcan.git
+[submodule "app/themes/grunt"]
+	path = app/themes/grunt
+	url = https://github.com/bearded-avenger/grunt-theme.git

+ 1 - 1
app/plugins/aesop

@@ -1 +1 @@
-Subproject commit 9c693f08df60ebfaee90a8fa23d3e4ff8e646f77
+Subproject commit f9ac77c912df77874fe22e0f4848a869e756dd99