Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Just the Docs

Making a highly customizable and responsive Jekyll theme for documentation with built-in search. Easily hosted on GitHub Pages out of the box!
Collective - Host: opensource - https://opencollective.com/just-the-docs - Website: https://just-the-docs.github.io/just-the-docs/ - Code: https://github.com/just-the-docs/just-the-docs

Add copy code button to code snippets (#945)

Hello everyone, this is my implementation for the copy button on the snippet (requested in #924)...

github.com/just-the-docs/just-the-docs - ce3f34bbc7b793b3c91a57056c9adf95d45d5a3e authored about 2 years ago
Add `.DS_Store` to `.gitignore` (#1087)

Relatively self-explanatory, pulled out of #1058

github.com/just-the-docs/just-the-docs - 56bda83528413f13a8a6c00c47df683375c3d2b3 authored about 2 years ago
hotfix, unwrap `calc($size / $root-font-size)` (#1080)

Context: #1079.

github.com/just-the-docs/just-the-docs - b6d725d42ea8c96bf14da60af501ae2ef56677f2 authored about 2 years ago
Update CHANGELOG.md

github.com/just-the-docs/just-the-docs - f4979fa6e90e169334d6527ee3a16b65804b3e87 authored about 2 years ago
sass: remove all uses of `/` as SASS division (redo) (#1077)

Context: #1074, #1076. I think the problem is likely with `@use "sass:math";`; the stock pages i...

github.com/just-the-docs/just-the-docs - 5921e345a54d37c93581d886cb0c73a77459f2a2 authored about 2 years ago
Revert "sass: remove all uses of `/` as SASS division" (#1076)

github.com/just-the-docs/just-the-docs - fff8fef18a885e5f5f0c07c084ecd2367852322c authored about 2 years ago
Update CHANGELOG.md

github.com/just-the-docs/just-the-docs - 8f972e59fa1acbf5ff80909579d53a8599ee5979 authored about 2 years ago
vendor: update `jekyll-anchor-headings`, `lunr.js` (#1071)

Closes #1070.

This PR:

- updates `jekyll-anchor-headings` to `1.0.12`; this was a simple c...

github.com/just-the-docs/just-the-docs - 197d18d8b4f39ab0a3b7aff1fc4c6b08a8979ea3 authored about 2 years ago
Update CHANGELOG.md

github.com/just-the-docs/just-the-docs - 253a65c04d6b1573681eda60cc8245e50b09c53c authored about 2 years ago
sass: remove all uses of `/` as SASS division (#1074)

@pdmosses noticed that we have deprecation warnings on some of our SASS code. After testing loca...

github.com/just-the-docs/just-the-docs - 12ea042bf24f01aac8f6ba0cc27518442dc8bf8e authored about 2 years ago
deploy: use GitHub Actions Pages workflow (#934)

This PR adds a `deploy.yml` to match [what's in our template repository](https://github.com/just...

github.com/just-the-docs/just-the-docs - e26bdd366b64b10f1635e9b88209eb3bcb631451 authored about 2 years ago
ci: remove `jekyll/jekyll` container (#1072)

tl;dr:

- replaces `jekyll/jekyll` with actions-native container
- changes Jekyll version ta...

github.com/just-the-docs/just-the-docs - 002387bc650e6c722c3998c5e4c5d83d25930650 authored about 2 years ago
bump JS CI Node version to 18 (#1066)

Node 18 has been stable for a while, so I feel comfortable making this switch; should be no down...

github.com/just-the-docs/just-the-docs - b050b13d01dadbe1637ccd3b823102d90b255f8c authored about 2 years ago
Update CHANGELOG.md

github.com/just-the-docs/just-the-docs - c4d246f83d150903b3f6bc2036b9b2ba0a5e3d9a authored about 2 years ago
patch: `child.child_nav_order` to `node.child_nav_order` (#1065)

github.com/just-the-docs/just-the-docs - 059eaee8eddcb054eebb746cfbad15c25c880f05 authored about 2 years ago
Update CHANGELOG.md

github.com/just-the-docs/just-the-docs - 1007fd5192f802bf80b91f350e3b9eaa41d8a3b0 authored about 2 years ago
analytics: support multiple tracking IDs, document UA -> GA4 switch (#1029)

* Issue #1023 - note that GA4 properties are supported

* Issue #1023 - parameterize Google An...

github.com/just-the-docs/just-the-docs - 9bccf07faab575f9d26dce3b4d4c8c8c2c4c9f8d authored about 2 years ago
Update CHANGELOG.md

github.com/just-the-docs/just-the-docs - b799ea8eaf6230febaa952d4f293ee1ee8e48e62 authored about 2 years ago
add `reversed`, deprecate `desc` for nav `child_nav_order` (#1061)

* Add 'reversed' as the preferred keyword, with 'desc' as a deprecated alternate

* Doc update...

github.com/just-the-docs/just-the-docs - 7c3936a55ddcc3e2b9b6305bf19f3cbd6a9e39cf authored about 2 years ago
Update CHANGELOG.md

github.com/just-the-docs/just-the-docs - 9996d66940cf63f70ce16a184f6f63c7ffce6c80 authored about 2 years ago
Removes `favicon.html`, shifts content to `head_custom.html` (#1027)

* Removes `favicon.html`, shifts content to `head_custom.html`
* explicit callout for custom fa...

github.com/just-the-docs/just-the-docs - 845cd763f3b3cac052e333df3559dcc4c9a3383a authored about 2 years ago
Merge pull request #1053 from just-the-docs/dependabot/npm_and_yarn/prettier-2.8.1

github.com/just-the-docs/just-the-docs - cf5aa7334f8ca49227d38b3d7998fa80945e4ec7 authored about 2 years ago
Bump prettier from 2.8.0 to 2.8.1

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 to 2.8.1.
- [Release notes](ht...

github.com/just-the-docs/just-the-docs - 548ddb3381d5f17660851c9c4fcaad3b1439cc0e authored about 2 years ago
Merge pull request #1052 from just-the-docs/dependabot/npm_and_yarn/stylelint-14.16.0

Bump stylelint from 14.15.0 to 14.16.0

github.com/just-the-docs/just-the-docs - 9f8b88b0d83138a10f816eb25a7ea7d906326eb7 authored about 2 years ago
Bump stylelint from 14.15.0 to 14.16.0

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.15.0 to 14.16.0.
- [Release no...

github.com/just-the-docs/just-the-docs - 1ca8ac0c4dc8e1d126eb91ffcdf64676c44ebc40 authored about 2 years ago
Bump prettier from 2.7.1 to 2.8.0 (#1043)

Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0.
- [Release notes](h...

github.com/just-the-docs/just-the-docs - fb0377bae20fa9e7e79bf1a2b03f6ca5ef25c576 authored about 2 years ago
Bump stylelint-config-standard-scss from 6.0.0 to 6.1.0 (#1038)

Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standa...

github.com/just-the-docs/just-the-docs - 38e75667329573df9a334ab872c8fb34a768ae15 authored about 2 years ago
Bump stylelint from 14.14.1 to 14.15.0 (#1041)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.14.1 to 14.15.0.
- [Release n...

github.com/just-the-docs/just-the-docs - 7267b0513e5895a2fda270f8da0229e76abdf1c5 authored about 2 years ago
Update CHANGELOG.md

github.com/just-the-docs/just-the-docs - 22ed2394b7ee5946b39ae39f13287f4487c6f311 authored about 2 years ago
Fix duplicate `title` if `jekyll-seo-tag` not in users's plugins (#1040)

In case 'just-the-docs' is used as a theme, and a user does not
eplicitly include 'jekyll-seo-t...

github.com/just-the-docs/just-the-docs - c498a5690a591a26a60eefefd964b757ee40b0ec authored about 2 years ago
Update CHANGELOG.md

github.com/just-the-docs/just-the-docs - b09fd44d7099604d285d112fafe8ac95c742bd61 authored about 2 years ago
Fix external links for sites with no pages (#1021)

Fix #1020

- Move the display of nav external links from `_includes/nav.html` to `_layouts/def...

github.com/just-the-docs/just-the-docs - 29b5d147896a5156d826fcb2b01799b7fc27d4f5 authored about 2 years ago
Update CHANGELOG.md

github.com/just-the-docs/just-the-docs - bf6f5028af68e3dec5ed3f74e2f3066c4fb2e454 authored about 2 years ago
Update the theme home page (#1018)

* Update the theme home page

Major update:
- Refer to `just-the-docs-template` for getting s...

github.com/just-the-docs/just-the-docs - c278005d44bf2e9dba0b6c00f819f7706e19031d authored about 2 years ago
Update README.md (#1019)

* Update README.md

Major update:

- Refer to `just-the-docs-template` for getting started.
...

github.com/just-the-docs/just-the-docs - a1bac2d5f0f90ccc1b7183e621bf2991ccf84c43 authored about 2 years ago
Bump stylelint from 14.14.0 to 14.14.1 (#1024)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.14.0 to 14.14.1.
- [Release n...

github.com/just-the-docs/just-the-docs - 7a98e51adbeba81cd0aae33abd243620f2b62186 authored about 2 years ago
Update CHANGELOG.md

github.com/just-the-docs/just-the-docs - ee2e3245672a763246884a0c31f37b27eb6016f2 authored about 2 years ago
Fix top-level active link (#1015)

* Fix top-level active link

Fixes #1014

1. Reverse the order of `page.parent == node.titl...

github.com/just-the-docs/just-the-docs - 063acaca15e8a6a3e9dcd3ed11fd0a4a5cfd17ed authored about 2 years ago
Bump stylelint-config-standard-scss from 5.0.0 to 6.0.0 (#1012)

Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standa...

github.com/just-the-docs/just-the-docs - 5a0bbcda2f64ad2581dfc170fd905c6d16f4f307 authored over 2 years ago
Fixed import order of `custom.scss`; puts at end (#1010)

This way, custom styles are able to override the callout styles, which were previously included ...

github.com/just-the-docs/just-the-docs - 53edd7868d1520774c1b5d9c1c0b36cd08eb5281 authored over 2 years ago
Fixes additional typos in CHANGELOG links (#1006)

Fixes additional CHANGELOG typos

See: https://github.com/just-the-docs/just-the-docs/pull/100...

github.com/just-the-docs/just-the-docs - 223feac30b198c100fac2aa55e890bd3034f7828 authored over 2 years ago
Bump stylelint from 14.13.0 to 14.14.0 (#1007)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.13.0 to 14.14.0.
- [Release n...

github.com/just-the-docs/just-the-docs - 8f6439242437285bf05f6d36cf280889e59b3946 authored over 2 years ago
Fix incorrect disambiguation in generated TOCs (#999)

The regression tests in https://just-the-docs.github.io/just-the-docs-tests/navigation/grandpare...

github.com/just-the-docs/just-the-docs - 7c124a210a5303e99556de0ee54d79b6d8f6d3b8 authored over 2 years ago
Fix duplicated external links in collections (#1001)

Fix external links and collections

The navigation should only display the external links once...

github.com/just-the-docs/just-the-docs - 6d9d41359c46882d9b64a446d5a83fac5b3e20a7 authored over 2 years ago
Fix typo in changelog links (#1000)

GitHub with one `h` rather than two!

github.com/just-the-docs/just-the-docs - e701ce140e53fb7ca7aa932a5db4b423641e4094 authored over 2 years ago
Experimental nav optimization for simple cases (#992)

* Optimize simple navigation cases

Fix inefficiency reported in feedback on v0.4.0.rc2 (see d...

github.com/just-the-docs/just-the-docs - b4b951fe5d8c748558d054d56fdcc270b874468b authored over 2 years ago
Fix default highlighting in custom color schemes (#986)

* Fix default highlighting in custom schemes

Fix #982

The variable settings for highlighti...

github.com/just-the-docs/just-the-docs - 33a7b2ac286f7cdf8612b471e6fb6d00b3f4eade authored over 2 years ago
Bump stylelint from 14.12.1 to 14.13.0 (#990)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.12.1 to 14.13.0.
- [Release n...

github.com/just-the-docs/just-the-docs - f1fd81dd013b67df94f3d6b420416eeade2cee4e authored over 2 years ago
Improve docs for code highlighting with line numbers (#974)

* Add toc heading custom include

Closes #961.

* Revert "Add toc heading custom include"

...

github.com/just-the-docs/just-the-docs - 93857587dd42bb397be4cb49eb51fcae4f416f2a authored over 2 years ago
Make more CHANGELOG urls clickable (#984)

* Make more CHANGELOG urls clickable

Extension of PR #977 to v0.4.0.rc1:

- Make callouts ...

github.com/just-the-docs/just-the-docs - ce820828dcc1d7d795a5c9463519a8b801870734 authored over 2 years ago
Fix excluded vendor cleanup (#985)

Fix #973

Update the array of excluded directories and files to be:

- those that Jekyll exc...

github.com/just-the-docs/just-the-docs - 13a1ac2a42e666227e3145e80f030b574f5d496d authored over 2 years ago
Add custom include for TOC heading (#980)

Closes #961. Replays a previous attempt.

github.com/just-the-docs/just-the-docs - 6061dd27e1cbc5e43e764bef450ac560e14d4f18 authored over 2 years ago
Make CHANGELOG urls clickable (#977)

* Make CHANGELOG urls clickable

- Add link reference definitions for PRs and new contributors...

github.com/just-the-docs/just-the-docs - dbe157461bc52f49c0b3736deb5284fa98a7bd12 authored over 2 years ago
Bump stylelint from 14.12.0 to 14.12.1 (#978)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.12.0 to 14.12.1.
- [Release n...

github.com/just-the-docs/just-the-docs - e91df1e4bfdda3f99ae7c30a8bfdba74e8f057fd authored over 2 years ago
Fixes link styling to use native `text-decoration` properties (#967)

Change link/anchor styling to use `text-decoration`, `text-decoration-color`, `text-underline-of...

github.com/just-the-docs/just-the-docs - 4c2d50965c56329ee951038b79643e911320e60f authored over 2 years ago
Bump stylelint from 14.11.0 to 14.12.0 (#970)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.11.0 to 14.12.0.
- [Release n...

github.com/just-the-docs/just-the-docs - 3a77f95280b51b46cb864861685d9f95a32ecddd authored over 2 years ago
add styling for blockquotes (#965)

This is a bite-sized PR that fixes #681. It adds a very minimal styling set to `blockquote` that...

github.com/just-the-docs/just-the-docs - 9107f2e81e53c62dbc9ee19830885dde393f72b8 authored over 2 years ago
Fix HTML validation issues (W3C validator) (#964)

Closes #963.

- redundant `role="navigation"` on nav elements
- redundant `type="text/javascr...

github.com/just-the-docs/just-the-docs - 855427186b2a57ad0d9f0966500ab1bd0613310f authored over 2 years ago
Fix active grandchild link class (#962)

An occurrence of `grandchild` was miss-spelled `grand_child` (!).
That caused omission of the `...

github.com/just-the-docs/just-the-docs - b3e3eaf9dc22387ef72cf50bd3a9fd4943fb6f12 authored over 2 years ago
fix: spacing issue when search is disabled (#960)

Fixes #396.

github.com/just-the-docs/just-the-docs - 1043a34104f2c9aa1312279b055405ab9707d595 authored over 2 years ago
Update CHANGELOG.md

Remove inaccurate comments about unpinned gem versions
- pre-release gems have lower precedence ...

github.com/just-the-docs/just-the-docs - 7cda88dfa304b55d5bc8298943a3e75c0389bef1 authored over 2 years ago
Update CHANGELOG.md

Clarify that there aren't yet any changes to `main` since the release of `v0.4.0.rc2`.

github.com/just-the-docs/just-the-docs - e484ad03dcb69883734b9e4c122a65fbac1e5182 authored over 2 years ago
prep for `v0.4.0.rc2` (#957)

prep for v0.4.0.rc2

github.com/just-the-docs/just-the-docs - d9594fb7d56702517261ef70248c24ffa6d36929 authored over 2 years ago
Improve build time of navigation panel (#956)

Fix #863.

The current Liquid code to generate the navigation panel involves the inefficient e...

github.com/just-the-docs/just-the-docs - 457dce36515d454228b7504bfd57ab92131c6dad authored over 2 years ago
Provide ability to skip to main content (#949)

Why are these changes being introduced:

* The current tab order requires keyboard or screenre...

github.com/just-the-docs/just-the-docs - 8333eceb0d6c804300e475dd03bcbb9cd3aa2dfd authored over 2 years ago
Clarify version docs (#955)

This PR updates the home page and the CHANGELOG to refer to v0.4.0.rc1 as a pre-release or rele...

github.com/just-the-docs/just-the-docs - bd2af37865232a28d493aef29f30a006e5b6f24e authored over 2 years ago
Add docs for custom search placeholder (#939)

Follow-up to #613. Relatively self-explanatory!

Co-authored-by: Peter Mosses <18308236+pdmoss...

github.com/just-the-docs/just-the-docs - 91a894c0d43d93ee152c53c1f0e283e1af697ef9 authored over 2 years ago
Improve display of AsciiDoc examples with titles (#944)

The jekyll-asciidoc plugin will take AsciiDoc markup like this:

.A method that returns the s...

github.com/just-the-docs/just-the-docs - e03483d8eda6f9ecc0d0b9b3c75fc77a99def32b authored over 2 years ago
Adds accessible titles to nested page nav toggle (#950)

Adds accessible nav elements for nested pages

Why are these changes being introduced:

* Th...

github.com/just-the-docs/just-the-docs - 84179b0a3335b116714298f2177c4f609c48c122 authored over 2 years ago
chore: exclude `vendor/` in Jekyll config (#941)

Building the jekyll site on your own in GitHub workflows fails due missing exclude of `vendor` i...

github.com/just-the-docs/just-the-docs - b95a7176622459ecbbacba200e9ce1fccb511a07 authored over 2 years ago
docs: fix broken link (custom footer) (#951)

github.com/just-the-docs/just-the-docs - 4bdec0bb3a47228436cd542b1714a2bff335616f authored over 2 years ago
Update customization.md

Added a missing `{: .no_toc }`, to avoid a 3rd-level item in the displayed TOC at the top of the...

github.com/just-the-docs/just-the-docs - adbc25dec583e4d19f1511e53dce47785cfd00ec authored over 2 years ago
Fix table of contents on search docs (#940)

github.com/just-the-docs/just-the-docs - 977349ceb37f5b5da1cbd8f804241e43d9686883 authored over 2 years ago