https://github.com/standardpress/book
Publish long-form content.
https://github.com/standardpress/book
book content doc documentation publish
Last synced: about 1 month ago
JSON representation
Publish long-form content.
- Host: GitHub
- URL: https://github.com/standardpress/book
- Owner: standardpress
- License: mit
- Created: 2019-06-24T13:33:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:59:19.000Z (over 3 years ago)
- Last Synced: 2025-10-12T06:24:32.518Z (9 months ago)
- Topics: book, content, doc, documentation, publish
- Language: JavaScript
- Homepage:
- Size: 2.46 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# book
[](https://npmjs.com/package/@standardpress/book)
[](https://travis-ci.com/standardpress/book)
Publish long-form content.
## Quick Start
### npm
Install globally:
```sh
npm install --global @standardpress/book
```
Install locally:
```sh
npm install --save @standardpress/book
```
## License
book is released under the MIT license. [See LICENSE](https://github.com/standardpress/book/blob/master/LICENSE) for details.