https://github.com/muath-ye/markdown-ebook-generator
https://github.com/muath-ye/markdown-ebook-generator
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/muath-ye/markdown-ebook-generator
- Owner: muath-ye
- Created: 2022-10-03T10:59:22.000Z (over 2 years ago)
- Default Branch: father
- Last Pushed: 2022-10-03T11:07:11.000Z (over 2 years ago)
- Last Synced: 2025-01-03T12:44:30.565Z (5 months ago)
- Language: HTML
- Size: 837 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple markdown ebook generator
Generate E-book with markdown files
## Installation
```bat
git clone https://github.com/muath-ye/markdown-ebook-generator.git
``````bat
cd markdown-ebook-generator
```## Usage
Write your content on `content` directory
```bat
vendor/bin/ibis build
```Find your ebook on `export` directory