Commit Graph

214 Commits

Author SHA1 Message Date
Silvio Giebl 804cad6c4d Improved search interface 2019-12-03 09:12:54 +01:00
Silvio Giebl 09944de128 Fixed scroll bar hiding on code blocks 2019-11-27 22:52:33 +01:00
Silvio Giebl 73047a078f Scroll page instead of nested div, removed nested divs 2019-11-27 22:07:22 +01:00
Silvio Giebl cf64965554 Merge branch 'improvement/navigation' into improvement/search-button 2019-11-27 12:55:57 +01:00
Silvio Giebl 4bb8d7612d Fixed style lint 2019-11-27 12:52:44 +01:00
Silvio Giebl 078696415e Improved navigation active and highlight 2019-11-27 12:37:10 +01:00
Silvio Giebl 03979bf8fc Added documentation for custom color schemes and custom css 2019-11-27 11:15:57 +01:00
Silvio Giebl 301a4ab644 Merge branch 'improvement/navigation-merged' into improvement/search-button-merged
# Conflicts:
#	_layouts/default.html
2019-11-26 23:33:18 +01:00
Silvio Giebl fd91140923 Merge branch 'master2' into improvement/navigation-merged
# Conflicts:
#	_layouts/default.html
2019-11-26 23:30:46 +01:00
Silvio Giebl bb0e5222ca Merge branch 'master2' into improvement-custom-themes-merged 2019-11-26 23:27:33 +01:00
Patrick Marsceill 492471b15f
Merge branch 'master' into v0.2.7-release 2019-09-10 12:37:07 -04:00
Patrick Marsceill efe5918871
Update base.scss 2019-09-10 12:36:54 -04:00
Patrick Marsceill 56e8119665
Update _lists.scss 2019-09-10 12:32:43 -04:00
Patrick Marsceill 8dbe7209b9
Update _lists.scss 2019-09-10 12:30:00 -04:00
Patrick Marsceill 72741e9498
Update _lists.scss 2019-09-10 12:26:46 -04:00
Patrick Marsceill 5391eb0a13
Update _lists.scss 2019-09-10 12:25:26 -04:00
Patrick Marsceill 44d689b994
Lint 2019-09-09 15:55:31 -04:00
Patrick Marsceill 3b42ec2762
Merge pull request #206 from iamcarrico/allow-for-overrides
Allow for custom overrides by the user
2019-09-09 15:35:31 -04:00
Patrick Marsceill 843233c6b2
Merge pull request #187 from SgtSilvio/improvement/site-logo
Improvement/site logo
2019-09-09 15:10:55 -04:00
Ian Carrico 47b7991805 Allow for custom overrides by the user 2019-09-04 08:55:11 -04:00
Silvio Giebl 95498ccaf8 Added just-the-docs-default.scss which includes the theme set in _config.yml 2019-08-17 15:02:53 +02:00
Silvio Giebl 132cecfea3 Added logo variable to _config.yml which can be set to a path/url
Automatically replaces the title with a logo
2019-08-17 14:32:25 +02:00
Silvio Giebl bc1cbc1ae4 Fix css style
(cherry picked from commit 9cd348361b81537801cc1602557ac174a46be350)
2019-08-16 00:38:42 +02:00
Silvio Giebl 887a18daa0 Improved search button and results, added blur to content
(cherry picked from commit 99371e971406090a2dba7b9b69f514a8f87afce3)
2019-08-16 00:38:32 +02:00
Silvio Giebl 7c93bcc48f Fixed css style
(cherry picked from commit e5f2a27f0d48d041a3d63001c0b13230a6afdf6b)
2019-08-16 00:38:22 +02:00
Silvio Giebl 936a1e63be Fixed css style
(cherry picked from commit 4d52a68745672407bfb258eff055fb06756aac0e)
2019-08-16 00:38:20 +02:00
Silvio Giebl cc0b57727d Added search button and menu icon
(cherry picked from commit 468264941d08b00252a4f6f081bc2dff5920bffe)
2019-08-16 00:38:03 +02:00
Silvio Giebl 52bcb26ddd Display nav-list-expander on the right side
(cherry picked from commit 2d6e97e0cbfb8bdcf87a2e5ad19bd59fc8f5405d)
2019-08-15 23:41:44 +02:00
Silvio Giebl 8e6e3dddd3 Improved navigation for mobile: larger nav items
(cherry picked from commit 5dce2adc2871e6814dbf42a658e6b364f4dc6641)
2019-08-15 23:41:28 +02:00
Silvio Giebl bf86c33fe1 Added feedback color variable for nav item/search result hover
(cherry picked from commit f25d76730b175fb680aa2770fb20a67fd858ffbb)
2019-08-15 23:41:13 +02:00
Silvio Giebl 8a3458bafd Fixed multi line nav items
(cherry picked from commit 2a8901ff953004a2fc7cebde86bae6575cec2924)
2019-08-15 23:39:07 +02:00
Silvio Giebl 0ebbe4bb4e Improved navigation: folding, vsual feedback, optimization for mobile
(cherry picked from commit db50f282bab1e98397cc7434a811b8b7da2fe6dc)
2019-08-15 23:38:58 +02:00
Silvio Giebl 0a8138a6e0 Improved navigation
(cherry picked from commit 6684f7c7faa15d6d59df35fbff9ea6666634d754)
2019-08-15 23:30:34 +02:00
Silvio Giebl ec420a385b Removed hardcoded styling from layout, improved aux nav
(cherry picked from commit fd3c68cd1a39e059180c35c1d56ffa33ef4dfde4)
2019-08-15 23:18:02 +02:00
Silvio Giebl 721ca36d85 Cleaned ids and classes
(cherry picked from commit 2b153ed074811e735aaa58d57a3fcdf7838e17f5)
2019-08-15 23:05:32 +02:00
Silvio Giebl 6a46a4797e Improved site header for logo
(cherry picked from commit 97d1c663ef566ffe20fb1ec217fd2d8c1a8a2382)
2019-08-15 22:01:51 +02:00
Silvio Giebl 89a331ee85 Improved site header for logo
(cherry picked from commit 468bf8368783309e69fdcaa91f7eb5b1e05d96aa)
2019-08-15 22:01:51 +02:00
Silvio Giebl d4b79e2eac Improved site header for logo
(cherry picked from commit 2a5c38907488b998af75e9a1ef2499428b8f1a78)
2019-08-15 22:01:51 +02:00
Silvio Giebl 6c569cbdc2 Fixed custom css
(cherry picked from commit bab3437a1feefc49213e1e787db0451491aca9b9)
2019-08-15 19:49:59 +02:00
Silvio Giebl 9e0bc86dbe Simplified css color schemes
(cherry picked from commit 52b0bced5d235d7557413e064f3841ea774d9063)
2019-08-15 19:49:54 +02:00
Silvio Giebl 5f0de692be Fixed css style 2019-08-15 18:44:10 +02:00
Silvio Giebl da50250f47 Fixed custom css
(cherry picked from commit 7df9af5ab1f4b7f1c286d176a8b24be9d3ce8063)
2019-08-15 18:37:06 +02:00
Silvio Giebl cba53a6914 Make themes more customizable
(cherry picked from commit dffb2706a158784e2f3091f895a868e373683bc8)
2019-08-15 18:35:10 +02:00
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
Patrick Marsceill 8d144f1530
fix style bug 2018-11-15 15:51:10 -05:00
Patrick Marsceill 657ce6b750
add-in-normalize 2018-11-15 15:35:46 -05:00
Patrick Marsceill 3acf927eb7
Add dark mode theme 2018-11-15 15:13:02 -05:00
Patrick Marsceill 9c70c7f081
Convert colors to vars 2018-11-15 15:12:12 -05:00
Patrick Marsceill 6a6efba27a
fix linting / rules 2018-10-25 11:17:10 -04:00
Patrick Marsceill b6ed3643f1
Just the Docs build packaging cleanup 2018-10-24 14:23:00 -04:00
Patrick Marsceill 6ebfb5c77e
Just the Docs build packaging 2018-10-24 14:22:59 -04:00