Commit graph

33 commits

Author SHA1 Message Date
sobteclib
72e123d60d
Merge pull request #4 from Roboe/epub-fix-metadata
Fix ePub metadata
2018-05-09 01:19:36 +01:00
Roberto MF
d1d4765854 Fix ePub metadata
Initially removed `title` and `description` properties, because as explained in official [docs][1], they are supossedly "automatically extracted from the README".

After checking this claim with "gitbook epub" command, `title` and `description` where manually extracted from each README.md and filed in their respective `book.json`

[1]: https://toolchain.gitbook.com/config.html#general-settings
2018-03-16 18:51:19 +01:00
Roberto MF
f3670c1045 Add ePub covers
As explained in [GitBook's docs][1]. 1800x2360 px `cover.jpg` file at the root directory.

ImageMagick's convert command used (which produced 1574x2360 px covers):
"$ convert contrib/gfx/covers/tapa-EN-600dpi.png -resize 1800x2360 en/cover.jpg"

[1]: https://toolchain.gitbook.com/ebook.html#cover
2018-03-16 17:53:34 +01:00
5e736a2422 Fix links in README.md files to language versions 2018-01-20 00:15:25 +01:00
41c483cec2 Update links to scribus-exported PDFs in README.md in all language versions 2018-01-12 06:32:49 +01:00
40910f3ab9 Update links to different format releases in README.md in all language versions 2018-01-12 06:28:48 +01:00
cc91b3b51b Update quotation marks in README.md versions 2018-01-12 06:16:23 +01:00
648652c53a Update README.md in all language versions 2018-01-12 06:07:24 +01:00
2c9804590c Add illustrations to the French book 2018-01-08 01:40:49 +01:00
1766968777 Add a ruler to the French intro where it is in other language versions 2018-01-08 00:51:18 +01:00
6776578e10 Synchronise credits pages in all languages 2017-12-26 03:27:16 +01:00
bc4bc323fd Formatting Spanish version complete 2017-12-25 03:17:41 +01:00
8e6b26e27c Make sure authors are specified and formatted correctly in English and French 2017-12-21 03:18:36 +01:00
02a52d255f Small correction mainly to French articles 2017-12-20 18:44:49 +01:00
ee1c22342e All French articles 2017-12-20 17:55:23 +01:00
facabc1f2b Fix heading capitalisation in coati French article 2017-12-20 06:14:53 +01:00
551d619d80 Touch up rizomatica articles in multiple languages: Last footnote was missing and double spaces were in the text, one footnote was wrong, etc. 2017-12-20 06:09:56 +01:00
e5e8a33bd1 Touch up rizomatica and coati articles in multiple languages 2017-12-20 06:03:33 +01:00
642a4ab3d0 Fix rizomatica French article formatting and footnotes 2017-12-20 04:23:48 +01:00
0cdd2d1c5b French rats article touchup conversation formatting 2017-12-20 04:10:29 +01:00
be154cbe2e French rizomatika article preview 2017-12-20 04:09:02 +01:00
68b9c62fb9 See if conversations look better in French rats article with EM dashes. 2017-12-20 04:03:03 +01:00
ec54c45bc6 See if conversations look better in French rats article II. 2017-12-20 03:49:36 +01:00
bdeb8009c3 See if conversations look better in French rats article 2017-12-20 03:40:39 +01:00
69900f5d90 Touch up French articles, part 1. and backport changes to English 2017-12-20 00:34:20 +01:00
705e274b92 French Table of Contents 2017-12-20 00:01:01 +01:00
bee95d8ac9 First half of French articles formatted 2017-12-19 22:26:56 +01:00
a2c2650823 First stab at French intro 2017-12-10 20:36:50 +01:00
f15657f3a8 Add logo and full French content, but French content needs formatting 2017-12-05 23:54:22 +00:00
7f1b8c8ea8 Final chapter titles, all languages 2017-12-05 07:12:04 +00:00
dad4f81cae Add Dedications 2017-12-05 06:09:48 +00:00
2027e2b9bb Add Contributions page to es and fr version 2017-12-05 06:01:09 +00:00
aa53a1c00b Internationalisation! 2017-10-13 02:23:00 +01:00