https://github.com/ipluser/magicbook
An lightweight and scalable docs system for markdown, text or other.
https://github.com/ipluser/magicbook
gitbook markdown
Last synced: 22 days ago
JSON representation
An lightweight and scalable docs system for markdown, text or other.
- Host: GitHub
- URL: https://github.com/ipluser/magicbook
- Owner: ipluser
- License: mit
- Created: 2016-04-15T12:29:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-30T06:27:01.000Z (over 9 years ago)
- Last Synced: 2025-06-11T20:08:43.577Z (7 months ago)
- Topics: gitbook, markdown
- Language: JavaScript
- Homepage: http://ipluser.github.io/magicbook/
- Size: 183 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## magicbook
An lightweight and scalable docs system for markdown, text or other.
## Installing
```
bower install magicbookjs
```
or
```
npm install magicbookjs
```
## Quick Start
[Get started in 1 minutes.](http://ipluser.github.io/magicbook/)
## Contributing
[Commit Message Format](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#commit-message-format)
## License
[MIT](LICENSE)