Commit Graph

310 Commits

Author SHA1 Message Date
Julien Pivotto
60782d7369 User overflow:auto instead of overflow:scroll
Firefox does not support scrollbars customization like webkit does
because it is not part of the CSS standard. So it is better to hide the
scrollbars when they are not needed.

Fix #96

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2017-01-14 09:38:38 +01:00
squidfunk
364309d47a Restructured partials 2017-01-13 00:31:37 +01:00
squidfunk
f850641437 Fixed IE bug leading to non-expanding navigation 2017-01-13 00:09:16 +01:00
squidfunk
0a08b2b1cd Link image to demo [ci skip] 2017-01-12 22:43:52 +01:00
squidfunk
57d2a4e4a5 Updated README and landing page 2017-01-12 22:39:18 +01:00
squidfunk
23be61a803 Prepare Dockerfile for official container 2017-01-12 21:01:47 +01:00
squidfunk
b894452360 Updated README [ci skip] 2017-01-12 20:58:19 +01:00
squidfunk
c7ace3eba9 Updated dependencies to latest stable releases 2017-01-12 20:54:20 +01:00
Martin Donath
6e0f5799b4 Merge pull request #93 from squidfunk/rework
Merge rework into master for 1.0.0 release
2017-01-12 20:36:29 +01:00
squidfunk
a4b8bba3e0 Prevent pre-commit hook from triggering on JSON 2017-01-12 20:20:56 +01:00
squidfunk
e5831239e2 Merge branch 'master' into rework
Conflicts:
	package.json
2017-01-12 20:17:33 +01:00
squidfunk
c61a6179f0 Updated documentation 2017-01-12 20:15:30 +01:00
squidfunk
ce9ca56142 Update README and index page 2017-01-12 00:49:28 +01:00
squidfunk
1a32e9b7e3 Remove icon ligatures from HTML to fix search indexing 2017-01-11 23:49:36 +01:00
squidfunk
b32084bf8b Fix typo in CodeHilite [ci skip] 2017-01-11 23:31:36 +01:00
squidfunk
2dbf60affd Don't break links inside tables 2017-01-10 00:19:51 +01:00
squidfunk
cecd1f1d7c Drop 'with' in templates to be compatible with Jinja < 2.9 2017-01-10 00:15:44 +01:00
squidfunk
6033519d15 Added max-width for iframe and svg 2017-01-10 00:02:37 +01:00
squidfunk
6696f09444 Fix documentation on CodeHilite 2017-01-09 23:55:04 +01:00
squidfunk
bfca02762d Fix target offset for footnotes 2017-01-09 23:43:11 +01:00
squidfunk
7a6db53801 Set SVGs to inherit fill color for easier styling 2017-01-09 22:51:18 +01:00
squidfunk
fcbe7f6384 Improved contrast for code blocks 2017-01-09 22:46:19 +01:00
squidfunk
a2ff959ab3 Added disclaimer for EmojiOne 2017-01-09 22:34:04 +01:00
squidfunk
7fd950872c Replace GitHubEmoji with Emoji 2017-01-09 22:25:15 +01:00
squidfunk
cb9a563a78 Add access key attribute to search input 2017-01-09 22:13:13 +01:00
squidfunk
3568043dea Added block styles for critic extension 2017-01-09 22:10:09 +01:00
squidfunk
6136fc905f Fixed MathJax configuration example 2017-01-09 21:58:29 +01:00
squidfunk
cb5d51e7c1 Fix wrong customization documentation on MathJax 2017-01-09 21:52:04 +01:00
squidfunk
82b8c71059 Removed automatic MathJax inclusion 2017-01-09 21:41:30 +01:00
squidfunk
660844cb3c Adjusted ignored files for ESLint 2017-01-09 20:33:25 +01:00
squidfunk
8a8fe982e2 Updated changelog and added release notes 2017-01-08 23:21:45 +01:00
Martin Donath
b5a7759b0a Merge pull request #89 from squidfunk/greenkeeper/gulp-sourcemaps-2.2.2
Update gulp-sourcemaps to the latest version 🚀
2017-01-08 20:43:39 +01:00
squidfunk
0258fe6bcf Merge branch 'master' into rework
Conflicts:
	.travis.yml
2017-01-08 20:41:56 +01:00
squidfunk
07f3440f42 Remove node 0.11 from Travis build matrix 2017-01-08 20:37:09 +01:00
greenkeeper[bot]
59605d0e0c chore(package): update gulp-sourcemaps to version 2.2.2
https://greenkeeper.io/
2017-01-08 19:30:44 +00:00
squidfunk
6d01f17193 Fix icons and build due to jinja changes 2017-01-08 18:27:01 +01:00
squidfunk
03604c5e27 Added some inline documentation fixes 2017-01-07 20:23:04 +01:00
squidfunk
46474cc7c0 Update contribution guidelines for GitHub 2017-01-07 20:08:49 +01:00
squidfunk
efff866b62 Added documentation on contribution + some formatting 2017-01-07 20:07:41 +01:00
squidfunk
aca699f2cb Added documentation on localization 2017-01-07 18:54:03 +01:00
squidfunk
ebff8b795b Fix widths for media queries in JavaScript 2017-01-07 18:02:21 +01:00
squidfunk
d53945a89a Fix search bar offset when there's no repository information 2017-01-06 19:31:56 +01:00
squidfunk
60624bfa82 Localize edit button and hide on print 2017-01-06 19:18:17 +01:00
squidfunk
f37bb76d18 Update copyright 2017-01-06 19:11:18 +01:00
squidfunk
fde28c3f47 Put repo block definition in source.html 2017-01-06 19:08:09 +01:00
squidfunk
56207162fe Adjust maximum grid width so 80 char code fits without overflow 2017-01-06 19:04:52 +01:00
squidfunk
41121cf582 Keep colors when printing 2017-01-06 18:57:43 +01:00
squidfunk
4d4e869f02 Add titles to links in footer 2017-01-06 18:52:12 +01:00
squidfunk
42d6525c50 Bring back i18n 2017-01-06 18:48:32 +01:00
squidfunk
b273c429d9 Fixed basic authentication for search index retrieval 2017-01-06 18:19:15 +01:00