Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tookit/wp-isocked
https://github.com/tookit/wp-isocked
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tookit/wp-isocked
- Owner: tookit
- License: mit
- Created: 2024-03-02T15:38:51.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-04T05:44:20.000Z (10 months ago)
- Last Synced: 2024-03-04T14:32:52.062Z (10 months ago)
- Language: JavaScript
- Size: 90.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Fiber Theme
The
## Plugins
* Pods Admin (for custom post type and fields)
* Elementor
* Yoast SEO## Task Automation
* Prerequisites: [Node.js](https://nodejs.org) (NPM) needs to be installed on your system
* Open the **theme directory** `/` in Terminal and install the npm dependency
* `$ npm install`
* Run the **`watch`** script
* `$ npm run watch`
* Modify `/assets/scss/style.scss` and `/assets/main.js`## Technology