Closed (fixed)
Project:
radix
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
4 May 2013 at 20:02 UTC
Updated:
4 Feb 2016 at 19:40 UTC
Jump to comment: Most recent
Greetings,
Are there any plans to offer an HTML5 starter theme? Thanks
Comments
Comment #1
shadcn commentedThis is now in progress. Assigning this to me. Thanks ^^
Comment #2
pyxio commentednice!
Comment #3
pyxio commentedHi,
How is the progress on this? Cheers Kevin
Comment #4
shadcn commentedI've made some progress on this. But not completed.
If you use the latest radix, you can create an html5 theme with the new Radix Kits. Kits are starter themes that's been built for a particular use case. html5 is one. (More on kits later ^^)
For now, you should be able to get up with an html5 theme quickly with drush:
drush radix "My theme" --kit=html5Some kits that we have right now:
Upcoming kits:
and some other ideas.
Feedback and help really appreciated. Thanks. ^^
Comment #5
pyxio commentedHi,
Just checking in and wondering if Boilerplate is integrated yet into the html5 starter kit. thanks! kevin
Comment #6
cgove commentedAnxiously awaiting the openatrium kit!
Comment #7
antpre commentedI would also love to see an easy way to create a subtheme for openatrium.
Any news.
Thanks
Comment #8
pyxio commentedhello
when i run drush command drush radix "My theme" --kit=html5 i get error The drush command 'radix My theme' could not be found. Run `drush cache-clear drush` to clear the commandfile cache if you have installed new extensions. is the html5 kit still available? thanks
Comment #9
shadcn commentedNo. Only the default kit is available out of the box. We have merged the HTML5 kit with it.
Comment #10
PI_Ron commentedCan kits be placed outside of radix folder?
Comment #11
shadcn commentedYou can place your kit in a Github repo and drush radix will pull it for you. Let me find the documentation for that.
Comment #12
shadcn commentedThis thread should help #2171151: Drush subtheme command to find kit from external sources.
Comment #13
shadcn commented