Commit Graph

214 Commits

Author SHA1 Message Date
Patrick Marsceill 6be8a2e38a
Merge pull request #379 from SgtSilvio/feature/doc-collections
Feature/doc collections
2020-08-10 10:42:30 -04:00
PLanCompS eb98fe0eeb Update content.scss
Cosmetic
2020-08-03 19:54:58 +02:00
PLanCompS 9fca3861ce Adjust dl layout
Works for description lists with multiple `dt` and `dd` elements.
2020-08-03 17:38:48 +02:00
Silvio Giebl 93f93f48a7 Added doc collections and categories 2020-07-09 21:07:24 +02:00
Silvio Giebl 5a96a218b3 Fixed css .search-active.main 2020-06-30 20:22:32 +02:00
Patrick Marsceill 2101701aad
Merge branch 'master' into pdmosses-collapsible-toc 2020-06-30 13:42:36 -04:00
Patrick Marsceill 845261205f
Make cursor pointer, update docs, and add heading 2020-06-30 13:03:17 -04:00
Patrick Marsceill c895d5ecd9
Remove print from utils 2020-06-26 15:34:26 -04:00
Patrick Marsceill b8602eb05d
Move print to top level (not util) 2020-06-26 15:33:16 -04:00
Patrick Marsceill 8715224655
Add IDs to target print styles 2020-06-26 15:33:03 -04:00
Patrick Marsceill cba7303660
Merge branch 'master' into print-css 2020-06-26 14:29:36 -04:00
Silvio Giebl 597c534279 Replaced svgs with feathericons.com 2020-06-25 23:48:24 +02:00
Silvio Giebl f2aa3c9a4d Fixed prettier style 2020-06-25 21:42:41 +02:00
Paul DeBruicker d3c389ccc5 add print css. hides the sidebar, keeps the logo 2020-06-25 07:43:12 -07:00
Silvio Giebl 51f15965f2 Merge branch 'feature/search-sections' into improvement/navigation-new
# Conflicts:
#	_includes/nav.html
#	_layouts/default.html
#	assets/js/search-data.json
#	docs/configuration.md
#	lib/tasks/search.rake
2020-06-15 22:06:16 +02:00
Silvio Giebl 0421ab7f82 Fixed stylelint 2020-06-15 21:57:55 +02:00
Silvio Giebl da9276121a Improved search input for mobile
- font size 16px to prevent zooming on iOS Safari
- search input is scrolled into view on iOS Safari
- box-shadow is displayed correctly
2020-06-15 21:57:54 +02:00
Silvio Giebl 18f3a41600 Merge branch 'bugfix/page-scrolling' into improvement/navigation-new
# Conflicts:
#	_layouts/default.html
#	assets/js/just-the-docs.js
2020-06-15 21:44:30 +02:00
Silvio Giebl e216623ed3 Merge branch 'improvement/search-button' into improvement/navigation-new 2020-06-15 21:37:31 +02:00
Silvio Giebl c7466e88a8 Merge branch 'improvement/navigation' into improvement/navigation-new
# Conflicts:
#	_includes/nav.html
#	_layouts/default.html
2020-06-15 21:23:03 +02:00
Patrick Marsceill 798c14b46a
lint 2020-05-21 14:15:14 -04:00
pmarsceill 09ea2e5ae8 🎨 Prettier 2020-05-05 16:49:42 +00:00
Patrick Marsceill 6345c61aae
Clean up typography updates 2020-05-05 12:48:45 -04:00
Patrick Marsceill 0033934409
Label styles 2020-05-01 17:32:46 -04:00
Patrick Marsceill beb88adf5f
Typography fixes 2020-05-01 17:32:33 -04:00
Patrick Marsceill f664d410d7
Add back to top link and format footer 2020-05-01 17:31:44 -04:00
Patrick Marsceill 411c508806
Add additional layout and text justifcations 2020-05-01 15:32:42 -04:00
Patrick Marsceill 2f13db1f01
Make code font size dynamic 2020-05-01 15:07:27 -04:00
Patrick Marsceill 59d4802ce3
Merge branch 'improvement/custom-themes' of git://github.com/SgtSilvio/just-the-docs into SgtSilvio-improvement/custom-themes 2020-04-24 15:39:44 -04:00
pmarsceill c818624363 🎨 Prettier 2020-04-24 15:44:37 +00:00
Silvio Giebl b13b44f18b Fixed stylelint 2020-01-03 08:58:38 +01:00
Silvio Giebl d357532b4e Fixed stylelint 2020-01-03 08:57:29 +01:00
Silvio Giebl 157e3ff945 Fixed search result word wrap 2020-01-03 08:54:16 +01:00
Silvio Giebl 757742e79c Fixed search result word wrap 2020-01-02 14:20:09 +01:00
Silvio Giebl 538591dddb Fixed search result word wrap 2020-01-02 13:18:39 +01:00
Silvio Giebl a3d8c14609 Fixed css style 2020-01-02 11:59:52 +01:00
Silvio Giebl f1c306c814 Multi search match highlight
Added multiple previews, configurable by site.search.previews
Improved search-data.json
2020-01-02 11:55:38 +01:00
Silvio Giebl c907e79251 Improved padding of active search input 2020-01-01 00:21:19 +01:00
Silvio Giebl 7f5b1f14f1 Search for sections (configurable via search.heading_level)
Added more search configurations
Display "no results found"
2019-12-29 19:19:00 +01:00
Silvio Giebl 38689d07b1 Improved search css 2019-12-18 21:32:33 +01:00
Silvio Giebl 0b4ed96f58 Added transition-duration scss variable 2019-12-18 21:02:07 +01:00
Silvio Giebl b5c13965a7 Improved search css 2019-12-18 20:28:38 +01:00
Silvio Giebl 3576cb4a89 Fixed stylelint 2019-12-04 22:35:45 +01:00
Silvio Giebl a6f2ed8c6c Improved search on mobile 2019-12-04 22:27:43 +01:00
Silvio Giebl 8310df593c Fixed css style 2019-12-04 18:11:44 +01:00
Silvio Giebl 1d1564e5c0 Improved search layout: scrolling, mobile 2019-12-04 10:39:30 +01:00
Silvio Giebl 9d24b14ba1 Fixed css style 2019-12-03 10:55:36 +01:00
Silvio Giebl ab7e53b63f Fixed transition of search overlay 2019-12-03 10:52:17 +01:00
Silvio Giebl abb7f55794 Fixed css style 2019-12-03 09:21:35 +01:00
Silvio Giebl c057771cca Fixed css style 2019-12-03 09:20:22 +01:00