2 Commits 13668be204 ... c3ef218c7a

Author SHA1 Message Date
  windhamdavid c3ef218c7a :ok_hand: 4 years ago
  windhamdavid 2f14c48a52 ignore readme 4 years ago
2 changed files with 5 additions and 6 deletions
  1. 1 0
      .gitignore
  2. 4 6
      README.md

+ 1 - 0
.gitignore

@@ -48,6 +48,7 @@ wp-migrate_db.php
 db-sync
 db-sync
 
 
 app/themes/
 app/themes/
+app/plugins/
 app/uploads/
 app/uploads/
 app/blogs.dir/
 app/blogs.dir/
 app/backups/
 app/backups/

+ 4 - 6
README.md

@@ -15,10 +15,10 @@ with an enviroment that's easy to replicate between machines.
 2020 - ( Updated v 0.2.0 ) Inspiration from [Develop-Wordpress](https://github.com/WordPress/wordpress-develop), [Roots](https://github.com/roots/), [Square-One](https://github.com/moderntribe/square-one), & [Laravel](https://github.com/laravel/laravel).
 2020 - ( Updated v 0.2.0 ) Inspiration from [Develop-Wordpress](https://github.com/WordPress/wordpress-develop), [Roots](https://github.com/roots/), [Square-One](https://github.com/moderntribe/square-one), & [Laravel](https://github.com/laravel/laravel).
 Trying to use the smallest dev footprint possible closely matching the WordPress core workflow alongside of a full suite of development tools. Prefer to use Git version of Wordpress to enable switching versions quickly. Prefer using Composer for plugins to avoid git submodule hell.
 Trying to use the smallest dev footprint possible closely matching the WordPress core workflow alongside of a full suite of development tools. Prefer to use Git version of Wordpress to enable switching versions quickly. Prefer using Composer for plugins to avoid git submodule hell.
 
 
-#####Built With:
+#### Built With:
 [Wordpress](https://github.com/WordPress/WordPress), [Node](https://github.com/joyent/node), [NPM](https://github.com/npm/npm), [Grunt](https://github.com/gruntjs/grunt), [Composer](https://github.com/composer/composer), [Travis CI](https://github.com/travis-ci)
 [Wordpress](https://github.com/WordPress/WordPress), [Node](https://github.com/joyent/node), [NPM](https://github.com/npm/npm), [Grunt](https://github.com/gruntjs/grunt), [Composer](https://github.com/composer/composer), [Travis CI](https://github.com/travis-ci)
 
 
-#####Usage
+#### Usage
 
 
 	$ git clone git@github.com:windhamdavid/wp.git
 	$ git clone git@github.com:windhamdavid/wp.git
 	$ npm install
 	$ npm install
@@ -33,17 +33,15 @@ Trying to use the smallest dev footprint possible closely matching the WordPress
 
 
 
 
 
 
-*****
-*****
 *****
 *****
 
 
-#####ToDo:
+#### ToDo:
 setup tests
 setup tests
 add rsync
 add rsync
 *have fun*
 *have fun*
 
 
 
 
-#####2020 Notes:
+#### 2020 Notes:
 Clean up old submodules.
 Clean up old submodules.
 
 
 	# Remove the submodule entry from .git/config
 	# Remove the submodule entry from .git/config