squidfunk
|
33c183754c
|
Added iOS overflow scrolling to MathJax integration
|
2017-01-05 08:37:54 +01:00 |
|
squidfunk
|
45208dea73
|
Fixed: admonition codes did not match those of RTD theme
|
2017-01-05 08:31:58 +01:00 |
|
squidfunk
|
f56b070909
|
Fixed: Failing MkDocs build does not result in build error
|
2017-01-05 08:20:40 +01:00 |
|
squidfunk
|
01054414c8
|
Fixed #79: Modularized social links integration
|
2017-01-04 20:16:12 +01:00 |
|
squidfunk
|
0198e5e98e
|
Fixes #84: Icon overlaps text in mobile menu
|
2017-01-04 19:47:41 +01:00 |
|
Martin Donath
|
e3fa0ebd87
|
Merge pull request #83 from brendo/fix-metadata
Remove metadata from mkdocs.yml, allow mkdocs to build again
|
2017-01-04 07:47:29 +01:00 |
|
Brendan Abbott
|
29f96ca61f
|
Remove metadata from mkdocs.yml, allow mkdocs to build again
|
2017-01-04 11:20:47 +10:00 |
|
squidfunk
|
ddd7e33581
|
Correct text alignment in tables
|
2017-01-03 22:22:30 +01:00 |
|
squidfunk
|
9617716652
|
Fix broken selectors for numeric anchors
|
2017-01-03 22:12:49 +01:00 |
|
squidfunk
|
b22e571f31
|
Fixes #77: Replace linebreak in footer with CSS solution
|
2017-01-03 20:57:59 +01:00 |
|
squidfunk
|
06076d2ab5
|
Removed empty metadata description from docs
|
2017-01-03 20:47:00 +01:00 |
|
squidfunk
|
510c0fdf5e
|
Added styles for abbreviations
|
2017-01-03 20:45:40 +01:00 |
|
squidfunk
|
6806139d38
|
Fixed #82: Long links don't break
|
2017-01-03 20:23:11 +01:00 |
|
squidfunk
|
c6946350a9
|
Merged master into rework
|
2017-01-02 23:22:16 +01:00 |
|
squidfunk
|
5f5a82e718
|
Remove unfinished test infrastructure until after release
|
2017-01-02 23:18:44 +01:00 |
|
squidfunk
|
1e590ba872
|
Updated documentation for 1.0.0
|
2017-01-02 23:11:32 +01:00 |
|
squidfunk
|
983e5bbf72
|
Simplify table styles
|
2017-01-02 22:41:15 +01:00 |
|
squidfunk
|
344ce1f4fa
|
Make theme installable
|
2017-01-02 08:58:18 +01:00 |
|
squidfunk
|
9e6d347db0
|
Fix deprecation warning
|
2017-01-02 08:57:19 +01:00 |
|
squidfunk
|
232e997ddc
|
Replaced SASS Lint with Stylelint
|
2017-01-01 15:59:44 +01:00 |
|
squidfunk
|
425daf1156
|
Test caching in Travis
|
2016-12-31 18:05:31 +01:00 |
|
squidfunk
|
3bc52f0b53
|
Test caching of dependencies on Travis
|
2016-12-31 18:01:59 +01:00 |
|
Martin Donath
|
662a2d3343
|
Merge pull request #75 from squidfunk/greenkeeper/update-all
Update dependencies to enable Greenkeeper 🌴
|
2016-12-31 17:55:04 +01:00 |
|
greenkeeper[bot]
|
59281d63f2
|
chore(package): update dependencies
https://greenkeeper.io/
|
2016-12-31 16:52:27 +00:00 |
|
squidfunk
|
9f71d0a220
|
Merge branch 'rework' of github.com:squidfunk/mkdocs-material into rework
|
2016-12-30 21:12:51 +01:00 |
|
squidfunk
|
ca0de52b45
|
Fix rendering of empty pane in mobile navigation when no headlines are given
|
2016-12-30 21:11:05 +01:00 |
|
Martin Donath
|
8e51451366
|
Correct typo in contribution guidelines [ci skip]
|
2016-12-29 19:06:47 +01:00 |
|
squidfunk
|
6e69387b3d
|
Merge branch 'master' into rework
|
2016-12-29 18:36:02 +01:00 |
|
squidfunk
|
313424a521
|
Add contribution guidelines
|
2016-12-29 18:35:07 +01:00 |
|
squidfunk
|
d7ba0134a0
|
Fix link reference in codehilite documentation [ci skip]
|
2016-12-29 17:58:36 +01:00 |
|
squidfunk
|
dc48b06500
|
Remove non-sense front matter from getting started guide
|
2016-12-29 17:57:02 +01:00 |
|
squidfunk
|
1248237d60
|
Updated getting started guide [ci skip]
|
2016-12-29 17:55:08 +01:00 |
|
squidfunk
|
763c23eebb
|
Fix footnotes pseudo elements for offsets
|
2016-12-29 17:43:22 +01:00 |
|
squidfunk
|
67b2d84519
|
Ensure non-conflicting cache entries for loading data from GitHub
|
2016-12-29 15:31:56 +01:00 |
|
squidfunk
|
db4a8340d8
|
Fix sizing of logo in drawer
|
2016-12-29 15:03:18 +01:00 |
|
squidfunk
|
5ef3ec7aa3
|
Add scrollfix for iOS
|
2016-12-29 14:19:26 +01:00 |
|
squidfunk
|
9edf730873
|
Close search modal on anchor click
|
2016-12-29 12:49:45 +01:00 |
|
squidfunk
|
9f8ef33545
|
Add scroll shadow to drawer
|
2016-12-29 12:10:51 +01:00 |
|
squidfunk
|
a1105b81f1
|
CSS fixes for Firefox
|
2016-12-29 11:48:59 +01:00 |
|
squidfunk
|
9f3dde3957
|
Polyfill custom event creation for IE9-11
|
2016-12-29 10:50:19 +01:00 |
|
squidfunk
|
acece94694
|
Fix output of HTML minifier
|
2016-12-29 10:27:25 +01:00 |
|
squidfunk
|
584a59ef8b
|
Remove 'x' on search input in IE
|
2016-12-28 19:00:04 +01:00 |
|
squidfunk
|
db73d4863a
|
Compatibility update for Internet Explorer
|
2016-12-28 18:54:26 +01:00 |
|
squidfunk
|
3f5957bd01
|
Fix source repository SVG sizing in IE/Edge
|
2016-12-28 17:59:29 +01:00 |
|
squidfunk
|
4ed0b1328f
|
Add ESC handler to search modal
|
2016-12-28 17:32:56 +01:00 |
|
squidfunk
|
9d4a8409f9
|
Fix search mode
|
2016-12-28 17:13:07 +01:00 |
|
squidfunk
|
5ee95e4fe2
|
Better tints for source inside drawer + lighter footer credits
|
2016-12-28 16:54:59 +01:00 |
|
squidfunk
|
3222ec5a6e
|
Truncate search results only for display
|
2016-12-28 16:37:50 +01:00 |
|
squidfunk
|
5e97b74471
|
Hide nav titles in collapsible navigation
|
2016-12-28 16:28:40 +01:00 |
|
squidfunk
|
f4c5344116
|
Finishing touches on drawer
|
2016-12-28 16:20:52 +01:00 |
|