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
- Host: GitHub
- URL: https://github.com/naynco/nayn.theme-slider
- Owner: naynco
- License: apache-2.0
- Created: 2019-08-15T18:41:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-05T18:29:56.000Z (almost 6 years ago)
- Last Synced: 2023-09-21T13:38:39.196Z (almost 3 years ago)
- Topics: journalism, nayn, wordpress, wordpress-theme
- Language: CSS
- Homepage: https://nayn.co
- Size: 10.9 MB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
NAYN.CO
===========

### 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!