Commit Graph

  • a0d5646034 Adapt navigation parsing to third and more levels in summary Samy Pessé 2014-05-26 17:42:05 +02:00
  • 2f8af5f136 Improve design of summary for deep articles Samy Pessé 2014-05-26 17:33:10 +02:00
  • 8b7abbd6f4 Render articles of level > 2 in summary Samy Pessé 2014-05-26 17:31:35 +02:00
  • f228f646eb Remove useless method parseArticle Samy Pessé 2014-05-26 17:23:19 +02:00
  • 45891d80c7 Parse more than two level in summary Samy Pessé 2014-05-26 17:21:23 +02:00
  • ac900aa37f Merge pull request #263 from jpoesen/patch-1 Samy Pessé 2014-05-26 10:44:25 +02:00
  • 422cbed796 Minor typo, grammar and style corrections. Joeri Poesen 2014-05-26 08:13:35 +02:00
  • 38cbbe46aa Fix cache manifest generation Samy Pessé 2014-05-25 20:47:56 +02:00
  • c1b57a387b Bump version to 0.4.6 0.4.6 Aaron O'Mullan 2014-05-23 16:35:44 -07:00
  • aaa9ae8bb7 Fix loading button display on navigation Samy Pessé 2014-05-24 01:32:39 +02:00
  • 6340a64cff Fix #235: search after navigation to another page Samy Pessé 2014-05-23 22:28:36 +02:00
  • 96bcfa4e20 Fix #218: keep state of font settings Samy Pessé 2014-05-23 22:20:36 +02:00
  • af0f56b26b Change position of menu action in header Samy Pessé 2014-05-23 21:49:11 +02:00
  • aed5befa48 Fix display of divider in lateral menu Samy Pessé 2014-05-23 21:48:04 +02:00
  • 8e37da672d Minor css improvements Samy Pessé 2014-05-23 21:43:47 +02:00
  • c0f68c45e2 Fix #249: fix links.toAbsolute on windows Samy Pessé 2014-05-23 21:10:58 +02:00
  • 47fdd73791 Fix cache manifest in the html tag Samy Pessé 2014-05-23 17:45:46 +02:00
  • 7c0b88cf2e Plugins can extend html Samy Pessé 2014-05-23 17:00:37 +02:00
  • bf21633b6c Support multi-languages book in json format Samy Pessé 2014-05-23 16:35:34 +02:00
  • ad9b1fd6f7 Fix order of progress for level superior to x.9 Samy Pessé 2014-05-21 23:31:55 +02:00
  • d245895085 Add link to documentation Samy Pessé 2014-05-21 20:22:28 +02:00
  • c7439d12f7 Add livereload as default plugins only for serve Samy Pessé 2014-05-21 17:34:36 +02:00
  • 8d6923ce2c Merge pull request #234 from davidagraf/livereload Samy Pessé 2014-05-21 17:17:08 +02:00
  • b21fb24a82 gitbook-plugin-livereload dependency to npm David Graf 2014-05-21 16:35:55 +02:00
  • e7be132194 Merge branch 'master' into livereload David Graf 2014-05-21 16:24:07 +02:00
  • 0e1717f4bb Improve grammar (thanks to @theoutlander ) Samy Pessé 2014-05-21 10:46:26 +02:00
  • 276dbe29c7 Bump version to 0.4.5 0.4.5 Aaron O'Mullan 2014-05-20 23:29:39 -07:00
  • 21fd5924b8 Fix generate failing on README parsing Aaron O'Mullan 2014-05-20 23:29:06 -07:00
  • 443def6cfd Bump version to 0.4.4 0.4.4 Aaron O'Mullan 2014-05-20 22:59:26 -07:00
  • 75464574d7 For multi-langs, run build one by one Samy Pessé 2014-05-21 00:09:40 +02:00
  • 86f05c68c5 Improve parsing of readme (extraction of title and description as plain text and not markdown) Samy Pessé 2014-05-20 23:45:35 +02:00
  • 8dd407eaa8 Fix merge of output for multi-languages books Samy Pessé 2014-05-20 23:31:22 +02:00
  • ea7ad10e8a Add support for multi-languages books in JSON format Samy Pessé 2014-05-20 23:21:12 +02:00
  • 62ec695dc8 Extract title and description from readme before switching to multi-languages handling Samy Pessé 2014-05-20 23:07:39 +02:00
  • ca37ac73a9 Add more infos about gitbook.io Samy Pessé 2014-05-20 14:40:22 +02:00
  • 96edd50c8f Add norm for small cover Samy Pessé 2014-05-20 01:23:49 +02:00
  • 3993c1e35a Change advised ratio for cover Samy Pessé 2014-05-19 21:47:41 +02:00
  • 5298558925 Bump version to 0.4.3 0.4.3 Aaron O'Mullan 2014-05-18 02:25:53 -07:00
  • c6ba147917 Print stack only when env DEBUG is set Samy Pessé 2014-05-17 20:35:41 +02:00
  • 7efecea3d6 Exit process with -1 when error occurs Samy Pessé 2014-05-17 20:35:13 +02:00
  • a73fed3ebd Merge pull request #240 from ajschumacher/patch-1 Aaron O'Mullan 2014-05-16 09:06:15 -07:00
  • 50ef7bcd23 typo: "blockin" to "block in" Aaron Schumacher 2014-05-16 12:02:06 -04:00
  • 82e422cb89 Fix issue of disabling issues and contribute Aaron O'Mullan 2014-05-15 21:35:09 -07:00
  • dab46c779d Allow github support to be disabled in book.json Aaron O'Mullan 2014-05-15 21:24:28 -07:00
  • 7c65adc9b2 disable cache manifest import if cache is disabled David Graf 2014-05-15 12:07:51 +02:00
  • 9b96ef9bae added livereload dependency David Graf 2014-05-15 11:41:59 +02:00
  • e97d1941dc Introducing livereload server David Graf 2014-05-15 08:09:02 +02:00
  • 0b0ac46e34 Introducing option to disable cache manifest generation David Graf 2014-05-15 08:07:24 +02:00
  • 622bbcb8ea ignore vim swap files David Graf 2014-05-15 07:43:59 +02:00
  • 58a5245d21 Merge pull request #233 from embreinhardt/master Samy Pessé 2014-05-14 20:10:02 +02:00
  • 612f9a6dc7 Add LESS variable for sidebar full-width breakpoint Erika Reinhardt 2014-05-14 11:01:57 -07:00
  • 90d4dff263 Merge pull request #232 from embreinhardt/master Samy Pessé 2014-05-14 10:35:32 +02:00
  • 0f38385c7d Make font-settings.html indentation consistent Erika Reinhardt 2014-05-14 01:25:18 -07:00
  • 2b50616251 Merge pull request #231 from embreinhardt/master Samy Pessé 2014-05-14 10:20:42 +02:00
  • 5b7f37f0d4 Add HTML classes to make plugins easier to write Erika Reinhardt 2014-05-14 01:14:21 -07:00
  • 6ca8e26741 Merge pull request #229 from weitzman/patch-1 Aaron O'Mullan 2014-05-12 14:04:52 -07:00
  • a3ada05598 Fix recent typo in README.MD Moshe Weitzman 2014-05-12 16:18:50 -04:00
  • 42eb11aaff Add infos about cover Samy Pessé 2014-05-11 16:47:30 +02:00
  • b581859afd Merge pull request #223 from cef62/fix-windows-paths Samy Pessé 2014-05-08 22:54:40 +02:00
  • 2e22fae52a Force forward slashes on SUMMARY.md paths Matteo Ronchi 2014-05-08 22:46:53 +02:00
  • 603ac8b91d Merge pull request #221 from frodsan/patch-1 Aaron O'Mullan 2014-05-08 09:58:06 -07:00
  • 5faa4841ca Don't show divider even if githubId is present. Francesco Rodríguez 2014-05-08 13:40:15 -03:00
  • 7416b826e0 Fix #218: Add settings for client theme (font family, size, theme) Samy Pessé 2014-05-08 13:16:30 +02:00
  • 82afc34755 Merge pull request #219 from BjoernSchotte/feature/doc-theme Aaron O'Mullan 2014-05-07 23:08:53 -07:00
  • da39631a5a added documentation for theme option Björn Schotte 2014-05-08 07:57:33 +02:00
  • fc8685a7c1 Merge pull request #216 from ianmcburnie/accessibility Aaron O'Mullan 2014-05-06 12:34:43 -07:00
  • 5e0204a980 Accessibility: added aria-labels to header Ian McBurnie 2014-05-06 11:27:54 -07:00
  • 6bb0f33f39 Fix #211: read config file before cleaning output folder Samy Pessé 2014-05-06 12:08:25 +02:00
  • ed4fd565b2 Merge pull request #213 from ianmcburnie/accessibility Aaron O'Mullan 2014-05-05 22:37:21 -07:00
  • 79cff28abd Accessibility: aria-label added to navigation links Ian McBurnie 2014-05-05 22:29:22 -07:00
  • 27329239f7 Fix #208: correct name for edit/contribute link in doc Samy Pessé 2014-05-05 17:55:19 +02:00
  • 9de86fc0e4 Add tests for book generation Samy Pessé 2014-05-05 15:25:15 +02:00
  • 7fa7826372 Merge pull request #203 from GitbookIO/improve/generate Samy Pessé 2014-05-04 22:37:42 +02:00
  • 96ecfd098b Improve generate's reliability, fixes #202 Aaron O'Mullan 2014-05-04 12:53:24 -07:00
  • f7fe976c7e Fix #197: use URI.js for calculation of relative url Samy Pessé 2014-05-04 15:15:18 +02:00
  • 756629b91d Add bower dependencies Samy Pessé 2014-05-04 15:03:47 +02:00
  • e640d124d4 Add bower vendors to gitignore Samy Pessé 2014-05-04 14:58:45 +02:00
  • 7f41466297 Remove vendors directory Samy Pessé 2014-05-04 14:58:01 +02:00
  • 57dfc062d2 Create CHANGES.md Samy Pessé 2014-05-04 13:09:27 +02:00
  • 799815d85a Bump version to 0.4.2 0.4.2 Aaron O'Mullan 2014-05-01 16:17:05 -07:00
  • 2946246834 Fix #191: remove log for changes in files Samy Pessé 2014-05-01 18:55:45 +02:00
  • 6d276d1e79 Add option to remove home link Samy Pessé 2014-05-01 18:53:49 +02:00
  • 6a3a369b3e Add options to remove sharing links Samy Pessé 2014-05-01 18:37:27 +02:00
  • 5d8afa2135 Merge pull request #196 from mrpotes/new-plugins Samy Pessé 2014-05-01 18:33:30 +02:00
  • ab3e6aa8ce Fix font-size for titles in markdown content Samy Pessé 2014-05-01 18:29:42 +02:00
  • 822092736e New plugins James Phillpotts 2014-05-01 17:00:38 +01:00
  • 7497acd2e3 Center navigation button on mobile on start page Samy Pessé 2014-05-01 17:37:38 +02:00
  • ae137885b8 Fix book content padding on mobile Samy Pessé 2014-05-01 17:27:03 +02:00
  • b964cc7009 Fix #162: hide watch/star buttons on mobile Samy Pessé 2014-05-01 17:16:09 +02:00
  • c2ea126c5f Fix #182: Replace all book body when page changes Samy Pessé 2014-05-01 14:05:14 +02:00
  • b668dba479 Update gaze version to 0.5.1 Samy Pessé 2014-05-01 13:26:50 +02:00
  • 2cae5a0310 Secure .book position Samy Pessé 2014-05-01 13:26:19 +02:00
  • b6a0f3ff67 Fix #164: use position absolute instead of fixed Samy Pessé 2014-04-30 17:01:25 +02:00
  • fa00b52fb5 Fix #127: add configuration for changing links in sidebar Samy Pessé 2014-04-30 16:46:24 +02:00
  • 2999d90907 Merge pull request #188 from snipe/feature/json-doc Samy Pessé 2014-04-30 12:48:28 +02:00
  • b6696bcad2 Added quotes for JSON example, per #127 snipe 2014-04-30 06:46:28 -04:00
  • 728c87c525 Merge pull request #187 from snipe/feature/typo-fixes Samy Pessé 2014-04-30 12:05:12 +02:00
  • ace394ee2d Fixed typos snipe 2014-04-30 05:28:18 -04:00
  • 076ee98f64 Fix #186: Plugins that don't have assets should be skipped Samy Pessé 2014-04-30 11:15:01 +02:00
  • 2e472654ca Fix error when calling hooks in site generation Samy Pessé 2014-04-30 10:54:44 +02:00