Commit graph

28 commits

Author SHA1 Message Date
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
James Gregory
56a4baa60e Reformat one of the blockquotes 2013-12-30 16:30:02 +11:00
James Gregory
c1f88ddb41 Remove colour attributes from body and strip most of the font tags out 2013-12-30 16:29:53 +11:00
James Gregory
7e957c0bb4 Use proper lists instead of DLs with bullet points 2013-12-30 15:52:03 +11:00
James Gregory
500e7f5654 Replace invalid characters with HTML entities
— with —
’ with ’
+ with +
× with x
ç with ç
“ with “
” with ”
‘ with ‘
• with •
– with -
µ with µ
† with †
Fix C++
θ with θ
Yen symbol instead of times
Fix broken apos
Bullet again
E-circumflex
2013-12-30 15:51:55 +11:00
James Gregory
9e52de9586 Deduped images 2013-12-30 12:25:34 +11:00
James Gregory
4eef8b2919 Move everything into one directory, update links 2013-12-30 12:21:49 +11:00
James Gregory
b946ff9e70 Initial scrape from http://www.phatcode.net/res/224/files/html/ 2013-12-30 11:58:19 +11:00