ontwikkelfabriek / quasarwp

Wordpress theme with Quasar Framework

Home Page:https://amimaro.github.io/quasarwp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuasarWP

Wordpress theme with Quasar Framework

This is a wordpress theme that has the Quasar Framework incorporated with most of its features.

The theme comes with a basic layout, the same way when you install a project using Quasar.

However, you have a lot of customization settings available to start with.

Besides posting which is inherited by Wordpress, the theme already has some basic blog features, such as sharing buttons and posting comments via dialog.

But a cherry on the cake is that you can include your Vue.js code in your posts and pages as mixins.

Check out more at https://amimaro.github.io/quasarwp.

Installation

  1. Download the latest release.
  2. Login to your wp-admin Dashboard.
  3. Next, go to the Appearance > Themes page and select Add New button.
  4. Then, upload the downloaded package to install the theme.

Usage example

Check out the project docs for more information.

Development setup

You can follow the installment instructions and make your changes at {WordpressRoot}/wp-content/themes/quasarwp.

Contributing

  1. Fork it (https://github.com/amimaro/quasarwp/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Wordpress theme with Quasar Framework

https://amimaro.github.io/quasarwp

License:GNU General Public License v3.0


Languages

Language:PHP 95.1%Language:JavaScript 3.7%Language:CSS 1.2%