-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gulpfile missing? #22
Comments
I was a little stuck on how to set this up for the widest array of people to be able to use it, but I guess a gulp file wouldn't hurt, even if someone wasn't using gulp. My first issue is wanting people, mostly beginners with Foundation and Grav, to be able to toggle CSS on and off. I like how Foundation lets you know what needs to be included for certain features, so users being able to toggle those on and off seemed a nice way to get them into the docs and creating for themselves. But it's also super nice to just have it all compile to one file when you already know how to edit the two files with settings and imports. Any thoughts and opinions on what should happen next are welcome! I did include a zip pack in the comment paragraph of each release with the changed files to have it all compile to one like a typical Foundation setup: https://github.com/smartgravity/grav-theme-bones/releases |
Oh thank you! Yeah that was my thinking as well, I'm so used to the Zurb template and thought it would be cool to have a theme for Grav that would work in the same way... and since you already have a great theme set up I thought I'd mention it. It's also helpful for deployment/optimization... although the way you have it set up does allow for on-the-fly customization for those beginners. I think what you have here in the releases page is perfect, I hadn't seen that before! |
maybe I'm just blind or something, but is there supposed to be a gulpfile? I can set one up for myself, but I'm just wondering because it might be useful to see how you guys have things set up... although maybe I'm overcomplicating things.
The text was updated successfully, but these errors were encountered: