Commit graph

30 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
sobteclib
0cdb773651
Merge pull request #3 from Roboe/epub-covers
Add ePub covers
2018-05-09 01:18:41 +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
Roberto MF
21427ab7ce Fix Spanish summary 2018-03-15 18:57:00 +01:00
Roberto MF
04c936511b Fix Spanish readme typos 2018-03-15 18:41:17 +01:00
0472b1da76 Fix broken link to Spanish web edition 2018-01-21 23:55:38 +01:00
5e736a2422 Fix links in README.md files to language versions 2018-01-20 00:15:25 +01:00
c2dbc09d56 Various small updates after French digital version review 2018-01-15 02:08:57 +01:00
36d95f84bf Fix reviewed Spanish translation formatting 2018-01-14 19:00:48 +01:00
sobteclib
2b121dd0a9
Merge pull request #1 from kalikaneko/master
Add reviewed Spanish translation
2018-01-14 18:38:35 +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
kali
30c6fabcbc add reviewed spanish translation 2018-01-11 20:14:50 +01:00
634cc57761 Update original language version of the book using links to actual language versions 2018-01-08 02:05:51 +01:00
923dc8a1e6 Add illustrations to the Spanish book and corrections to English 2018-01-08 01:34:01 +01:00
b6371d69da Synchronise credits pages in all languages, polish 2017-12-26 03:31:30 +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
7946129edc Mainly the Spanish coop article formatting 2017-12-24 20:50:07 +01:00
2fe6572995 Tidy Spanish Table of Contents 2017-12-23 06:01:52 +01:00
fb15abc61a More three Spanish articles and backport of some changes to English versions 2017-12-23 05:18:07 +01:00
99cb419733 Half of Spanish edition and all print current releases 2017-12-23 01:04:10 +01: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
589633e7b6 First tentative try at multi language setup 2017-10-09 09:16:04 +01:00