Modern and Responsive theme for Question2Answer ( Q2A ) which is made for great readability with awesome user experience powered by Bootstrap.
Donut theme is a free and open-source responsive Question2Answer theme designed for great readability with a clean interface powered by Bootstrap. Also it comes with an admin panel with bunch of options to let you change nearly any aspect of your theme and customize your website .
- Mobile first responsive layout
- Powered by Bootstrap
- Made with less (less files included)
- Clean interface which provides great readability and awesome user experience
- Flexible theme with a admin panel settings
- Inbuilt CDN support and minified assets which loads your website faster and consumes less site resources
- Enable / Disable top bat above navigation
- Enable / Disable Social integration
- Enable / Disable sticky header upon scroll
- Enable / Disable back to top button
- Enable / Disable beautiful home page banner (can be configured to be closed bu the user)
- Enable / Disable to collapse extra buttons into an action button on question page
- Better integration with the Breadcrumbs plugin
- Better integration with the Onsite notifications plugin
- Better integration with the Open login plugin
- Multilingual support
-
Install Question2Answer. This theme requires at latest version 1.7 (see the change log for details)
-
Download the latest version of theme from GitHub , either using Git, or downloading directly:
-
Note : The master branch will be under development , so you should download the released versions
-
To download using git, install git and then type
git clone https://github.com/amiyasahu/Donut.git
git checkout tags/<latest_tagged_version>
-
To download directly, go to the latest release page and click Source code in the Downloads section
-
-
Copy the Donut-admin folder to
qa-plugin
directory of your q2a installation (eg.qa-plugin/Donut-admin
) -
Copy the Donut-theme folder to
qa-theme
directory of your q2a installation (eg.qa-theme/Donut-theme
) -
If your site language is other than English, Copy the appropriate language files from here to
qa-plugin/Donut-admin/lang
directory -
Visit
http://your-q2a-site.com/admin/donut-theme/general-settings
for configuring the theme as per your taste -
Visit
http://your-q2a-site.com/admin/general
, select theDonut
for both theSite theme
andTheme for mobile
-
Congratulations, Donut theme is now up and running on your website 😄
- Fork the repositary and make improvements. Feel free to send a Pull requests
- If you are contributing language files then please send pull request to this repository. Since Donut 2.0, this repository only will host default language files
- Help me in testing the theme and finding the bugs
- Report bugs here if you find any
- Review the code if you are a developer who loves q2a platform
- Star the repository which is very encouraging
- Help me writing a better software
- Tell your friends about Q2A (and Donut theme 😄) and help Q2A growing
This free theme is created with ❤️ by Amiya Sahu and contributors
- Bootstrap
- FontAwesome for cool icons
- BootstrapCDN for providing free CDN for Bootstrap and FontAwesome
- Freepik.com for the awesome vectors
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This code has not been extensively tested on high-traffic installations of Q2A. You should perform your own tests before using this plugin on a live (production) environment.
Question2Answer is a free and open source PHP and MySQL based platform for creating Question & Answer sites. For more information visit Q2A's official site at question2answer.org