Commit Graph

271 Commits

Author SHA1 Message Date
Silvio Giebl fdf4726320 Anchor headings are now displayed on hover, not only on heading hover,
Deduplicated anchor heading svg,
Anchor heading svg is now centered for heading
2019-08-15 14:18:40 +02:00
Patrick Marsceill c5cb03d0ca Fix link cut-off 2019-08-14 14:59:46 -04:00
Patrick Marsceill 5ad439b53c Merge branch 'v0.2.6-release' into improve-search 2019-08-14 11:03:30 -04:00
Patrick Marsceill 15172af270 Merge branch 'v0.2.6-release' into content-footer 2019-08-14 10:53:10 -04:00
Patrick Marsceill 1a2636350f Merge branch 'v0.2.6-release' into improve-search 2019-08-14 10:43:59 -04:00
Patrick Marsceill 225604723a Fix docs and custom scss 2019-08-14 10:40:19 -04:00
Silvio Giebl fe41e18994 Fix js and also bump out page content line height 2019-08-14 10:39:49 -04:00
Patrick Marsceill b1072a3fca Bump line-height on content 2019-08-14 10:07:45 -04:00
Patrick Marsceill e370654237 Add a lil more padding on last table row 2019-08-13 17:34:28 -04:00
Patrick Marsceill d0325e948e Fix up search results display 2019-08-13 17:24:36 -04:00
Patrick Marsceill 2b2ebf6033 Lint and docs 2019-08-13 17:24:23 -04:00
Patrick Marsceill 7fa6307640 Header menu button and anchor links 2019-08-13 17:23:35 -04:00
Patrick Marsceill 15f1faae8a Anchor heading css 2019-08-13 16:23:38 -04:00
Patrick Marsceill 8dbe56fe1f Merge pull request #152 from yavorg/master
Fixing some Rouge styles for better JavaScript readability
2019-08-13 11:30:04 -04:00
Patrick Marsceill b89b683f90 Add content footer 2019-08-06 15:56:29 -04:00
Yavor Georgiev 0108a9b254 Fixing some Rouge styles for better JavaScript readability 2019-06-21 15:29:54 -07:00
Patrick Marsceill 044281db38 fix jekyll highlight tag styles 2019-05-28 23:06:14 -04:00
Silvio Giebl 9495640378 Improved search preview 2019-05-19 17:21:20 +02:00
Silvio Giebl 447ba4f20c Added variables for background colors 2019-05-19 02:55:43 +02:00
Silvio Giebl 6f225b0d28 Improved search navigation 2019-05-19 02:55:43 +02:00
Silvio Giebl e64a6aa239 Updated lunr.js, added search navigation and preview/highlighting 2019-05-19 02:55:43 +02:00
Silvio Giebl e9f016ac0f Improved responsiveness of sidebar 2019-05-19 02:55:43 +02:00
Silvio Giebl 8c603aac1e Improved layout, unified spacing/font-sizes/border-radius/box-shadow 2019-05-19 02:55:43 +02:00
Silvio Giebl 94f2aaf964 Added table wrappers, fixed anchor headings 2019-05-19 02:55:43 +02:00
Silvio Giebl 03e2345833 Added anchor headings 2019-05-19 02:55:43 +02:00
Patrick Marsceill 0f2de675b6 wrong layout 2019-05-13 17:04:06 -04:00
Patrick Marsceill a4da666d2a Add new liting rule disables 2019-05-13 16:55:22 -04:00
Patrick Marsceill f255c07c7f update for latest stylint config 2019-04-30 18:00:56 -07:00
Patrick Marsceill d9a5bd0a19 lint 2019-02-02 17:43:14 -06:00
Patrick Marsceill 0ac8ec23bf Support for nesting ul in ol and vice versa 2019-02-02 17:38:36 -06:00
Patrick Marsceill 4a9b4fd5b1 lint 2018-12-16 15:29:06 -05:00
Patrick Marsceill 20970ca9e6 Better code scrolling for touch 2018-12-16 15:23:18 -05:00
Patrick Marsceill eaf1247911 Auto focus main content for keyboard scrolling 2018-12-16 15:22:51 -05:00
Floris Bernard 2caefa4e9e Fix charset for list item content in scss 2018-12-12 14:33:02 +01:00
Patrick Marsceill 74b468058a Better breadcrumb alignment 2018-11-19 13:29:17 -05:00
Patrick Marsceill 960d347f68 Support 3 levels of pages 2018-11-19 13:28:59 -05:00
Patrick Marsceill f0bb38e1b8 Clean up colors and docs 2018-11-18 11:07:45 -05:00
Patrick Marsceill 100b7277b3 Merge branch 'v0.2.0' of github.com:pmarsceill/just-the-docs into dark-mode 2018-11-17 16:25:58 -05:00
Patrick Marsceill 28bafabd72 lint 2018-11-17 16:25:26 -05:00
Patrick Marsceill 559e210503 Lint 2018-11-16 15:04:31 -05:00
Patrick Marsceill 2568b05fe7 Don't break links in body 2018-11-16 14:54:46 -05:00
Patrick Marsceill bfce0f57d3 Fix bug on code snippets causing double padding. 2018-11-16 14:36:26 -05:00
Patrick Marsceill 6ecde7eeec Remove this as it was taken out in 0.1.6 2018-11-16 13:41:26 -05:00
Patrick Marsceill 8f6f4b761a Merge branch 'master' of github.com:pmarsceill/just-the-docs into dark-mode 2018-11-16 12:40:35 -05:00
Patrick Marsceill 32b708cb58 whitespace 2018-11-16 11:49:29 -05:00
Patrick Marsceill d11e332dc6 Create condition for no search and add config/css 2018-11-16 11:46:43 -05:00
Patrick Marsceill 3730de18ea Add support for task lists 2018-11-16 10:56:50 -05:00
Patrick Marsceill bde21167f4 Move normalize folder to vendor 2018-11-16 10:25:45 -05:00
Patrick Marsceill 5ac39f75a1 move this to vendor so stylelint shuts up 2018-11-16 10:25:18 -05:00
Patrick Marsceill 8968860b4b Ignore node modules 2018-11-15 16:17:29 -05:00