1
0
mirror of https://github.com/snachodog/just-the-docs.git synced 2025-04-11 06:21:22 -06:00

35 Commits

Author SHA1 Message Date
Peter Mosses
70b34f01f7
Combination ()
This PR combines (and resolves conflicts between) , , , , , , , and . 

The main aim is to facilitate use of several of the implemented features _together_, when using the fork as a remote theme. It should also simplify merging the included PRs into a future release.

The branch [combination-rec-nav](https://github.com/pdmosses/just-the-docs/tree/combination-rec-nav) adds [multi-level navigation](https://github.com/pmarsceill/just-the-docs/pull/462) and (NEW:) [sibling links](https://github.com/pmarsceill/just-the-docs/pull/394) to the branch used for this PR. It includes updated [documentation for the navigation structure](https://pdmosses.github.io/just-the-docs/docs/navigation-structure/), and reorganised and extended [navigation tests](https://pdmosses.github.io/just-the-docs/tests/navigation/). The documentation and the tests can be browsed at the (temporary) [website published from the combination-rec-nav branch](https://pdmosses.github.io/just-the-docs/).

_Caveat:_ The changes to v0.3.3 in this PR and  have not yet been reviewed or approved, and may need updating before merging into a release of the theme. If you use a branch from a PR as a remote theme, there is a risk of such updates affecting your website. Moreover, these branches are likely to be deleted after they have been merged. To avoid  such problems, you could copy the branch that you want to use to your own fork of the theme.

Co-authored-by: Matt Wang <matt@matthewwang.me>
2022-07-04 12:15:10 -07:00
PLanCompS
32afb2a983 prettier 2020-09-29 17:27:59 +02:00
PLanCompS
80e05938c7 prettier 2020-09-29 17:25:34 +02:00
PLanCompS
59f757a790 Fix list alignment
Resolve 

- Remove `margin-top` for the first child in various list items, to improve alignment.
- Add examples of lists to `docs/tests/styling`.
2020-09-29 17:13:13 +02: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
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
Silvio Giebl
597c534279 Replaced svgs with feathericons.com 2020-06-25 23:48:24 +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
6345c61aae
Clean up typography updates 2020-05-05 12:48:45 -04:00
Patrick Marsceill
beb88adf5f
Typography fixes 2020-05-01 17:32:33 -04: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
721ca36d85 Cleaned ids and classes
(cherry picked from commit 2b153ed074811e735aaa58d57a3fcdf7838e17f5)
2019-08-15 23:05:32 +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
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
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
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
Floris Bernard
2caefa4e9e
Fix charset for list item content in scss 2018-12-12 14:33:02 +01: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
32b708cb58
whitespace 2018-11-16 11:49:29 -05:00
Patrick Marsceill
3730de18ea
Add support for task lists 2018-11-16 10:56:50 -05:00
Patrick Marsceill
8968860b4b
Ignore node modules 2018-11-15 16:17:29 -05:00
Patrick Marsceill
dc0d4a0c84
White space 2018-10-24 14:15:29 -04:00
David Darnes
89a3e86ebf
Remove whitespace 2018-10-24 13:52:27 +01:00
David Darnes
952a016807
Improve presentation of Description Lists
Thought the description list could benefit from some CSS Grid powers
2018-10-24 13:50:07 +01:00
Patrick Marsceill
9434d248a3
Better type proportions 2018-10-23 11:39:48 -04:00
Patrick Marsceill
f7da9a9dd9
final shit for release 2017-04-08 18:51:14 -04: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