Daniel Ruf
Daniel Ruf
The templates can be found at https://github.com/foundation/foundation-marketing/tree/master/src/downloads/templates-emails PRs are very welcome.
We have a CI setup which automatically builds and uploads the files after new commits are merged into the default branch. See also https://github.com/foundation/foundation-marketing/runs/961453002
The file itself that you link has the following commit history: https://github.com/foundation/foundation-marketing/commits/master/src/downloads/templates-emails/basic.html I'm currently not sure where they are built exactly (at least using inky). Normally this should be already...
Please provide details to reproduce this. Thanks.
PRs which fix this are very welcome @darylknight.
The `start` script is meant for local development and will not create a dist folder but start a testserver on `localhost:8080`. https://github.com/foundation/foundation-cli/blob/master/lib/commands/watch.js#L26 See also https://github.com/foundation/foundation-sites-template/blob/master/gulpfile.js#L26
Hi @Cozmonaut, please check if you can still run `gulp` on your terminal / shell.
This is not a problem with node.
What did you get when you tried `gulp` in the project folder? And also `./node_modules/.bin/gulp`?
> warning are thrown as there are many dependencies that are no longer maintained, deprecated, etc. etc. Warnings are not problematic. Does Node v8 not work for you?