Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 203f8c2

Browse files
authored
Add ePub generation (#60)
1 parent 23aca3b commit 203f8c2

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

‎ebook/en/content/000-about-the-author.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ This ebook was generated by [Ibis](https://github.com/themsaid/ibis/) developed
5656

5757
Ibis is a PHP tool that helps you write eBooks in markdown.
5858

59+
## Ebook ePub Generation Tool
60+
61+
The ePub version was generated by [Pandoc](https://pandoc.org/).
62+
5963
## Book Cover
6064

6165
The cover for this ebook was created with [Canva.com](https://www.canva.com/join/determined-cork-learn).

‎ebook/en/epub.yml‎

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
# Generate an ePub by running:
3+
# pandoc content/*.md epub.yml -o export/introduction-to-bash-scripting.epub
4+
title: Introduction to Bash Scripting
5+
author: Bobby Iliev
6+
cover-image: assets/cover.jpg
7+
rights: MIT License
8+
lang: en-US
9+
tags: [bash, Unix, Linux]
10+
11+
# Filter preferences:
12+
# - pandoc-crossref
13+
linkReferences: true
14+
---
1.03 MB
Binary file not shown.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /