PLanCompS
a855af3db3
Update code.scss
2020-07-07 19:59:13 +02:00
PLanCompS
8a9a8a345d
Optimisations
...
Optimised CSS selectors.
Changed markup in `linenos-test` to inhibit line numbers appearing in YAML examples when testing code fences.
2020-07-07 19:54:31 +02:00
PLanCompS
029ba12559
Update code.scss
2020-07-07 19:38:46 +02:00
PLanCompS
d13ac2fe5b
Merge branch 'linenos' of https://github.com/pdmosses/just-the-docs into linenos
2020-07-07 19:34:48 +02:00
PLanCompS
61053f677b
Major refactoring
...
The additions to `_config.yml` go together with the changes to `code.scss`,
to facilitate adjusttments by users. See `docs/linenos-test` for the details.
The CSS code has been significantly refactored and simplified,
and seems to produce sensible results (at least on Safari and Firefox).
2020-07-07 19:34:35 +02:00
Peter Mosses
305bed7cd5
Merge branch 'master' into linenos
2020-07-06 17:24:41 +02:00
PLanCompS
49ef043ebb
Update code.scss
...
Removed some comments and layout
2020-07-06 17:20:55 +02:00
PLanCompS
b5cd532435
Update code.scss
...
Produces sensible (but not perfect) results from different kinds of highlight markup.
The CSS code needs a major refactoring to eliminate duplication and superflous lines.
2020-07-06 15:10:35 +02:00
PLanCompS
74845b4a0e
Update code.scss
...
Fixed more layout details. Numbers of selectors still to be fixed.
2020-07-04 21:17:18 +02:00
PLanCompS
7df7572d91
Update code.scss
...
Correected layout, order, values.
2020-07-04 21:12:00 +02:00
PLanCompS
b41f28dade
Support for the linenos option on highlighted code
...
The added examples in `docs/index-test.md` extend the previous examplees of highlighting, documenting the required inout.
2020-07-04 19:21:49 +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