ucdavis / sitefarm-distro-template

13 stars 9 forks source link

ucdavis/sitefarm-seed#145 Added docksal config. #10

Closed dearmond closed 7 years ago

dearmond commented 7 years ago

To test this:

  1. Turn off MAMP (or whatever local development environment you're using)

  2. Install Docksal: http://docksal.readthedocs.io/en/master/getting-started/env-setup/

  3. Make a fresh git clone of branch issue-145 of ucdavis/sitefarm-distro-template

  4. Run: $ fin init in the project root

  5. Go to: http://sitefarm-distro.local

You should see SiteFarm.

mrkmiller commented 7 years ago

This needs some brief documentation in SiteFarm Seed docs.

dearmond commented 7 years ago

Docksal docs have been added: https://github.com/ucdavis/sitefarm_seed/pull/164