Skip to content

microbye/Donut

 
 

Repository files navigation

Donut Theme

Modern and Responsive theme for Question2Answer ( Q2A ) which is made for great readability with awesome user experience powered by Bootstrap.

Screenshot

Donut theme

Description

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 .

Theme Demo and Change log

Features

  • 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

Installation

  1. Install Question2Answer. This theme requires at latest version 1.7 (see the change log for details)

  2. 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

  3. Copy the Donut-admin folder to qa-plugin directory of your q2a installation (eg. qa-plugin/Donut-admin)

  4. Copy the Donut-theme folder to qa-theme directory of your q2a installation (eg. qa-theme/Donut-theme)

  5. Visit http://your-q2a-site.com/admin/donut-theme/general-settings for configuring the theme as per your taste

  6. Visit http://your-q2a-site.com/admin/general , select the Donut for both the Site theme and Theme for mobile

  7. Congratulations , Donut theme is now up and running on your website 😄

Contribution guidelines

  • Fork the repositary and make improvements . Feel free to send a Pull requests
  • 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
  • Help me writing a better software
  • Tell your friends about Q2A (and Donut theme 😄) and help Q2A growing

Author

This free theme is created with ❤️ by Amiya Sahu and contributors

Credits

License

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.

Disclaimer

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.

About Question2Answer

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

Bitdeli Badge

About

Modern and Responsive theme for Question2Answer ( Q2A ) websites

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 64.5%
  • PHP 34.6%
  • JavaScript 0.9%