Commit Graph

42 Commits

Author SHA1 Message Date
Djamil Legato
dfd343dff6 Added new clear-cache command 2014-08-12 16:43:59 -07:00
Djamil Legato
ba56dc7747 Minor description update for the CLI Clean command 2014-08-12 16:43:33 -07:00
Djamil Legato
98ca66ebc5 Renamed the new project command class (NewCommand => NewProjectCommand) 2014-08-12 16:43:12 -07:00
Andy Miller
6181d05d01 Added a quickstart section 2014-08-12 16:52:47 -06:00
Djamil Legato
858cb45421 Added 'new' or 'new-project' command to combine Setup and Install 2014-08-12 13:06:54 -07:00
Djamil Legato
2020e81a59 Refractored the Install Command to allow a destination and not being bound to the current grav only 2014-08-12 13:06:29 -07:00
Andy Miller
87c342d244 Refactored some Twig event names for consistency, also processing: to process: again for consistency. 2014-08-12 09:24:26 -06:00
Andy Miller
4540bb179f fix for dependencies file missing 2014-08-11 21:29:23 -06:00
Andy Miller
130ef80b71 removed items from setup that are no longer part of grav repo 2014-08-11 21:14:59 -06:00
Djamil Legato
d6108b333f Merge pull request #1 from ryanmpierson/patch-1
Update README.md
2014-08-11 11:51:22 -07:00
Andy Miller
c337486473 fix for media thumbs 2014-08-11 12:32:34 -06:00
Ryan Matthew Pierson
f3fe2e9e35 Update README.md 2014-08-11 13:01:11 -05:00
Djamil Legato
1931b5f3f0 Updated README 2014-08-11 10:49:54 -07:00
Andy Miller
5fa934c22f renamed Asset/Assets to Medium/Media 2014-08-11 11:07:32 -06:00
Andy Miller
6eac0f9131 Added web config files for IIS (web.config) & Nginx (nginx.conf) 2014-08-07 14:40:01 -06:00
Andy Miller
ff06422123 updated .gitignore with more tweaking 2014-08-07 12:36:32 -06:00
Andy Miller
d6daea92c5 removed these READMEs 2014-08-07 12:33:48 -06:00
Andy Miller
2be3330c68 slight .gitignore tweak 2014-08-07 11:30:11 -06:00
Andy Miller
e0d8a09571 added placeholder user/data folder back 2014-08-07 11:24:16 -06:00
Andy Miller
b4d4598b2c removed unneeded index.html file 2014-08-07 11:21:38 -06:00
Andy Miller
e04eef6d7a moved .dependencies back to root, and added support for root or user destinations 2014-08-07 11:04:33 -06:00
Andy Miller
96481dd25b updated install to better work with symliks 2014-08-07 09:45:16 -06:00
Andy Miller
cd24994bc7 moved .dependencies into user/ and changed git URLs to https:// 2014-08-07 09:12:51 -06:00
Andy Miller
ecd8a02298 Added support for branch in git cloning 2014-08-06 21:38:15 -06:00
Andy Miller
7154d2e205 added initial pass at install command 2014-08-06 21:32:42 -06:00
Andy Miller
da2f5dc817 tweak to not track files in cache/ images/ logs/ 2014-08-06 20:04:54 -06:00
Andy Miller
d7a2556dd8 added setup command for local grav installs 2014-08-06 19:59:24 -06:00
Andy Miller
527b711486 Created a .dependencies and some other install cleanup 2014-08-06 19:58:51 -06:00
Djamil Legato
7fe6d1fcd8 Ignoring any subfolder of user/themes/ and user/plugins/
Added instructions on how to pull the required theme and plugins
2014-08-06 17:01:41 -07:00
Djamil Legato
8f0a9bc9ff We tried subtrees and didn't work out. We are just going to drop it until there's a better implementation. Please follow the instructions to get started. 2014-08-06 16:42:39 -07:00
Andy Miller
8c4d6c9982 Updates for problem checker plugin 2014-08-06 16:25:04 -07:00
Matias Griese
f439e71ad0 Fix warnings when locking the file if directory doesn't exist 2014-08-06 16:24:25 -07:00
Matias Griese
b5982ea965 Add new event onFatalException and listen to it in problems plugin 2014-08-06 16:24:25 -07:00
Andy Miller
ce68c36910 Needed a helper function to get clean path for github 2014-08-06 16:23:55 -07:00
Djamil Legato
b5351cddf4 Bumped version 2014-08-06 16:23:18 -07:00
Matias Griese
1e8542da9c Add support for themes to return instantiated Theme object 2014-08-06 16:22:58 -07:00
Matias Griese
84acaaea80 Fix twig loader not failing on non-existent files 2014-08-06 16:22:47 -07:00
Andy Miller
fab18e5468 added auto-create for missing data/ folder 2014-08-02 15:09:18 -06:00
Andy Miller
06e3a57c5b Added auto-create for missing images/ folder 2014-08-02 15:05:37 -06:00
Djamil Legato
2682707d0c Added missing configs, gitignore and data folder 2014-08-02 13:29:05 -07:00
Djamil Legato
230a2b594e Source 2014-08-02 12:12:32 -07:00
Djamil Legato
a833ada6ff Initial commit 2014-08-02 11:29:10 -07:00