1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 10:00:52 +01:00
Commit Graph

326 Commits

Author SHA1 Message Date
Martin Donath
5257fe67a6 Merge pull request #105 from squidfunk/fix/only-show-scrollbars-on-overflow
Set overflow property to auto
2017-01-14 19:50:55 +01:00
squidfunk
180da60770 Set overflow property to auto 2017-01-14 19:48:00 +01:00
Martin Donath
7fd5811bf1 Merge pull request #104 from squidfunk/chore/dockerize
Updated Dockerfile and added documentation
2017-01-14 19:33:48 +01:00
squidfunk
eea4ebdaf4 Updated Dockerfile and added documentation 2017-01-14 19:24:07 +01:00
Martin Donath
7b653fac4e Merge pull request #102 from squidfunk/fix/footnote-back-reference-position
Fixed footer back reference positions
2017-01-14 18:46:21 +01:00
squidfunk
7178bb4180 Fixed footer back reference positions 2017-01-14 18:42:07 +01:00
Martin Donath
87bc1c8ef9 Merge pull request #101 from squidfunk/chore/pre-commit-hook-for-branch-check
Forbid commits on master branch
2017-01-14 18:17:29 +01:00
squidfunk
99b057a9ae Use $(..) instead of `` 2017-01-14 18:12:57 +01:00
squidfunk
9633f69b74 Forbid commits on master branch 2017-01-14 18:06:03 +01:00
Martin Donath
7661631e3e Merge pull request #100 from squidfunk/fix/massive-repaints-when-scrolling
Massive repaints when scrolling
2017-01-14 13:59:44 +01:00
squidfunk
2ba776bb0e Added compiled output 2017-01-14 13:56:33 +01:00
Martin Donath
e37f517240 Merge pull request #99 from squidfunk/docs/format-notes-on-chocolatey
Format notes on Chocolatey installation
2017-01-14 13:48:46 +01:00
squidfunk
c0fe88004a Fix link reference 2017-01-14 13:44:23 +01:00
squidfunk
6f324afb37 Put choco under general installation procedures 2017-01-14 13:43:19 +01:00
Martin Donath
cf17f3b71e Merge pull request #98 from pascalberger/chocolatey
Add documentation how to install using Chocolatey
2017-01-14 12:53:42 +01:00
Pascal Berger
9ecc9aa8c9 Add documentation how to install using Chocolatey 2017-01-14 12:48:56 +01:00
squidfunk
4086c2c973 Fixed massive repaints when scrolling 2017-01-13 13:02:28 +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