summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support generating a plugin's book info dynamicallyAaron O'Mullan2014-07-292-69/+113
* Fix #345: Improve navigation on dark themeSamy Pessé2014-07-293-5/+9
* Improve path normalization when parsing SUMMARY.mdAaron O'Mullan2014-07-291-2/+4
* Add invalid paths in SUMMARY.md fixtureAaron O'Mullan2014-07-291-2/+2
* Bump version to 0.6.10.6.1Samy Pessé2014-07-231-1/+1
* Update plugin-mathjax@0.0.4Samy Pessé2014-07-231-1/+1
* Fix readme spacingSamy Pessé2014-07-221-4/+4
* Merge pull request #372 from justanotheranonymoususer/patch-1Samy Pessé2014-07-201-1/+1
|\
| * Update summary.htmljustanotheranonymoususer2014-07-201-1/+1
|/
* Merge pull request #370 from nightwing/patch-1Aaron O'Mullan2014-07-151-1/+9
|\
| * Add keyboard shortcut for submitting exerciseHarutyun Amirjanyan2014-07-161-1/+9
|/
* Merge pull request #366 from shaform/ignoreSamy Pessé2014-07-141-0/+5
|\
| * Ignore config files by default in fs.listShaform2014-07-131-0/+5
|/
* Merge pull request #359 from jcouyang/patch-1Samy Pessé2014-07-121-0/+1
|\
| * add jsbin embedded supportJichao Ouyang2014-07-121-0/+1
|/
* Bump version to 0.6.00.6.0Samy Pessé2014-07-122-1/+6
* Change command "git:push" to "publish"Samy Pessé2014-07-121-1/+1
* Fix #303: generate header id the same as githubSamy Pessé2014-07-121-0/+5
* Merge pull request #358 from GitbookIO/featureplatformSamy Pessé2014-07-113-1/+93
|\
| * Add base command git:push and git:remoteSamy Pessé2014-07-123-1/+93
* | Merge pull request #266 from shaform/ref_linksSamy Pessé2014-07-112-3/+6
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into ref_linksShaform2014-06-1761-541/+598
| |\ \
| * | | Improve code syntax for links assignmentShaform2014-05-281-1/+1
| * | | fix links errorShaform2014-05-271-1/+1
| * | | Add reference links supportShaform2014-05-272-3/+6
* | | | Merge pull request #268 from rlmv/masterSamy Pessé2014-07-111-0/+1
|\ \ \ \
| * | | | pass 'rawPath' page path to pluginsRobert Marchman2014-06-241-0/+1
* | | | | Merge pull request #347 from rlmv/custom_linksSamy Pessé2014-07-112-0/+14
|\ \ \ \ \
| * | | | | update readme with custom linksBo Marchman2014-07-021-0/+5
| * | | | | Add custom link capabilityBo Marchman2014-07-021-0/+9
| |/ / / /
* | | | | Merge pull request #353 from citizenmatt/active_pageSamy Pessé2014-07-111-1/+1
|\ \ \ \ \
| * | | | | Highlight active page in summaryMatt Ellis2014-07-091-1/+1
* | | | | | Merge pull request #354 from citizenmatt/summary_hooksSamy Pessé2014-07-111-6/+24
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Hooks for summary dataMatt Ellis2014-07-091-6/+24
| |/ / / /
* | | | | Merge pull request #356 from GitbookIO/feature/includesSamy Pessé2014-07-106-4/+115
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add tests for includesAaron O'Mullan2014-07-103-0/+74
| * | | | Support code includes for exercisesAaron O'Mullan2014-07-101-3/+9
| * | | | Support importing code snippetsAaron O'Mullan2014-07-112-1/+32
|/ / / /
* | | | Merge pull request #352 from citizenmatt/links_with_fragmentsAaron O'Mullan2014-07-081-1/+1
|\ \ \ \
| * | | | Convert links with fragments from md to htmlMatt Ellis2014-07-081-1/+1
|/ / / /
* | | | Merge pull request #348 from rlmv/anchors_readmeSamy Pessé2014-07-061-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | add heading anchors plugin to readmeBo Marchman2014-07-021-0/+1
|/ / /
* | | Bump version to 0.5.60.5.6Samy Pessé2014-06-241-1/+1
* | | Fix error when chapters list is emptySamy Pessé2014-06-241-4/+6
* | | Remove useless (and bad) sort on progressAaron O'Mullan2014-06-201-3/+0
* | | Add csharp language highlight mappingAaron O'Mullan2014-06-181-0/+1
* | | Bump version to 0.5.50.5.5Aaron O'Mullan2014-06-181-1/+1
* | | Fix LANGS.md parsingAaron O'Mullan2014-06-172-13/+23
* | | Bump version to 0.5.40.5.4Aaron O'Mullan2014-06-171-1/+1
* | | Improve robustness of link utility functionsAaron O'Mullan2014-06-171-3/+11
* | | Support --verbose flag, fixes #325Aaron O'Mullan2014-06-171-3/+13
* | | Add infos about debuggingSamy Pessé2014-06-171-0/+9
| |/ |/|
* | Support URLs in "github" configAaron O'Mullan2014-06-161-2/+9
* | Better string slicing in parse.git.githubID()Aaron O'Mullan2014-06-161-1/+1
* | Fix #310: improve display of long title in headerSamy Pessé2014-06-162-2/+6
* | Remove page break between articles in ebookSamy Pessé2014-06-163-4/+2
* | Merge pull request #319 from GitbookIO/enchancement/custom_introSamy Pessé2014-06-166-31/+81
|\ \
| * | Normalize intro node in Summary parsingAaron O'Mullan2014-06-161-5/+22
| * | Remove special case in navigationAaron O'Mullan2014-06-161-22/+1
| * | Adapt summary tests to new summary parsingAaron O'Mullan2014-06-161-13/+17
| * | Refactor Summary renderingAaron O'Mullan2014-06-161-5/+10
| * | Add test for level regarding #318Aaron O'Mullan2014-06-151-0/+1
| * | Support custom intro node, fixes #318Aaron O'Mullan2014-06-151-8/+23
| * | Fix test for #318Aaron O'Mullan2014-06-151-1/+1
| * | Add extra navigation tests for #318Aaron O'Mullan2014-06-152-0/+29
|/ /
* | Drop Travis tests for Node 0.8Aaron O'Mullan2014-06-151-1/+0
* | Bump version to 0.5.30.5.3Aaron O'Mullan2014-06-151-1/+1
* | Skip extra files and folders in copy phase of generationAaron O'Mullan2014-06-151-1/+12
* | Add link to gitbook.io in readmeAaron O'Mullan2014-06-151-1/+1
* | Allow external links in summary, fixes #300Aaron O'Mullan2014-06-083-6/+24
* | Remove useless logSamy Pessé2014-06-081-1/+0
* | Bump version to 0.5.20.5.2Samy Pessé2014-06-081-1/+1
* | Fix font size for mono font on pdf outputSamy Pessé2014-06-081-0/+1
* | Fix cover picture for multilangs book convertion to ebookSamy Pessé2014-06-084-3/+34
* | Bump version to 0.5.10.5.1Aaron O'Mullan2014-06-071-1/+1
* | Fix style for main languages index pageSamy Pessé2014-06-071-0/+4
* | Fix GitbookIO/gitbook.io#69: copy cover files at multi-langs rootSamy Pessé2014-06-071-0/+11
* | Fix title and description for pages in websiteSamy Pessé2014-06-072-5/+4
* | Don't use cdn for aceSamy Pessé2014-06-076-15/+15
* | Show quiz inside ebookSamy Pessé2014-06-063-6/+20
* | Use base style for ebook instead of bootstrapSamy Pessé2014-06-062-9/+3
* | Improve navigation links designSamy Pessé2014-06-062-3/+3
* | Improve meta tags for booksSamy Pessé2014-06-066-60/+73
* | Improve font sizes and spacing on contentSamy Pessé2014-06-065-7/+12
* | Fix #296: fix static links on windowsSamy Pessé2014-06-062-3/+16
* | Bump version to 0.5.00.5.0Samy Pessé2014-06-031-1/+1
* | Fix #289: center images on ebookSamy Pessé2014-06-032-1/+2
* | Font Merriweather 600 doesn't existsSamy Pessé2014-06-031-12/+0
* | Remove fonts Anonymous Pro and EB GaramondSamy Pessé2014-06-039-38/+2
* | Fix #275: fix emphasized font pathSamy Pessé2014-06-032-14/+14
* | Improve font on titleSamy Pessé2014-06-034-5/+5
* | Improve design (more flat)Samy Pessé2014-06-034-17/+18
* | Improve less files organisationSamy Pessé2014-06-0321-29/+26
* | Merge pull request #291 from bebraw/book.jsSamy Pessé2014-06-033-12/+10
|\ \
| * | In case there's no config file, do not failJuho Vepsalainen2014-06-031-4/+8
| * | Allow book.js to be used in addition to book.jsonJuho Vepsalainen2014-06-033-14/+8
|/ /
* | Add option pdf.pageNumberSamy Pessé2014-06-033-1/+6
* | Remove mixpanel as a default addonSamy Pessé2014-06-032-2/+0
* | Merge pull request #292 from bebraw/typofixSamy Pessé2014-06-031-1/+1
|\ \
| * | Fix build success message typoJuho Vepsalainen2014-06-031-1/+1
|/ /