squidfunk
271d974266
Merge branch 'master' into feature/lunr-languages-integration
2017-06-01 09:14:10 +02:00
Martin Donath
d40f6ce69f
Merge pull request #333 from squidfunk/feature/clipboard-js-integration
...
Clipboard.js integration
2017-06-01 09:11:28 +02:00
squidfunk
d17b0fbb90
Fixed search highlighting for non-latin languages
2017-06-01 00:54:06 +02:00
squidfunk
974f07ccb4
Added support for multilingual search
2017-06-01 00:40:10 +02:00
squidfunk
745058c77e
Removed unnecessary stuff
2017-05-31 17:06:02 +02:00
squidfunk
9a24b60cdf
Removed references to Clipboard from docs
2017-05-31 16:53:05 +02:00
squidfunk
bca2077c1e
Added clipboard active color to palettes
2017-05-31 16:50:11 +02:00
squidfunk
0253d6e6c8
Added support for superfences without codehilite
2017-05-31 16:34:20 +02:00
squidfunk
fba1883def
Refactored clipboard initialization
2017-05-31 16:22:00 +02:00
squidfunk
3b544b94d9
Improved flow type declaration
2017-05-31 15:31:38 +02:00
squidfunk
13cd1d1a26
Merge branch 'master' into feature/clipboard-js-integration
2017-05-31 15:31:17 +02:00
squidfunk
670ae4a44c
Refactored clipboard integration, not finished
2017-05-31 15:22:59 +02:00
squidfunk
c07ef90f0e
Migrated changes from @facelessuser to code base [ci skip]
2017-05-31 12:25:54 +02:00
squidfunk
9bb8ecc6b0
Prepare 1.6.4 release
2017-05-24 16:26:12 +02:00
squidfunk
f86b79b0e5
Upgraded gulp-uglify and updated pinned dependencies
2017-05-24 16:16:50 +02:00
squidfunk
f717345ec9
Removed unnecessary argument in Promise
2017-05-24 16:09:24 +02:00
squidfunk
0e30256604
Fixed JavaScript error for GitHub organization URLs
2017-05-24 16:09:24 +02:00
Siva Sankar
056e91e9f4
Update the documentation for Discus Integration
...
'site_url' field is mandatory in the 'mkdocs.yml' file for the Disqus Integration to work, else it will display the error message as "We were unable to load Disqus. If you are a moderator please see our troubleshooting guide."
2017-05-20 22:12:47 +02:00
squidfunk
f8df576a2d
Merge branch 'facelessuser-clipboard' into feature/clipboard-js-integration
2017-05-16 21:10:19 +02:00
Martin Donath
db397f3151
Merge branch 'master' into clipboard
2017-05-16 21:07:26 +02:00
squidfunk
7024070572
Prepare 1.6.3 release
2017-05-16 21:00:27 +02:00
squidfunk
e473a1fedc
Fixed undefined source stats for private repositories
2017-05-16 19:41:12 +02:00
facelessuser
4b6ffe6628
Add clipboard.js support
2017-05-15 18:31:10 -06:00
Isaac Muse
adc98fac48
Merge pull request #2 from squidfunk/master
...
Sync up to master
2017-05-15 12:16:33 -06:00
squidfunk
2d66c7ed22
Prepare 1.6.2 release
2017-05-15 11:44:24 +02:00
squidfunk
3516542c98
Removed second underline on abbreviations
2017-05-15 11:37:00 +02:00
squidfunk
6b5629317f
Removed ligatures on monospace fonts
2017-05-15 11:27:22 +02:00
squidfunk
5255eaa813
Removed accidentally committed report
2017-05-15 11:05:28 +02:00
squidfunk
2bc2517658
Removed flaky visual regression tests
2017-05-15 11:05:28 +02:00
squidfunk
58288f87ac
Fixed miscalculated sidebar height
2017-05-15 10:53:41 +02:00
squidfunk
60a897152c
Fixed githooks
2017-05-12 12:17:14 +02:00
squidfunk
f6c5529467
Upgraded dependencies
2017-05-12 12:17:14 +02:00
Oscar Vasquez
e7a72a3d5d
Added missing documentation for the site_favicon option
2017-05-11 11:55:23 +02:00
facelessuser
00ba4be6aa
Update MathJax CDN
...
Fixes #317
2017-05-11 11:35:43 +02:00
Christian Oliff
5e9ee23b9b
Typo fix 'show' should be 'shown'
...
Typo fix 'show' should be 'shown'
2017-04-28 17:08:03 +02:00
squidfunk
f5a0596b91
Prepare 1.6.1 release
2017-04-23 21:11:54 +02:00
squidfunk
6609324bd6
Fixed layer order of search component elements
2017-04-23 21:05:13 +02:00
squidfunk
0beb885666
Added gitter badge to README [ci skip]
2017-04-23 20:54:46 +02:00
squidfunk
7ae0a42654
Fixed following of link if search input is focused
2017-04-23 20:52:27 +02:00
squidfunk
f6238f3bae
Prepare 1.6.0 release
2017-04-22 15:00:26 +02:00
squidfunk
6336e5055c
Added language from localizations to HTML tag
2017-04-22 14:55:21 +02:00
squidfunk
eea31eb528
Fixed too small footnote divider when using larger font sizes
2017-04-22 14:50:32 +02:00
squidfunk
eaaefe4fc4
Fixed broken source files links
2017-04-22 14:38:51 +02:00
squidfunk
00b7e600a8
Merged master and implemented search overlay
2017-04-22 14:17:25 +02:00
squidfunk
a5b06b9839
Updated babel-loader, flow-bin, lunr and gulp-changed
2017-04-22 13:22:54 +02:00
Matt Bostock
3ac96ee1d2
Make it clearer mkdocs.yml should exist
...
Make it clearer that `mkdocs.yml` should exist already and the `theme` line should be added to it.
Otherwise you might follow the README as a new Mkdocs user and be confused why it complains about a missing mandatory field such as `site_name`.
2017-04-22 12:45:24 +02:00
squidfunk
8ac6712dc3
Fixed overflowing sidebar
2017-04-22 00:42:48 +02:00
squidfunk
fab1ab54d6
Refactored targetted link offsets
2017-04-22 00:42:48 +02:00
squidfunk
45e57c29e2
Fixed Travis build test
2017-04-20 18:46:58 +02:00
squidfunk
0e971367c0
Prepare 1.5.5 release
2017-04-20 18:39:03 +02:00