Commit graph

57 commits

Author SHA1 Message Date
James Gregory
44ba18363a Final change for version 1.0. v1.0
Spelling correction in README and copyright.
2014-01-19 16:37:41 +11:00
James Gregory
00ef7719f2 Mention mobi slowness 2014-01-19 16:31:49 +11:00
James Gregory
42fa6aa1b5 Mention PATH 2014-01-19 16:31:40 +11:00
James Gregory
4a3e29f405 Notes on contributing 2014-01-19 16:30:11 +11:00
James Gregory
634cdff481 Don't generate the epub as part of a mobi run 2014-01-19 16:25:01 +11:00
James Gregory
3736ff43be Move source markdown files into src/ 2014-01-19 16:23:55 +11:00
James Gregory
9deba4ffa6 Remove book index, was useless after conversion 2014-01-19 16:21:35 +11:00
James Gregory
8f3f0ddf4b Add README 2014-01-19 16:20:20 +11:00
James Gregory
71ab8b9c20 Remove date from title page 2014-01-19 16:03:45 +11:00
James Gregory
06b06977a3 Epub appearance tweaks 2014-01-19 16:03:26 +11:00
James Gregory
9cdfb6c5f8 Add copyright/rights page to the end 2014-01-19 16:02:33 +11:00
James Gregory
b5aa0d19e8 Add mobi task to makefile 2014-01-19 16:02:08 +11:00
James Gregory
86f050564c Use redrawn high-res cover 2014-01-19 16:01:28 +11:00
James Gregory
ca94714a31 Convert bash make script to a makefile 2014-01-19 16:00:22 +11:00
James Gregory
3d7fedc996 Wrap command 2014-01-19 13:05:04 +11:00
James Gregory
393130a16e Some HTML appearance tweaks 2014-01-19 13:04:56 +11:00
James Gregory
4ed25d80d5 Added epub customisation 2014-01-19 13:04:33 +11:00
James Gregory
f44993cec5 Remove extra heading ids and aligns 2014-01-11 17:30:13 +11:00
James Gregory
e19ac9ffe9 Fix for chapter 4 code block 2014-01-11 17:29:16 +11:00
James Gregory
5d2d22000e Tweaks to the CSS, starting to make it look nice for HTML output 2014-01-11 13:35:52 +11:00
James Gregory
d403553e28 Better make script and started building the html templates 2014-01-07 15:59:26 +11:00
James Gregory
3eb303c1e7 Change isbn to dublin-standard identifier 2014-01-06 23:29:31 +11:00
James Gregory
656aec06d5 Change chapter headings 2014-01-06 23:20:55 +11:00
James Gregory
936bccf643 Let pandoc generate a table of contents 2014-01-06 23:09:55 +11:00
James Gregory
1ca18f8b77 Set the chapter level for epubs 2014-01-06 23:03:57 +11:00
James Gregory
8b63f1f1a5 Remove heading ids, let pandoc generate them 2014-01-06 22:51:26 +11:00
James Gregory
498fdab210 Rename chapter files 2014-01-06 22:21:13 +11:00
James Gregory
ba650ed5b9 Include all the chapters in the epub 2014-01-06 22:17:21 +11:00
James Gregory
bf64b2b96e Remove align center on Part titles 2014-01-05 17:35:18 +11:00
James Gregory
2b0ed9aa12 Newlines at the end of each file to help concatenation 2014-01-05 17:35:15 +11:00
James Gregory
1b6f8970e1 Combine multi-page chapters into single file 2014-01-04 16:30:06 +11:00
James Gregory
209ba6d8be Remove html versions 2014-01-04 15:16:47 +11:00
James Gregory
3c76d884ef Change bold code snippets to inline code blocks 2014-01-04 15:15:18 +11:00
James Gregory
f658bfbb40 Use backtick code blocks for syntax highlighting 2013-12-31 16:59:38 +11:00
James Gregory
8ed9dea394 Convert notes into blockquotes 2013-12-31 16:59:34 +11:00
James Gregory
832fb15e54 Remove unnecessary horizontal rules from 20-02 2013-12-31 16:59:34 +11:00
James Gregory
77a95ec319 Convert figure images to markdown 2013-12-31 16:59:34 +11:00
James Gregory
307b59584f Use markdown style lists 2013-12-31 16:59:29 +11:00
James Gregory
2091516544 Make tables valid markdown 2013-12-31 12:29:09 +11:00
James Gregory
18f5ace919 Unify headings 2013-12-31 11:08:22 +11:00
James Gregory
a9626d4001 Add metadata to each page 2013-12-30 20:43:14 +11:00
James Gregory
efd73dca38 Remove navigation and footer from each page 2013-12-30 20:26:41 +11:00
James Gregory
18011c595a Normal quotes 2013-12-30 18:34:31 +11:00
James Gregory
5e10794a24 Initial conversion to markdown 2013-12-30 17:51:31 +11:00
James Gregory
a96a114403 Retidy, removing align=left from headings and empty paragraphs 2013-12-30 16:30:57 +11:00
James Gregory
7b08bb15c6 Reformat index to use lists instead of dls 2013-12-30 16:30:05 +11:00
James Gregory
0f5f617adb Strip comments and inline ids onto h* 2013-12-30 16:30:04 +11:00
James Gregory
1997a7846d Replace chapter and pages comments with meta tags 2013-12-30 16:30:04 +11:00
James Gregory
3760ddbdd3 Tidy HTML 2013-12-30 16:30:02 +11:00
James Gregory
b8e7ce7165 Change HTML4 entities to HTML5
&lt to <
&gt to >
&amp to &
2013-12-30 16:30:02 +11:00