-
Notifications
You must be signed in to change notification settings - Fork 135
Starter should be shipped without any front-end boilerplate by default #37
Comments
Please update the docs to reflect this change. Running into npm run dev errors when following setup instructions. Thank you. |
@alanmcginnis Please use a We are following this branching model. The main branch of the repo is Thanks for fast reaction :) |
I will +1 for the option to use Bulma! |
no it should ship with nothing :D i dont like to remove stuff and add my own or maybe a cli where you can generate and chose between some popular ones like bootstrap / bulma / foundation / none |
@cannap That is what i meant, he said they are putting the options in the CLI so i voted to have Bulma included as a choice |
That's right, CLI will ask for preset and generate required files. Currently, I working on Foundation, Bootstrap and Bulma preset. Additionally, there are plans for Vue and React presets set up to use as hybrid apps (much like it is done in Laravel). |
@msacchetti lol i should read a issue befor post something sry :P |
Wow, very interesting. I've looked around for a WordPress/Vue integration with no luck. Having vue with this starter theme would be really cool to try out! Thanks for all your work |
Since we're on a wishing-spree I think it would be awesome if the CLI included options to include a JS testing framework of choice as well! |
when yes ava test runer would be awesome |
@hi, is there any guide on how to use with bootstrap? |
The Foundation, Bootstrap, Bulma and Vue presets are ready to test with a |
@jedrzejchalubek I will be able to do a test run later today! Thanks for all your work |
Is there any update on when the new presets will be merged to the master branch? I am looking forward to this feature. |
@mcglonelevi I didn't receive any issues according to the current |
v3.0.0-rc.1 has been released: https://github.com/tonik/theme/releases/tag/v3.0.0-rc.1 You can test it on new project with |
We plan to remove current front-end stack on Foundation, so the starter will ship without any by default.
A developer will have the ability to spin different boilerplates on starter initializing with our CLI. This gives us the option to introduce various boilerplates (foundation, bootstrap, bulma etc.) and still give space for those who don't want any.
The text was updated successfully, but these errors were encountered: