An open API service indexing awesome lists of open source software.

https://github.com/muath-ye/markdown-ebook-generator


https://github.com/muath-ye/markdown-ebook-generator

Last synced: 4 months ago
JSON representation

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