4
votes

Does anyone have a guide or checklist on implementing a custom Twitter Boostrap theme into Orchard CMS?

I have a site running on Orchard CMS 1.6 and I've installed the Twitter Bootstrap Theme from the gallery. Now I'm looking to take a custom bootstrap design (3rd party) and integrate it into this theme. I would assume that this would be pretty standard for any custom bootstrap theme... basically just a mapping from the normal bootstrap file structure to where the various js/css/html files and snippets would go in the Orchard theme layout.

If this doesn't already exist, and you think it would help you out, let me know and I'll do a blog post (if I don't get an answer here).

2

2 Answers

1
votes

And it seems there's a real bootstrap port for orchard nowdays. see:

http://gallery.orchardproject.net/List/Themes/Orchard.Theme.Bootstrap

0
votes

You can check BootTheme it contains a lot of free themes for Bootstrap. Just replace the CSS files with the theme you download. Then you got yourself a new theme.