8eeefab2e1
- @tryghost/custom-theme-settings-service@0.3.1 - @tryghost/email-analytics-provider-mailgun@1.0.5 - @tryghost/email-analytics-service@1.0.4 |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |
Custom Theme Settings Service
Install
npm install @tryghost/custom-theme-settings-service --save
or
yarn add @tryghost/custom-theme-settings-service
Usage
Develop
This is a mono repository, managed with lerna.
Follow the instructions for the top-level repo.
git clone
this repo &cd
into it as usual- Run
yarn
to install top-level dependencies.
Run
yarn dev
Test
yarn lint
run just eslintyarn test
run lint and tests
Copyright & License
Copyright (c) 2013-2021 Ghost Foundation - Released under the MIT license.