Commit Graph

34 Commits

Author SHA1 Message Date
Patrick Marsceill e7ff383397
I meant auto... oops 2020-10-12 13:20:01 -04:00
Patrick Marsceill 4de9962c72
Fix order 2020-10-12 13:15:11 -04:00
Patrick Marsceill 85af5b81c5
Codeblocks need overflow hidden 2020-10-12 13:11:59 -04:00
PLanCompS 2e377e45ac Update code.scss
Fix #417

- Avoid appearance of dark border around visited code links in Safari.
2020-09-29 16:08:16 +02:00
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 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
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 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 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
Patrick Marsceill 798c14b46a
lint 2020-05-21 14:15:14 -04:00
Patrick Marsceill 6345c61aae
Clean up typography updates 2020-05-05 12:48:45 -04:00
pmarsceill c818624363 🎨 Prettier 2020-04-24 15:44:37 +00:00
Silvio Giebl c057771cca Fixed css style 2019-12-03 09:20:22 +01:00
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
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
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
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 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 bfce0f57d3
Fix bug on code snippets causing double padding. 2018-11-16 14:36: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 8968860b4b
Ignore node modules 2018-11-15 16:17:29 -05:00
Patrick Marsceill 9c70c7f081
Convert colors to vars 2018-11-15 15:12:12 -05:00
Patrick Marsceill e581397758
Initial commit 2017-03-26 21:09:19 -04:00
Patrick Marsceill 594385ae7b
initial commit 2017-03-24 09:47:37 -04:00
Patrick Marsceill b7b0d0d7bf
Initial commit 2017-03-09 13:16:08 -05:00