locomotivecms / wagon

Wagon is a command line tool that let's you develop for Locomotive right on your local machine.
https://www.locomotivecms.com
MIT License
188 stars 117 forks source link

Upgrade foundation5 template to foundation6 #309

Closed openscript closed 5 years ago

openscript commented 8 years ago

Since a few months foundation6 is out. They also upgraded the rails gem of it. What are the steps to get the new foundation to work with locomotive?

did commented 8 years ago

hey @openscript, we could embed it in Wagon like we did for foundation5. Check those links:

did commented 5 years ago

We don't integrate Foundation or Bootstrap anymore in Wagon v3. The alternative is to use Webpack to install any HTML/CSS/JS framework (https://doc.locomotivecms.com/v4.0/docs/manage-js-and-css-with-webpack).