Silvio Giebl
3f0b7254a2
Update _config.yml with default values
2020-06-25 23:19:24 +02:00
Silvio Giebl
868bb0e3ac
Apply suggestions from code review
...
Co-authored-by: Patrick Marsceill <pmarsceill@users.noreply.github.com>
2020-06-25 23:11:43 +02:00
Patrick Marsceill
1e73c69700
Merge branch 'master' into dependabot/npm_and_yarn/stylelint-13.6.1
2020-06-25 17:09:50 -04:00
Patrick Marsceill
5ec0044b72
Update just-the-docs.gemspec
2020-06-25 16:28:45 -04:00
Patrick Marsceill
15f9f52a77
Merge branch 'master' into master
2020-06-25 16:28:19 -04:00
Silvio Giebl
f2aa3c9a4d
Fixed prettier style
2020-06-25 21:42:41 +02:00
Silvio Giebl
397e4a6933
Merge branch 'master' into navigation-improvements-and-search-sections
2020-06-25 21:16:21 +02:00
Patrick Marsceill
171ff71a2b
Update ci.yml
2020-06-25 14:23:27 -04:00
Patrick Marsceill
e4a29e54ec
Update release-drafter.yml
2020-06-25 14:17:46 -04:00
Patrick Marsceill
eadd46c6e4
Create release-drafter.yml
2020-06-25 14:16:41 -04:00
Paul DeBruicker
d3c389ccc5
add print css. hides the sidebar, keeps the logo
2020-06-25 07:43:12 -07:00
Patrick Marsceill
16c18c1020
Fix bundle exec in CI
2020-06-23 11:56:15 -04:00
Patrick Marsceill
b31355691f
Fix rake command in ci
2020-06-23 11:46:30 -04:00
Patrick Marsceill
3eaa0155d1
Update ci-master.yml
2020-06-23 11:19:38 -04:00
Patrick Marsceill
6c4d47cae4
Bundle errors in ci
2020-06-23 11:09:40 -04:00
dependabot-preview[bot]
8102af2cd4
Bump stylelint from 13.3.3 to 13.6.1
...
Bumps [stylelint](https://github.com/stylelint/stylelint ) from 13.3.3 to 13.6.1.
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/13.3.3...13.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 15:03:50 +00:00
Patrick Marsceill
8c77c24959
Merge pull request #306 from pmarsceill/v0.2.9
...
v0.2.9
2020-06-23 11:01:58 -04:00
Pierrick Martos
f2ac995815
Remove constraint with jekyll 4.1.0
2020-06-22 17:31:04 +02:00
Silvio Giebl
1cf7d5aba9
Restored search.rake
2020-06-18 22:39:58 +02:00
Silvio Giebl
ed618caf70
Fixed table of children
2020-06-15 23:00:53 +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
16628f2b8e
Improved search responsiveness for many results
2020-06-15 21:57:55 +02:00
Silvio Giebl
0421ab7f82
Fixed stylelint
2020-06-15 21:57:55 +02:00
Silvio Giebl
b7a5458375
Fixed fuzzy search hangs for long words
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
Henrique Vianna
7cfc63e138
Fix native font stack precedence issue on Windows systems.
2020-06-01 14:35:15 -03:00
Patrick Marsceill
85fa222f49
Merge branch 'v0.2.9' of github.com:pmarsceill/just-the-docs into v0.2.9
2020-05-21 14:15:27 -04:00
Patrick Marsceill
798c14b46a
lint
2020-05-21 14:15:14 -04:00
Patrick Marsceill
5fbfe09ce9
Update ci.yml
2020-05-21 14:05:17 -04:00
Patrick Marsceill
439d1d6769
Update ci.yml
2020-05-21 14:00:30 -04:00
Patrick Marsceill
ddf0095a3e
Update ci.yml
2020-05-21 14:00:12 -04:00
Patrick Marsceill
2d9b17070a
Update ci.yml
2020-05-21 13:56:06 -04:00
Patrick Marsceill
992b38f7de
Update ci.yml
...
Permissioning
2020-05-21 13:51:22 -04:00
Patrick Marsceill
7fdf886d15
Update ci.yml
...
Fix CI workflow
2020-05-21 13:49:27 -04:00
Patrick Marsceill
5c2087c61b
Merge pull request #319 from RoiArthurB/patch-1
...
[SEARCH RAKE] Fix search generator
2020-05-21 13:26:28 -04:00
Arthur Brugière
34ed214ef6
[SEARCH RAKE] Fix search generator
2020-05-13 14:45:38 +07:00
pmarsceill
09ea2e5ae8
🎨 Prettier
2020-05-05 16:49:42 +00:00
Patrick Marsceill
5ea1b339ce
Merge 6345c61aae
into 5915b2fef5
2020-05-05 16:49:03 +00:00
Patrick Marsceill
6345c61aae
Clean up typography updates
2020-05-05 12:48:45 -04:00
PLanCompS
e40ba9c6c5
Update documentation with collapsible TOC
...
Makes the TOC at the top of the page collapsible.
Adds an explanation of the markup used to produce a collapsible TOC.
Adds a comment about the possibility of using an unordered list for the TOC,
and about using TOC only once per page.
2020-05-02 14:39:31 +02:00
PLanCompS
bf031eb68b
Update .gitignore
2020-05-02 11:24:49 +02:00
Patrick Marsceill
d9b2822448
date fix
2020-05-01 17:32:54 -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