summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix error with markdown renderingSamy Pessé2014-08-111-5/+5
|
* Add style for buttonsSamy Pessé2014-08-115-20/+54
|
* Add style for alertsSamy Pessé2014-08-118-55/+61
| | | | Remove style for exercises
* Remove exercises executionSamy Pessé2014-08-1114-300/+6
|
* Fix sharing to instapaperSamy Pessé2014-08-112-2/+2
|
* Improve normalization of variables for dropdownSamy Pessé2014-08-113-26/+41
|
* Add sharing to instapaperSamy Pessé2014-08-114-1/+7
|
* Improve dropdown to make it globalSamy Pessé2014-08-118-39/+81
| | | | Add dropdown for sharing
* Show title on hover of headerSamy Pessé2014-08-113-4/+12
|
* Fix url.js inclusionSamy Pessé2014-08-113-3/+3
|
* Use fontawesome from bowerSamy Pessé2014-08-1126-1387/+504
|
* Remove useless comments from lessSamy Pessé2014-08-111-31/+0
|
* Fix display of input in searchSamy Pessé2014-08-113-3/+4
|
* Remove bootstrap dependencySamy Pessé2014-08-1154-7201/+1017
|
* Remove appCache handling from client jsSamy Pessé2014-08-113-21/+2
|
* Change term "Generated" to "Published"Samy Pessé2014-08-111-1/+1
|
* Change default fontSamy Pessé2014-08-111-1/+1
|
* Fix options parsingSamy Pessé2014-08-112-11/+5
|
* Change links system for sidebarSamy Pessé2014-08-112-33/+4
|
* Fix defaults for configurationSamy Pessé2014-08-112-2/+19
|
* Remove link home in headerSamy Pessé2014-08-111-3/+0
|
* Fix navigation color for sepia and nightSamy Pessé2014-08-113-5/+15
|
* Fix navigation on mobileSamy Pessé2014-08-112-1/+7
|
* Improve padding on page contentSamy Pessé2014-08-113-1/+9
|
* Adapt to latest github markdown styleSamy Pessé2014-08-115-235/+336
|
* Fix navigation links positionSamy Pessé2014-08-116-8/+9
|
* Fix border on search input (sepia and night)Samy Pessé2014-08-112-3/+3
|
* Fix border on dropdown selectorSamy Pessé2014-08-112-5/+9
|
* Limit transitions to positionsSamy Pessé2014-08-113-4/+4
|
* Improve design of search barSamy Pessé2014-08-119-152/+12
|
* Improve display of sidebar on mobileSamy Pessé2014-08-113-9/+10
|
* Change button color on headerSamy Pessé2014-08-113-5/+9
|
* Start new design for websiteSamy Pessé2014-08-117-41/+33
|
* Use only default configSamy Pessé2014-08-111-12/+1
|
* Remove config for github urlsSamy Pessé2014-08-118-144/+115
|
* Remove html5 cache manifestSamy Pessé2014-08-114-108/+2
|
* Merge pull request #404 from Viv-Rajkumar/masterSamy Pessé2014-08-111-1/+1
|\ | | | | Fix path operator in Windows for index.html with multi lang
| * Fix Langs path operator for Windows using 'links.js'Viv-Rajkumar2014-08-111-1/+1
|/
* Bump version to 0.7.10.7.1Aaron O'Mullan2014-08-082-1/+4
|
* Update fs-extra to 0.10.0Aaron O'Mullan2014-08-081-1/+1
| | | | Fixes potential race condition on copies
* Add build for search resultsSamy Pessé2014-08-051-1/+1
|
* Merge pull request #396 from codepiano/hold-search-keywordSamy Pessé2014-08-052-5/+25
|\ | | | | keep the search result list after user click a link
| * keep the search result list after user click a linkcodepiano2014-08-052-5/+25
| | | | | | | | | | | | | | | | Record search keyword to LocalStorage, when navigate to a new url,fetch keyword from LocalStorage, init the search input element,then filter the sidebar menu. So User can iterator the result list without type the keyword every time.
* | Add changes for 0.7.0Samy Pessé2014-08-011-0/+7
| |
* | Bump version to 0.7.00.7.0Samy Pessé2014-08-011-1/+1
| |
* | Fix #278: Add page break between chapters/articlesSamy Pessé2014-08-011-1/+4
| |
* | Use marked-text-renderer@0.1.0Aaron O'Mullan2014-08-011-1/+1
| |
* | Add comments to default introduction chapter codeAaron O'Mullan2014-07-311-0/+2
|/ | | Fixes #388
* Merge pull request #386 from codepiano/china-social-network-sharingAaron O'Mullan2014-07-312-1/+7
|\ | | | | add sharing to weibo.com.
| * add sharing to weibo.com.codepiano2014-07-312-1/+7
|/ | | | | | | | google、facebook and twitter are block by GFW in China,Chinese can not visit these websites. add 'weibo' config in option links.sharing,the share link will not be used by default,users should set the value of 'weibo' to true to turn on sharing to weibo.com.
* Switch to graceful-fs, fix #373Aaron O'Mullan2014-07-304-3/+4
|
* Replace "marked" with "kramed"Aaron O'Mullan2014-07-307-19/+19
|
* Fix font settings applySamy Pessé2014-07-302-7/+7
|
* Remove github count stars and watchersSamy Pessé2014-07-303-26/+1
|
* Bump version to 0.6.30.6.3Aaron O'Mullan2014-07-301-1/+1
|
* Fix resource normalization in when loading pluginsAaron O'Mullan2014-07-302-5/+21
| | | | Fixes #384
* Add changelogs for 0.6.2Samy Pessé2014-07-301-0/+5
|
* Bump version to 0.6.20.6.2Aaron O'Mullan2014-07-301-1/+1
|
* Fix minor issues with new plugin additionsAaron O'Mullan2014-07-292-20/+32
|
* 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
| | | | To test for correct path normalization
* 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.html (fixed an HTML typo)
| * 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 exercise
| * 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.list
| * 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 plugin
| * 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:remote
| * 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
|\ \ | | | | | | Add reference links support
| * \ 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
| | | | | | | | | | | | | | | | This commit resolves #184
* | | | Merge pull request #268 from rlmv/masterSamy Pessé2014-07-111-0/+1
|\ \ \ \ | | | | | | | | | | Fix page.path for plugins
| * | | | 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
|\ \ \ \ \ | | | | | | | | | | | | Add custom links to TOC
| * | | | | update readme with custom linksBo Marchman2014-07-021-0/+5
| | | | | |
| * | | | | Add custom link capabilityBo Marchman2014-07-021-0/+9
| |/ / / / | | | | | | | | | | | | | | | | | | | | Users can add custom links at the top of the table of contents by adding a links.custom object to book.json. Issue #304
* | | | | Merge pull request #353 from citizenmatt/active_pageSamy Pessé2014-07-111-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Highlight active page in summary
| * | | | | Highlight active page in summaryMatt Ellis2014-07-091-1/+1
| | | | | |
* | | | | | Merge pull request #354 from citizenmatt/summary_hooksSamy Pessé2014-07-111-6/+24
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Plugin hooks for summary data
| * | | | | Hooks for summary dataMatt Ellis2014-07-091-6/+24
| |/ / / /
* | | | | Merge pull request #356 from GitbookIO/feature/includesSamy Pessé2014-07-106-4/+115
|\ \ \ \ \ | |/ / / / |/| | | | Support importing code snippets
| * | | | 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
|/ / / / | | | | | | | | | | | | | | | | Allowing to keep code in separate files, which can be cleaner in a quite a few scenarios
* | | | Merge pull request #352 from citizenmatt/links_with_fragmentsAaron O'Mullan2014-07-081-1/+1
|\ \ \ \ | | | | | | | | | | Convert links with fragments from md to html
| * | | | 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 anchor plugin to README