• Stars
    star
    112
  • Rank 306,037 (Top 7 %)
  • Language Less
  • License
    GNU General Publi...
  • Created over 9 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Modern and Responsive theme for Question2Answer ( Q2A ) websites

Donut Theme

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

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. It comes with an admin panel with bunch of options that lets you change nearly every aspect of the theme and customize your website.

Change log

Features

  • Mobile first, clean content focused, responsive layout designed for redability
  • Easy to install, setup, customize
  • Powered by Bootstrap
  • Made with less (less files included with source code)
  • Flexible theme with a admin panel settings
  • Inbuilt CDN support and minified assets which loads your website faster and consumes less site resources
  • Theme settings in admin panel for better customization
  • Better integration with the Breadcrumbs plugin
  • Better integration with the Onsite notifications plugin
  • Better integration with the Open login plugin
  • Developer friendly
  • Multilingual support

Installation

  1. Install Question2Answer. This theme requires version 1.7 or later (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 may have some broken parts, so it is recomended to download the released versions from the releases page and latest release is prefered.

    • 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. If your site language is other than English, Copy the appropriate language files from here to qa-plugin/Donut-admin/lang directory

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

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

  8. 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
  • 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

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

More Repositories

1

q2a-social-share

πŸ‘₯ Question2Answer plugin for sharing questions and blog posts in social media
PHP
18
star
2

q2a-breadcrumbs

Widget for displaying breadcrumbs for Question2Answer websites
PHP
18
star
3

q2a-email-notification

Sends email to Category , Tag and User followers
PHP
10
star
4

q2a-syntax-highlighter

Syntax Highlighter Plugin For Question2Answer
CSS
10
star
5

q2a-logical-captcha

Serves simple logical questions for anti spam verification
PHP
9
star
6

q2a-facebook-like-box

For displaying your facebook page in q2a pages
PHP
7
star
7

q2a-delete-hidden-posts

Deletes all hidden posts from q2a website with one click
PHP
7
star
8

q2a-send-invites

Plugin for send invite emails for Question2Answer
PHP
7
star
9

q2a-sort-answers

Enables the answer sorting for q2a sites for current page
PHP
6
star
10

q2a-express-editor

Code editor for q2a
CSS
4
star
11

spring-mybatis-example

Spring mybatis example
Java
4
star
12

q2a-code-prettify

Code Prettyfier plugin for q2a
CSS
4
star
13

q2a-registration-blocker

Blocks registration for provided usernames and email domains
PHP
4
star
14

q2a-trumbowyg-editor

Question2Answer Wrapper for Trumbowyg - A lightweight WYSIWYG editor
HTML
2
star
15

q2a-bootstrap-recaptcha

Recaptcha For Bootstrap Users
PHP
2
star
16

Donut-language-files

Language files for Donut theme
PHP
2
star
17

BurgerBuilder

βš› A simple burger builder React app
JavaScript
2
star
18

q2a-google-plus-badge

For displaying your Google+ page in q2a website
PHP
2
star
19

amiyasahu.github.io

My Blog
CSS
1
star
20

laravel-settings

Simple Settings API for Laravel 5 - Create, Read, Update and Delete settings stored in files using JSON
PHP
1
star