Commit Graph

  • 20acd89c8a Merge pull request #104 from GitbookIO/fix/auto_highlighting Samy Pessé 2014-04-17 09:24:56 +02:00
  • 7bed9a257d Merge pull request #105 from ptagell/master Aaron O'Mullan 2014-04-16 14:38:49 -07:00
  • 19c83aa5a8 Removed duplicate line of readme Paul Tagell 2014-04-17 07:35:28 +10:00
  • 52610d7d61 Disable automatic highlighting Aaron O'Mullan 2014-04-16 13:15:35 -07:00
  • 9e4b393b7a In parse/page remove global marked settings Aaron O'Mullan 2014-04-16 13:07:35 -07:00
  • a0ae34a3b7 Fix #100: fix section test isQuiz Samy Pessé 2014-04-16 17:16:18 +02:00
  • 413dc5d004 Add more test for quiz (related to #100) Samy Pessé 2014-04-16 17:15:43 +02:00
  • c9eb27bfe7 Do not pass SUMMARY.md to generator, fixes #93 Aaron O'Mullan 2014-04-16 00:18:35 -07:00
  • b78505c290 Ignore .gitignore file by default in fs.list Aaron O'Mullan 2014-04-16 00:11:54 -07:00
  • 95f9ae83d0 Fix #97: keep scroll position during page changement Samy Pessé 2014-04-15 17:42:46 +02:00
  • 9304289315 Fix progress display when page change Samy Pessé 2014-04-14 23:00:40 +02:00
  • 1b726ca293 Update preview Samy Pessé 2014-04-14 22:35:10 +02:00
  • 656ca18929 Improve languages list design Samy Pessé 2014-04-14 21:29:24 +02:00
  • b8cacaee00 Bump to version 0.2.0 0.2.0 Aaron O'Mullan 2014-04-14 11:48:29 -07:00
  • f349012f0f Add analytics on page changement Samy Pessé 2014-04-14 20:33:45 +02:00
  • ddd49509ce Improve design of header buttons Samy Pessé 2014-04-14 20:21:57 +02:00
  • 28257e1ce7 Fix search with pusState navigation Samy Pessé 2014-04-14 20:15:04 +02:00
  • 24d8e15ee2 Fix scrolling on new design Samy Pessé 2014-04-14 20:08:55 +02:00
  • d6d9223ea1 Revert "Fix ebook and pdf generator" Samy Pessé 2014-04-14 20:00:15 +02:00
  • 05f1eed9ce Fix #91: Extract defaults title and description from README.md Samy Pessé 2014-04-14 19:48:12 +02:00
  • c0ca055bf4 Add readme parsing for extracting title and description Samy Pessé 2014-04-14 19:21:43 +02:00
  • f43e630528 Fix ebook and pdf generator Samy Pessé 2014-04-14 19:05:23 +02:00
  • e4fa8aaca7 Fix generate.file method Samy Pessé 2014-04-14 18:56:20 +02:00
  • 1b147d3e30 Merge branch 'master' of https://github.com/tcorral/gitbook into tcorral-master Samy Pessé 2014-04-14 16:44:11 +02:00
  • 5848f5db51 Merge pull request #88 from GitbookIO/feature/clarity Samy Pessé 2014-04-14 16:36:12 +02:00
  • 9f1ba8483b Merge head styles so that ace stays stable Samy Pessé 2014-04-14 16:34:19 +02:00
  • 6da48764e8 Fix header interractive actions: buttons and github Samy Pessé 2014-04-14 16:29:02 +02:00
  • 8c4cfed609 Add complete refresh of head and body on page navigation Samy Pessé 2014-04-14 16:16:34 +02:00
  • 1ff7e88cea Focs and reset scroll on page body Samy Pessé 2014-04-14 15:43:11 +02:00
  • c3ba975d6c Improve quiz sections design Samy Pessé 2014-04-14 15:37:13 +02:00
  • 8c02e949fc Fix exercises binding when page changed Samy Pessé 2014-04-14 12:43:45 +02:00
  • 56e1803b34 Fix title update with pushState navigation Samy Pessé 2014-04-14 12:32:22 +02:00
  • c511037f46 New languages page Samy Pessé 2014-04-14 01:04:58 +02:00
  • 730fe982f5 Add @Nijikokun as a contributor Samy Pessé 2014-04-14 00:49:25 +02:00
  • ca71a1c9e6 Fix regression on github as an option Samy Pessé 2014-04-14 00:49:09 +02:00
  • 01bc283638 Add fonts locally Samy Pessé 2014-04-14 00:40:02 +02:00
  • 4ca719b108 Fix fonts path Samy Pessé 2014-04-14 00:23:38 +02:00
  • 889183ccc9 Improve search input design Samy Pessé 2014-04-14 00:17:16 +02:00
  • 4a6ae8d4e0 Switch to 4spaces indentations for less files Samy Pessé 2014-04-14 00:15:35 +02:00
  • b77debae24 Made progress bar static Samy Pessé 2014-04-14 00:11:51 +02:00
  • 9ffa462111 Add base from clarity theme from @Nijikokun Samy Pessé 2014-04-14 00:06:58 +02:00
  • 1bbef54015 Remove logs from core module Samy Pessé 2014-04-13 23:55:13 +02:00
  • 3c7cae6262 Move more build logic to the core generation module Samy Pessé 2014-04-13 23:53:34 +02:00
  • 646a4513e3 Allow scroll in computers that put the navigation over scroll control. When the document is ready it will check the difference between the body-inner and the page-wrapper width to move the layer only this width allowing the user to scroll. tcorral 2014-04-13 04:24:07 +02:00
  • d9e34fc671 Allow scroll in computers that put the navigation over scroll control. When the document is ready it will check the difference between the body-inner and the page-wrapper width to move the layer only this width allowing the user to scroll. tcorral 2014-04-13 03:09:50 +02:00
  • 2242963258 Allow scroll in computers that put the navigation over scroll control. When the document is ready it will check the difference between the body-inner and the page-wrapper width to move the layer only this width allowing the user to scroll. tcorral 2014-04-13 03:07:44 +02:00
  • 555c0d63ee Add gitbook init command, fixes #67 Aaron O'Mullan 2014-04-12 12:27:13 -07:00
  • fb05609e09 Refactor binary's buildCommand Aaron O'Mullan 2014-04-12 11:58:55 -07:00
  • 78cb9a56ba Merge pull request #85 from GitbookIO/pr/63 Aaron O'Mullan 2014-04-12 01:51:06 -07:00
  • 6173fb76ad Refactor, document, improve section type detection Aaron O'Mullan 2014-04-12 01:50:48 -07:00
  • ca25511d7a Fixup page lexing in test/page Aaron O'Mullan 2014-04-12 01:34:36 -07:00
  • b07681a16a Quiz with GFM checkbox lists James Phillpotts 2014-04-10 10:29:17 +01:00
  • f6595f5111 Tabular quiz James Phillpotts 2014-04-08 09:51:11 +01:00
  • ab27725b99 Update AUTHORS.md Samy Pessé 2014-04-11 23:31:39 +02:00
  • 32b1be3dee Create AUTHORS.md Samy Pessé 2014-04-11 23:30:40 +02:00
  • d715b5b154 Merge pull request #84 from Tim-Zhang/master Samy Pessé 2014-04-11 23:15:30 +02:00
  • 177ca32b9b Fix title problem when repo url doesn't have .git suffix TimZhang 2014-04-11 18:04:01 +08:00
  • 892ec04f52 Merge pull request #78 from mrpotes/mocha-windows Aaron O'Mullan 2014-04-10 11:44:33 -07:00
  • 8f457a752e Use OS-agnostic path generation for images too James Phillpotts 2014-04-10 11:00:52 +01:00
  • 435a4b8c99 Use API from node 0.8 James Phillpotts 2014-04-10 10:45:54 +01:00
  • 02d8272c74 Merge pull request #77 from GitbookIO/improve/sections_lexing Samy Pessé 2014-04-10 11:34:56 +02:00
  • e54b808093 Improve section detection, fixes #68 Aaron O'Mullan 2014-04-10 02:32:37 -07:00
  • fb7653bd14 Fix URL creation on windows James Phillpotts 2014-04-10 10:31:32 +01:00
  • 04774df372 Add better tests for ambiguous section detection Aaron O'Mullan 2014-04-10 02:27:42 -07:00
  • 619ded93ad Improve language normalization Aaron O'Mullan 2014-04-10 02:21:54 -07:00
  • 2e85380cd8 Merge pull request #62 from oliverh855/master Samy Pessé 2014-04-09 11:13:56 +02:00
  • 241ad7cb0e Removes unused font-family appLight Oliver Hoffmann 2014-04-09 11:09:31 +02:00
  • 0171c32996 Removes helvetica font from repository Oliver Hoffmann 2014-04-09 11:08:39 +02:00
  • d275bd516a Changes the default font from Helvetica to Open Sans. See #14 Oliver Hoffmann 2014-04-09 10:55:52 +02:00
  • 99594791e0 Merge Optional github Samy Pessé 2014-04-09 08:23:11 +02:00
  • 1b432288f0 Merge branch 'optional-github' of https://github.com/mrpotes/gitbook into mrpotes-optional-github Samy Pessé 2014-04-09 08:17:37 +02:00
  • 2cc23b7e34 Bump version to 0.1.3 0.1.3 Aaron O'Mullan 2014-04-08 17:03:13 -07:00
  • 61b6848a95 Uglify output JS theme/assets/app.js Aaron O'Mullan 2014-04-08 17:01:43 -07:00
  • 9265b0185a Add context code support to exercises (optional) Aaron O'Mullan 2014-04-08 16:58:04 -07:00
  • 392573a990 Add lexing support for content code in exercises Aaron O'Mullan 2014-04-08 15:01:12 -07:00
  • 554d6a6170 Fix URL rewriting error on empty URLs Aaron O'Mullan 2014-04-08 14:47:36 -07:00
  • fa2f82d52f Tidy up use of github, and make error more descriptive James Phillpotts 2014-04-08 10:00:10 +01:00
  • 2182baa2e9 Merge pull request #51 from calmdev/fix/gh-enterprise Samy Pessé 2014-04-07 10:42:55 -07:00
  • 7fe189907e Fixes --githubHost option for use with Github Enterprise. Levi Lewis 2014-04-07 13:11:44 -04:00
  • 58a90886da Whoops, missed a couple of extra uses of githubId James Phillpotts 2014-04-07 10:51:41 +01:00
  • 80794997a4 Make use of github optional James Phillpotts 2014-04-07 10:38:06 +01:00
  • 9d541a0a4d Bump version to 0.1.2 0.1.2 Samy Pessé 2014-04-07 01:22:58 -07:00
  • 8f3df085d8 Center images in markdown body Samy Pessé 2014-04-07 01:11:08 -07:00
  • b7e04b5475 Don't use caching for search index Samy Pessé 2014-04-07 01:08:11 -07:00
  • ee8bf6dc4c Fix display of table in page body Samy Pessé 2014-04-07 01:06:44 -07:00
  • 9670f564d9 Improve new navigation on mobile Samy Pessé 2014-04-07 01:03:35 -07:00
  • b541df2b93 Add new lateral navigations Samy Pessé 2014-04-07 00:44:30 -07:00
  • cf3a641350 Fix progress link to README Samy Pessé 2014-04-07 00:02:00 -07:00
  • ec719891a1 Remove need for README.md for multi-languages Samy Pessé 2014-04-06 23:53:39 -07:00
  • 1bfa8c186c Fix overflow on languages page Samy Pessé 2014-04-06 23:51:16 -07:00
  • 5887f1de28 Merge pull request #42 from GitbookIO/feature/ebook Samy Pessé 2014-04-06 22:28:17 -07:00
  • a9a66bc240 Add format ebook to README.md Samy Pessé 2014-04-06 22:09:52 -07:00
  • 742229a989 Add command "ebook" to generate an ebook Samy Pessé 2014-04-06 22:03:44 -07:00
  • 9fe80b878e Add option cover for ebook generation Samy Pessé 2014-04-06 21:46:11 -07:00
  • 4b64c87011 Add base ebook generator using ebook-convert Samy Pessé 2014-04-06 19:10:22 -07:00
  • 4c36c592c1 Merge pull request #40 from GitbookIO/feature/searchclient Samy Pessé 2014-04-06 17:13:32 -07:00
  • 9ffb1a062f Use cache in localstorage to store search index Samy Pessé 2014-04-06 17:13:10 -07:00
  • 536c480969 Fix loading of search index in sub directories Samy Pessé 2014-04-06 17:06:01 -07:00
  • d14bd7245f Open sidebar when opening search Samy Pessé 2014-04-06 16:51:14 -07:00
  • 6fc8255b7f Reset search results when hidding search bar Samy Pessé 2014-04-06 16:47:28 -07:00