Skip to content

Commit a5e275e

Browse files
committed
Move images & add epubg tags
1 parent 695d8fa commit a5e275e

File tree

14 files changed

+190
-628
lines changed

14 files changed

+190
-628
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h1 align="center">
2-
<img src="logo.svg" alt="Api on Rails 5" />
2+
<img src="img/logo.svg" alt="Api on Rails 5" />
33
</h1>
44

55
<noscript><a href="https://liberapay.com/alexandre_rousseau/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript>

en/api_on_rails.adoc

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,18 @@
22
Alexandre Rousseau <contact@rousseau-alexandre.fr>
33
v1.0, 2019-01-08
44
:toc:
5-
:imagesdir: img
5+
:imagesdir: ../img
66
:title-logo-image: image:logo.svg[]
77
:homepage: https://github.com/madeindjs/api_on_rails/
88
:source-highlighter: rouge
9+
// epub tags
10+
:copyright: CC-BY-SA 4.0, MIT
11+
:keywords: Rails, API, Ruby, Software
12+
:lang: en
13+
:author: Alexandre Rousseau
14+
:description:
15+
:front-cover-image: image:cover.svg[]
16+
:revdate: 2019-01-09
917

1018
include::./00_before.adoc[]
1119

en/img/cover.svg

Lines changed: 0 additions & 153 deletions
This file was deleted.

en/img/logo.svg

Lines changed: 0 additions & 150 deletions
This file was deleted.

fr/api_on_rails.adoc

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
= API on Rails 5
22
Alexandre Rousseau <contact@rousseau-alexandre.fr>
3-
v1.0, 2019-01-08
3+
v1.0, 2019-01-09
44
:toc:
5-
:imagesdir: img
5+
:imagesdir: ../img
66
:title-logo-image: image:logo.svg[]
77
:homepage: https://github.com/madeindjs/api_on_rails/
88
:source-highlighter: rouge
9+
// epub tags
10+
:copyright: CC-BY-SA 4.0, MIT
11+
:keywords: Rails, API, Ruby, Software
12+
:lang: fr
13+
:author: Alexandre Rousseau
14+
:description:
15+
:front-cover-image: image:cover.svg[]
16+
:revdate: 2019-01-09
917

1018
include::./00_before.adoc[]
1119

0 commit comments

Comments
 (0)