Commit graph

  • 9b1e224680 Fix no-default-features build Boris-Chengbiao Zhou 2016-05-08 21:51:34 +02:00
  • cfcf6d952f Merge pull request #134 from Bobo1239/serve-print Mathieu David 2016-04-27 22:35:26 +02:00
  • e3f398cff2 Add address output to mdbook serve Boris-Chengbiao Zhou 2016-04-27 22:29:48 +02:00
  • 6bc088db6e (Refactor) Move the Render trait into mod.rs instead of submodule Mathieu David 2016-04-27 14:19:59 +02:00
  • e34bef0e53 (Refactor) Move mdbook.rs to mod.rs Mathieu David 2016-04-26 23:04:27 +02:00
  • 15d6227a11 Attempt to fix #119 replace \ with / in paths, so that Windows also uses / as separator (ugly hack) Mathieu David 2016-04-25 17:02:47 +02:00
  • 1b8af2bf57 Fix #120 destination and source directories can now be constructed correctly even if multiple directories do not exist on the path Mathieu David 2016-04-25 15:58:44 +02:00
  • 7f34512751 Merge branch 'master' of https://github.com/azerupi/mdBook Mathieu David 2016-04-25 15:51:27 +02:00
  • 876ea7895a Fix #131 where src and dest paths were not prefixed with the root directory if it was not the current directory Mathieu David 2016-04-25 15:50:34 +02:00
  • bea80f6266 Merge pull request #130 from japaric/rustup Mathieu David 2016-04-14 01:20:19 +02:00
  • 334540835c travis: use rustup instead of Travis built-in Rust support Jorge Aparicio 2016-04-13 16:48:57 -05:00
  • 10e7a41d92 Bump version to 0.0.12, version 0.0.11 has been published to crates.io Mathieu David 2016-04-13 22:37:46 +02:00
  • 2ec5648587 Remove BookConfig field from MDBook Mathieu David 2016-04-05 12:24:43 +02:00
  • 6aa6546ce4 Merge pull request #128 from Bobo1239/serve-squashed Mathieu David 2016-04-04 23:17:01 +02:00
  • c071406fef Merge pull request #127 from japaric/mac32 Mathieu David 2016-04-04 19:23:36 +02:00
  • c8051294b0 Switch from rust-websocket to ws-rs Boris-Chengbiao Zhou 2016-04-02 20:04:51 +02:00
  • 807a2f116e travis: test/release on/for i686-apple-darwin Jorge Aparicio 2016-03-27 17:20:17 -05:00
  • 2f43167b75 Add documentation for Serve feature Boris-Chengbiao Zhou 2016-04-02 05:38:53 +02:00
  • e861880f95 Implement Serve feature Boris-Chengbiao Zhou 2016-04-02 04:46:05 +02:00
  • c3564f1699 Add convenience function to read the content from a file into a string given a path Mathieu David 2016-03-27 18:36:57 +02:00
  • 15d26befcc Refactor: Move extern crate definitions to lib.rs Mathieu David 2016-03-27 18:22:17 +02:00
  • 925939e267 Merge pull request #124 from LucioFranco/insecure-content-fix Mathieu David 2016-03-23 23:22:44 +01:00
  • ceb139a848 Moved CDN's to https Lucio Franco 2016-03-23 14:16:41 -06:00
  • d0e39f469a Update installation instructions in the README Mathieu David 2016-03-22 14:06:32 +01:00
  • c5752620d7 Merge pull request #122 from Bobo1239/fix_cooldown Mathieu David 2016-03-19 19:40:58 +01:00
  • 0c93599242 Merge pull request #121 from Bobo1239/update_deps Mathieu David 2016-03-19 19:38:01 +01:00
  • 7f3a6c8130 Fix watch event cooldown Boris Zhou 2016-03-19 18:28:34 +01:00
  • b30a8bdc81 Update dependencies Boris-Chengbiao Zhou 2016-03-19 17:45:58 +01:00
  • 74fff81e4b Refactor: Move fs related functions from utils into their own submodule Mathieu David 2016-03-17 22:41:00 +01:00
  • ad0794a0bd Add a rustfmt config and run rustfmt on the code base Mathieu David 2016-03-17 22:31:28 +01:00
  • 6bac41caa8 Merge pull request #118 from japaric/travis Mathieu David 2016-03-08 17:25:52 +01:00
  • b094268b68 disable the i686-apple-darwin target Jorge Aparicio 2016-03-08 09:21:50 -05:00
  • 02a37e0ee9 disable doc tests when crossing Jorge Aparicio 2016-03-08 08:57:35 -05:00
  • 9e34eccb3e Add windows (AppVeyor) build badge Mathieu David 2016-03-08 01:03:44 +01:00
  • 79fb92ed7c Merge pull request #117 from japaric/appveyor Mathieu David 2016-03-08 00:35:54 +01:00
  • 5e78697ab1 Travis CI: expand to test and deploy for Linux and Mac Jorge Aparicio 2016-03-07 18:13:49 -05:00
  • 469cb10d4a manually package artifact during before_deploy phase Jorge Aparicio 2016-03-07 18:01:05 -05:00
  • 0f9caf4410 set up AppVeyor to test and deploy on Windows Jorge Aparicio 2016-03-07 17:14:05 -05:00
  • f23a5f2729 Merge pull request #115 from vrinek/init-with-gitignore-take-2 Mathieu David 2016-03-07 12:09:25 +01:00
  • bc41efe414 Move .gitignore directly under the root folder vrinek 2016-03-07 08:52:19 +00:00
  • 5316089e61 Modify wording of confirmation request before creation of .gitignore Mathieu David 2016-03-02 19:38:39 +01:00
  • 73ce3f814a Merge branch 'init-with-gitignore' of https://github.com/vrinek/mdBook into vrinek-init-with-gitignore Mathieu David 2016-03-02 19:20:21 +01:00
  • 075da959c9 bump version, v0.0.10 has been published to crates.io Mathieu David 2016-03-01 18:50:04 +01:00
  • 80deac90d9 Merge branch 'master' of https://github.com/azerupi/mdBook Mathieu David 2016-03-01 18:33:55 +01:00
  • 625f5081fa update notify and change dependency version restrictions Mathieu David 2016-03-01 18:32:43 +01:00
  • 1eb59428e6 Ask user to create .gitignore and skip on --force vrinek 2016-02-28 15:28:11 +00:00
  • 3e8151e8e3 Merge pull request #112 from jessestricker/feature-meta Mathieu David 2016-02-25 17:21:51 +01:00
  • 3c10a85735 Add documentation and example for description config Jesse Stricker 2016-02-25 15:01:16 +01:00
  • 330b1ad55d Add description config option Jesse Stricker 2016-02-25 14:32:49 +01:00
  • 596455f28c Generate simple .gitignore on init vrinek 2016-02-23 14:03:45 +00:00
  • f24eb59753 Bump version number, v0.0.9 has been published to Crates.io Mathieu David 2016-02-22 19:03:31 +01:00
  • 01c5085725 Add an entry about the favicon in the docs Mathieu David 2016-02-22 18:01:36 +01:00
  • 9f17be2c32 Merge pull request #109 from jessestricker/feature-favicon Mathieu David 2016-02-22 17:28:46 +01:00
  • 88fabd76f0 Copy favicon on 'init --theme' Jesse Stricker 2016-02-22 17:20:54 +01:00
  • f508db6113 Add favicon support to theme Jesse Stricker 2016-02-22 17:17:07 +01:00
  • 1083d1822d Add default favicon.png Jesse Stricker 2016-02-22 16:59:53 +01:00
  • fc86b963bb Merge pull request #108 from funkill/styles Mathieu David 2016-02-16 10:30:01 +01:00
  • f2b913c9dd add rounding for first and last items in theme selector funkill 2016-02-16 00:44:19 +03:00
  • dd0cfc14d4 bump version number to 0.0.9, v0.0.8 has been published to crates.io Mathieu David 2016-02-16 08:57:55 +01:00
  • 5891e4b5db Fix bug where theme-popup was under the navigation arrows making it impossible to change the theme Mathieu David 2016-02-16 08:50:57 +01:00
  • 394023f617 Bump version number from 0.0.7 to 0.0.8, version 0.0.7 has been published to Crates.io Mathieu David 2016-02-15 21:20:07 +01:00
  • 39a6fe4b3c Fix wildcard dependency on crossbeam Mathieu David 2016-02-15 21:18:43 +01:00
  • 75b98d7019 Merge pull request #106 from funkill/pulldown-mark-update Mathieu David 2016-02-15 21:01:21 +01:00
  • 814b21ad94 pulldown-mark version bump funkill 2016-02-15 21:25:46 +03:00
  • 7364d41f0c Style tables, different header bg, alternate row color and border Mathieu David 2016-02-05 18:09:35 +01:00
  • f6be4a7d7e Merge branch 'master' of https://github.com/azerupi/mdBook Mathieu David 2016-02-03 18:02:23 +01:00
  • 0b00c270d5 Fix a style bug caused by the insertion of the theme-popup div inside font awesome icon <i> Mathieu David 2016-02-03 17:55:19 +01:00
  • 8d2ca521c0 Merge pull request #100 from yurrriq/patch-1 Mathieu David 2016-01-28 11:58:17 +01:00
  • 276cd8d490 Update README.md Eric Bailey 2016-01-28 00:55:25 -06:00
  • e958fc8605 update readme Mathieu David 2016-01-13 22:40:30 +01:00
  • e286b208da Bump version from 0.0.6 to 0.0.7, v0.0.6 has been published to Crates.io Mathieu David 2016-01-03 14:18:36 +01:00
  • 3fd1d4606c Fix tests after removing PathExt from utils Mathieu David 2016-01-03 14:08:17 +01:00
  • 78b6148463 Basic formatting for tables + Styling for blockquotes Mathieu David 2016-01-03 13:47:59 +01:00
  • 78e1897b47 Remove code that has better equivalent in std Mathieu David 2016-01-03 13:02:04 +01:00
  • d000fc8bac Updated pulldown-cmark to version 0.0.5 Mathieu David 2016-01-03 12:02:39 +01:00
  • 5170e6b675 Fix #89, bug introduced earlier where all headers are black in all color themes Mathieu David 2016-01-01 10:46:45 +01:00
  • a7f329d337 Add href to heading anchors so that the url for the anchor is displayed in the url bar when clicking the header Mathieu David 2016-01-01 02:17:40 +01:00
  • bb0c878e06 #29 update doc with an example of runnable rust code Mathieu David 2016-01-01 01:57:21 +01:00
  • 2a7463c45b #29 Add a way to escape {{#playpen ... } using a backslash in front: \{{#playpen ... }} Mathieu David 2016-01-01 01:40:37 +01:00
  • db7424e947 Continue #29, playpens are now runnable Mathieu David 2016-01-01 00:32:12 +01:00
  • 0ac0301d72 Continue #29, Rust files can now be loaded with {{#playpen file.rs}}, they will be displayed as other code snippets included with markdown backticks except they have a playpen css class Mathieu David 2015-12-31 19:25:02 +01:00
  • 38b2dee17e Continue #29 Check that the rust file exists and read to string Mathieu David 2015-12-31 14:04:11 +01:00
  • 0cb234de5d Add tests for find_playpens Mathieu David 2015-12-31 12:00:09 +01:00
  • ee4a7fb35c Start implementing #29 support for embedding playpen, implemented the function that parses the markdown to find playpen links Mathieu David 2015-12-30 22:40:23 +01:00
  • 9c5c8a6804 Bump version to 0.0.6, v0.0.5 has been published to Crates.io Mathieu David 2015-12-30 17:26:04 +01:00
  • ae6334f358 Fix bug where we would not check if there was actually a page to navigate to when using arrow keys Mathieu David 2015-12-30 17:19:43 +01:00
  • 98cd2f0c27 Version bump to 0.0.5, v0.0.4 has been published to crates.io Mathieu David 2015-12-30 17:05:09 +01:00
  • 600eb02fee Fix bug introduced earlier, where navigation arrows would become blue when visited + make the tooltip on nvigation arrows a little clearer Mathieu David 2015-12-30 16:48:46 +01:00
  • 41462e8b2d Merge pull request #87 from funkill/keys_navigation Mathieu David 2015-12-30 16:37:09 +01:00
  • 43eef7637a add navigation by arrows Istratov D. S 2015-12-30 18:30:08 +03:00
  • dc8f6cd5e9 Add contributors to the doc + set visisted links to the same color as normal links Mathieu David 2015-12-30 15:59:18 +01:00
  • 5b9d8ee6ac Fix #83, spacing is reduced between two consecutive headings Mathieu David 2015-12-30 15:41:49 +01:00
  • 8a4d744dc1 Merge branch 'master' of https://github.com/azerupi/mdBook Mathieu David 2015-12-30 15:04:43 +01:00
  • 4f583dfea9 Update documentation, Closes #80 Mathieu David 2015-12-30 15:04:24 +01:00
  • 678a0906db Merge pull request #86 from azerupi/revert-85-keys_navigation Mathieu David 2015-12-30 14:39:21 +01:00
  • f47d420811 Revert "Add navigation by keyboard using alt + left/right arrows" Mathieu David 2015-12-30 14:38:00 +01:00
  • 5ffee8144b Merge pull request #85 from funkill/keys_navigation Mathieu David 2015-12-30 14:32:54 +01:00
  • e9e8b4239e add navigation by keyboard using alt + left/right arrows Istratov D. S 2015-12-30 16:09:48 +03:00
  • 0a0a96808d Merge branch 'master' of https://github.com/azerupi/mdBook Mathieu David 2015-12-30 00:51:05 +01:00
  • 2d00f40a24 Tweak css for inline code blocks in sidebar Mathieu David 2015-12-30 00:50:22 +01:00