WordPress themes are beautiful!
Is there any guideline to use WordPress themes in a rails app? Even better, are there rails app templates which can use the WordPress themes already?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Checkout the install_theme gem. I haven’t it used it but it’s supposed to make it easy to install other themes into a Rails app.