Commit graph

65 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
efab8f12c4 Fix !2 (issue number two): Spelling mistake 2018-01-15 02:30:26 +01:00
51a00a5232 Name languages in English in English README.md 2018-01-12 06:33:54 +01:00
41c483cec2 Update links to scribus-exported PDFs in README.md in all language versions 2018-01-12 06:32:49 +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
923dc8a1e6 Add illustrations to the Spanish book and corrections to English 2018-01-08 01:34:01 +01:00
f56a931fc9 Add English illustrations to the English book 2018-01-08 01:25:24 +01:00
e851d08556 Try inserting illustration to an article 2018-01-08 01:12:48 +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
93de5aba06 Spanish version almost finished and backported many changes 2017-12-25 02:50:50 +01:00
7946129edc Mainly the Spanish coop article formatting 2017-12-24 20:50:07 +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
0510286294 Delete temporary file 2017-12-21 04:05:40 +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
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
69900f5d90 Touch up French articles, part 1. and backport changes to English 2017-12-20 00:34:20 +01:00
bee95d8ac9 First half of French articles formatted 2017-12-19 22:26:56 +01:00
cd4cd0c47f Correct identation in English Table of Contents 2017-12-19 09:35:37 +01:00
f15657f3a8 Add logo and full French content, but French content needs formatting 2017-12-05 23:54:22 +00:00
1845372c27 Final order of English articles 2017-12-05 07:08:02 +00:00
dad4f81cae Add Dedications 2017-12-05 06:09:48 +00:00
87965fc250 Put FIXME for article title in contributions that is unknown at the moment 2017-12-05 05:38:52 +00:00
4f05a49962 Correct capitalisation in title 2017-12-05 05:33:20 +00:00
134c18850a Correct wording in Contributions 2017-12-05 05:24:21 +00:00
8de07c5c1b Change 'credits' to 'contributions' 2017-12-05 05:22:25 +00:00
759c672611 Add credits 2017-12-05 05:17:04 +00:00
2ad55ec958 Add English dedication 2017-11-15 20:23:59 +01:00
73d9e1c2ac Delete Changelog of English proofreading 2017-11-02 22:34:25 +01:00
5a1a8ff448 Remove DIV tags from IRC article 2017-11-02 22:16:31 +01:00
f4ea53ad4e Unfill bibliography in IRC article 2017-11-02 22:12:47 +01:00
6e9561a580 Render pandoc-markdown citations in IRC article and keep the original file with .pan extension 2017-11-02 22:03:18 +01:00
d80ee60eac Clarify the purpose of web of trust because author asked for it 2017-10-31 19:50:54 +01:00
690f3e473a Consistent capitalisation in algos article headlines 2017-10-14 01:28:31 +01:00
aa53a1c00b Internationalisation! 2017-10-13 02:23:00 +01:00
1bfbdbb398 Add rendered output files 2017-10-13 01:22:11 +01:00
e8b047052c Make sure titles and authors are rendered with the same formatting in all English chapters 2017-10-13 00:09:06 +01:00
58a3e63e32 Bullet points instead of semicolons for long footnote URL lists in coop article 2017-10-12 18:06:58 +01:00
21070979dd Stubs for contributions, acknowledgements and back cover files 2017-10-12 18:02:51 +01:00
cd53548720 OK, coop articles has no multiline footnotes now 2017-10-12 18:00:27 +01:00
bd34dbc105 Trying to fuzz their multiline footnote syntax because the gitbook documentation is vague 2017-10-12 17:54:15 +01:00