Hello guyz, i wanna know how do you structure your html template files, do you use sass and gulp ? or it is recommended to just use css and html to make it easy for others to modify ?
Hi @Dovisally
For making template use css file. But you can add less/sass option for additional option.
Thanks
but how do you maintain your css ? do you prefix css manually ?
I am not getting your question meaning. Please tell me details. One more thing do you mean html template or wp theme?
I am making portfolio html, but i am used to structure my project files like this :
build
source
gulpfile.js
so i will write all my code inside the source folder and i am using gulp to minify and automatically prefix all my files including js html and css so the user would only upload the build folder to the server, got it ?
As you are using gulp you can check this article
Thanks
bro are you even reading what i am asking for ? i am not asking for gulp help, i am asking is it oki to use sass and gulp for html template ?
Never mind as I am mentioned in my first reply for making Template especially if you want to make template for Envato market then For making template use css file. But you can add less/sass option for additional option. mean you can create template using css and additionally you can add LESS/SASS. and I think you can ignore/omit gulp. Thanks
alright thank you bro
Always welcome to Envato Community Forum.