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

https://github.com/naynco/nayn.theme-slider

NAYN.CO Wordpress Theme 2018-2020
https://github.com/naynco/nayn.theme-slider

journalism nayn wordpress wordpress-theme

Last synced: 6 months ago
JSON representation

NAYN.CO Wordpress Theme 2018-2020

Awesome Lists containing this project

README

          

NAYN.CO
===========

![nayn.wordpress](/nayn.wordpress.png?raw=true)

### Requirements
- Wordpress 5.x
- 100mb free space
- npm or yarn

### Install

- Upload theme to your `/wp-content/themes` with name *nayn*
- Activate theme.
- Install & activate all required plugins

_Ready_

### Development

- open a console and go to `/wp-content/themes/nayn`
- `npm install` or `yarn`
- `npm run dev-minifyJS && npm run dev-scss` or `yarn run dev-minifyJS && yarn run dev-scss`

### Contribute

1. Please first read for your good. [opensource.guide](https://opensource.guide/)

2. To contribute read [here](https://opensource.guide/how-to-contribute/#how-to-submit-a-contribution)

3. Open a issue and ask any thing!