1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 11:28:23 +02:00
Commit Graph

68 Commits

Author SHA1 Message Date
squidfunk
71d022ef39 Refactored repository view and integrated into drawer 2016-09-23 17:46:16 +02:00
squidfunk
2fd1740f3d Fixed bug in scrollspy 2016-09-23 12:39:47 +02:00
squidfunk
9338045887 Refactored navigation and drawer 2016-09-23 11:56:25 +02:00
squidfunk
b387f2abee Corrected BEM nesting depths 2016-09-13 20:58:28 +02:00
squidfunk
0111478b65 Added icons for GitHub, GitLab and BitBucket integrations 2016-09-11 19:58:22 +02:00
squidfunk
37310eb52d Refactored Gulp workflow and added styles for extensions 2016-09-11 19:00:53 +02:00
squidfunk
841b493df6 Adjusted error handling in px2em 2016-09-08 22:29:26 +02:00
squidfunk
f5ad733181 General refactoring of rework 2016-09-08 19:43:23 +02:00
squidfunk
6ac4b0f749 Updated resets 2016-09-04 18:13:17 +02:00
squidfunk
adf6f50c3e Exclude _shame.scss from linting [ci skip] 2016-09-04 17:39:16 +02:00
squidfunk
ba788dcaba Fix errors in generated SassDoc 2016-09-04 17:32:12 +02:00
squidfunk
5e838ecf4f Introduced SassLint for code style checks 2016-09-04 17:11:58 +02:00
squidfunk
72c7841808 Updated changelog 2016-09-03 16:05:10 +02:00
squidfunk
2eed3bdb4f Added support for footnotes 2016-09-02 22:59:14 +02:00
squidfunk
930c206132 Fix material color library in package.json 2016-09-02 00:59:49 +02:00
squidfunk
1a92f01c41 Fix ci build script 2016-09-02 00:44:49 +02:00
squidfunk
d7d7ef566c Fix indent 2016-09-02 00:44:04 +02:00
squidfunk
fec7e13bea Admonition styles and removed bower as dependency 2016-09-02 00:33:45 +02:00
squidfunk
c3e10c25f3 Add target support for permalinks 2016-08-10 23:01:31 +02:00
squidfunk
c534800ab9 Added search bar to screen header 2016-08-08 23:33:06 +02:00
squidfunk
7f2444174f Initial commit of rework 2016-08-07 18:01:56 +02:00
squidfunk
4b9c8b9a49 Prepare 0.2.1 release 2016-03-12 13:25:05 +01:00
squidfunk
a58cb0aea6 Added documentation for Google Analytics integration 2016-03-12 13:21:06 +01:00
squidfunk
cf8e992c24 Fixed empty list in table of contents when no headline is defined 2016-03-12 13:20:19 +01:00
squidfunk
bf227de93e Fixed #13: Table cells don't wrap 2016-03-12 13:15:15 +01:00
squidfunk
c829555313 Set up tracking of site search for Google Analytics 2016-02-27 12:20:49 +01:00
squidfunk
f6195de306 Corrected wrong path for static asset monitoring in Gulpfile 2016-02-27 12:19:18 +01:00
squidfunk
3e508f45f2 Fixed #10: Invisible header after closing search bar with ESC key 2016-02-25 19:05:53 +01:00
squidfunk
573b74881d Prepare 0.2.0 release 2016-02-24 18:11:04 +01:00
squidfunk
a65b1a05d8 Added images showing colors to documentation 2016-02-24 18:10:11 +01:00
squidfunk
bb5f98e617 Updated documentation 2016-02-24 17:31:01 +01:00
squidfunk
e256360619 Remove bottom border on footer hover and fix default label 2016-02-24 17:30:42 +01:00
squidfunk
0eb02a0d10 Fixed #7: Better colors for links inside admonition notes and warnings 2016-02-24 16:40:00 +01:00
squidfunk
32a14cbb12 Fixed #6: Include multiple color palettes via mkdocs.yml 2016-02-24 16:24:32 +01:00
squidfunk
bf8be26e0a Fixed #9: Text for prev/next footer navigation should be customizable 2016-02-24 12:40:02 +01:00
squidfunk
60f2982c25 Prepare 0.1.3 release 2016-02-21 18:30:49 +01:00
squidfunk
610d8c0e95 Fixed #5: Page without headlines renders empty list in table of contents 2016-02-21 18:19:25 +01:00
squidfunk
ba72ddb949 Fixed #4: Click on Logo/Title without Github-Repository: None 2016-02-21 17:32:36 +01:00
squidfunk
e7a41822a0 Moved Modernizr to top to ensure basic usability in IE8 2016-02-20 17:25:14 +01:00
squidfunk
fd290d0d7c Fixed #2: Ordered lists within an unordered list have ::before content 2016-02-20 17:03:27 +01:00
squidfunk
9d9effc106 Updated documentation 2016-02-17 18:08:11 +01:00
squidfunk
e1cf87b483 Prepare 0.1.2 release 2016-02-16 17:04:03 +01:00
squidfunk
075d144ca1 Changed styles for admonition notes and warnings 2016-02-16 16:49:48 +01:00
squidfunk
cf37693e2b Fixed print styles in mobile/tablet configuration 2016-02-16 15:51:07 +01:00
squidfunk
42ba9c32cf Fixed styles for deep navigational hierarchies 2016-02-16 14:49:37 +01:00
squidfunk
cec4f1885b Set up tracking of outgoing links and actions for Google Analytics 2016-02-16 13:11:43 +01:00
squidfunk
863e1482dc Added option to configure fonts in mkdocs.yml with fallbacks 2016-02-16 13:10:33 +01:00
squidfunk
9233074124 Set download link to latest version if available 2016-02-13 17:24:16 +01:00
squidfunk
de5be52f18 Preparing 0.1.1 release 2016-02-11 12:41:59 +01:00
squidfunk
231131d76f Updated README 2016-02-11 12:33:28 +01:00