An open API service indexing awesome lists of open source software.

https://github.com/dodaydream/md-stanley

Yet another Vue.js based wordpress theme
https://github.com/dodaydream/md-stanley

material-design theme vue vue-material wordpress

Last synced: about 2 months ago
JSON representation

Yet another Vue.js based wordpress theme

Awesome Lists containing this project

README

          

# stanley

> A Vue.js based Wordpress theme

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```
## Deployment
1. Go to main.js, edit `Vue.http.options.root` 's parameter
2. Copy `functions.php`, `style.css` into `dist`
3. Rename `index.html` to `index.php`
4. Zip `dist` folder
5. Upload the archive
6. Copy `static` folder into your website root dictionary
7. All done, enjoy it

## Credit
Special thanks to [Vue.js](https://vuejs.org/) and [WordPress](https://wordpress.org/)

This project uses the following libraries

[vue-infinite-loading](https://peachscript.github.io/vue-infinite-loading)

[vue-resources](https://github.com/pagekit/vue-resource)

[vue-router](http://router.vuejs.org/)

[vue-material](http://vuematerial.github.io/)

And other libraries [vue-cli](https://github.com/vuejs/vue-cli) auto generated.

Homescreen icon of this website is generated by [Android Asset Studio](https://jgilfelt.github.io/AndroidAssetStudio/)

Icons in this website is using [Material icons](https://material.io/icons/)

## License
MIT