2.0.1 • Published 6 years ago

@nearform/docsify-theme-nearform v2.0.1

Weekly downloads
47
License
MIT
Repository
github
Last release
6 years ago

docsify-theme-nearform

Usage

Import the docsify-themeable defaults and this theme.

<link
  rel="stylesheet"
  href="//unpkg.com/docsify-themeable@0/dist/css/theme-defaults.css"
/>
<link
  rel="stylesheet"
  href="//unpkg.com/@nearform/docsify-theme-nearform/theme-nearform.min.css"
/>

Contributing

We try to do all styling via the css variables that are exposed by docsify-themeable, their documentation lists the available options.

If it's not possible to do something with the vars then we write css, this should be kept to a minimum.

Please use a version of npm version greater than 5.7.0 for release to work.

To publish a new release please run npm run release. You will be guided through selecting a version and it will automatically tag the commit etc.

2.0.1

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago